Bitcoin Forum
June 20, 2024, 06:28:05 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 248 »
2281  Alternate cryptocurrencies / Pools (Altcoins) / Re: XCN Cryptonite Pool xcn.suprnova.cc M7 POW NVIDIA/CPU on: December 04, 2016, 08:37:36 AM
Pool Down
2282  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: December 03, 2016, 06:41:13 PM
Optimisatoins in all algos! https://github.com/alexis78/ccminer

This is old news.
2283  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: December 03, 2016, 01:48:20 PM
Here the updated diff I'm going to commit:

diff --git a/src/clientversion.h b/src/clientversion.h
index 6b23a4c..ba1f35d 100644
--- a/src/clientversion.h
+++ b/src/clientversion.h
@@ -8,7 +8,7 @@
 // These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
 #define CLIENT_VERSION_MAJOR       1
 #define CLIENT_VERSION_MINOR       3
-#define CLIENT_VERSION_REVISION    0
+#define CLIENT_VERSION_REVISION    1
 #define CLIENT_VERSION_BUILD       0
 
 // Set to true for release, false for prerelease or test build
diff --git a/src/main.cpp b/src/main.cpp
index 2a1cb00..69a1452 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1271,7 +1271,7 @@ const CBlockIndex* GetLastBlockIndexForAlgo(const CBlockIndex* pindex, int algo)
 
 int64 static GetBlockValue(int nHeight, int64 nFees)
 {
-    int64 nSubsidy = 0;
+    int64 nSubsidy = 0.5 * COIN;
     if (nHeight == 1) nSubsidy = 1400000 * COIN; // IPO block
     else
     if (nHeight <= 800) nSubsidy = 0.5 * COIN;
@@ -1285,6 +1285,8 @@ int64 static GetBlockValue(int nHeight, int64 nFees)
     if (nHeight <= 40000) nSubsidy = 3 * COIN;
     else
     if (nHeight <= 626200) nSubsidy = 2 * COIN;
+    else
+    if (nHeight >= 630000 && nHeight <= 1329800) nSubsidy = 1 * COIN;
 
     return nSubsidy + nFees;
 }
diff --git a/src/version.h b/src/version.h
index 9d7402a..096f110 100644
--- a/src/version.h
+++ b/src/version.h
@@ -25,7 +25,7 @@ extern const std::string CLIENT_DATE;
 // network protocol versioning
 //
 
-static const int PROTOCOL_VERSION = 1004;
+static const int PROTOCOL_VERSION = 1005;
 
 // earlier versions not supported as of Feb 2012, and are disconnected
 static const int MIN_PROTO_VERSION = 1000;

NOTE: it will be pushed to https://github.com/pallas1/joincoin
NOTE2: I changed the start of 1 coin block reward from 629000 to 630000, as suggested

I will wait till tomorrow so everybody can comment, then if it's ok I'll push it to my repository, and we will have it built for all the platforms. Then we will notify the services.
2284  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: December 01, 2016, 02:11:23 PM
to those stated they mine on zpool:

is it even worth? last time i checked (when the original thread wasnt locked) zpool silently "lost" ~20% of your earnings

+1

have got a similar experience, if not worst. Yiimp all the way; one of the best services, if not the Number 1.

same developer making both the pool and the miner(s) is a big advantage!
2285  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: December 01, 2016, 12:43:01 PM
before I provided a fix on sp_ github, the skein implementation was showing higher hashrate than real.
I don't know which private versions have this fix, maybe only the latest.
another thing is the lower hashrate on the pool because of duplicate shares, that was fixed long ago.
2286  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: December 01, 2016, 09:30:24 AM
so how to host the ini. miniblockexplorer thing, so others can reach it, do i do it with iis, or apache,
up 24hrs., 7d, yr. but pallas, hi there bro, could you as dev explain what you think is the important part in this blockchain
that someone has to host yet, if done so, wich kind of sort of layout it gets and the traffic on that host if done so whomever is hosting this, is
probably not allowed by most providers, but due to not using vpn, azure, or so

I said "block explorer" because poloniex asked for it.
It is a useful tool indeed.
I think it can be easily deployed on a free trial machine on google cloud or amazon ec2.
There are some sites providing coin services, some are hosting block explorers, maybe they can do it, and get revenue by page ADs. Never had to deal with that yet, though.
2287  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 30, 2016, 09:02:00 PM
prob will get delisted in next wave ... stay safe

Why should it be delisted? Exchanged daily volume often exceeds 30 BTC, even 50 at times.
2288  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 30, 2016, 04:09:20 PM
Hi all,

Just wanted to say how much I appreciate the efforts to keep XCN alive.

I've always admired the elegant, innovative tech in this project.

Don't forget the key role near death experiences play in developing a coin's antifragility.

If XCN can survive its time in the wilderness, it has a correspondingly better chance to survive success.

It surely deserves to survive more than many others.
In the end what are the altcoins for, if not experimenting new technologies?

Now someone please host the blockexplorer :-)
2289  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 30, 2016, 02:46:43 PM
Well on windows you have to start the wallet wih -upnp to make it happen as pallas wrote -D
Would also be cool to port the wallet to newer version of Bitcoin Core Client... is it possible?

or add upnp=1 to the conf file.
2290  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 30, 2016, 01:38:10 PM
Hello,

here is a snapshot as of today 6min old blockchain.
I keep them updated and place them here:

http://uploaded.net/f/byfgnu
also about doing a Torrent.

Also do your part keep wallet open - open the ports so seed is working.
Currently I have 30 connections to my node loading from me the blockchain data...the more keep it like this the more healthy the XCN become again.


Thanks!
And if your router has UPNP enabled, you don't even need to open the ports ;-)
2291  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. on: November 30, 2016, 12:21:12 PM
ASIC for ZCAS,ZCOIN ,etc... http://www.ufominers.com/zcash-equinox

I think it's just a gpu rig.
2292  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: November 29, 2016, 02:19:35 PM
Did you try starting the wallet with "-rescan"?

Thank you for the above inputs. I am glad that it is not a problem after all.  Cheesy

Did I do it right?

Code:
09:08:48
importprivkey TPnzABJxTedmh6JXesQwdW18xatCA52K89uvmTykGH9UkX4VAXSr JJ rescan=true

09:08:48
Error: Error parsing JSON:rescan=true


"-rescan" was a commandline option to add when you run the wallet.
if you wanna use the rpc command, I think you should replace "rescan=true" with just "true"
2293  Alternate cryptocurrencies / Announcements (Altcoins) / Re: | ANN | Espers [ESP] | New Algo | New Features In Development | Reverse-ICO | on: November 29, 2016, 09:25:41 AM
do not buy ESP2 friend, it will be a scam coin later

we have trolls, good! that means the coin is starting to get attention ;-)
2294  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: November 29, 2016, 08:14:13 AM
Guys I do not have a windows environment to compile the binaries; can someone do this please, when the github is updated?
2295  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: November 28, 2016, 02:36:35 PM
I had a look at the chain status and the blocks are coming much slower than blocktime, of course it's because there are very few miners and some algos are probably untouched.
Hence I can't detemine a starting blocktime for the new reward scheme.

Anyway, here is a draft:

int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 0.5 * COIN;
    if (nHeight == 1) nSubsidy = 1400000 * COIN; // IPO block
    else
    if (nHeight <= 800) nSubsidy = 0.5 * COIN;
    else
    if (nHeight <= 2000) nSubsidy = 6 * COIN;
    else
    if (nHeight <= 10000) nSubsidy = 5 * COIN;
    else
    if (nHeight <= 20000) nSubsidy = 4 * COIN;
    else
    if (nHeight <= 40000) nSubsidy = 3 * COIN;
    else
    if (nHeight <= 626200) nSubsidy = 2 * COIN;
    else
    if (nHeight >= 629000 && nHeight <= 1329800) nSubsidy = 1 * COIN;

    return nSubsidy + nFees;
}


Looking good. How much time do you think is needed for everyone to upgrade (users, exchanges, other services)?

I never did it (contacting the exchanges etc. as "main coin dev") but I guess a couple months is enough.
At least I've seen such timing (between 1 and 2 months) used by other coins with success.
I was wondering about the block exploerer, is it managed by someone still active?
2296  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 28, 2016, 02:32:18 PM
here it is:

https://mega.nz/#!MFxCSKza!45ImVRVcWpNUKnVVb025yT-_9NbmMozWlGJbMmNoVjA
2297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 28, 2016, 12:45:55 PM
I made snapshot but they are 1month old and i can't even with them get it sycned. :-(
The snapshots pages back is even older but also gives error when syncing again around 41000blocks ago..it started so i need a already synced one.
I wasted 2 days of syncing and always get at certain block error..

So please pallas can you provide me your snapshot? Thanks

What files are needed for the snapshot?
2298  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine on: November 28, 2016, 12:42:41 PM
Could someone please post the full blockchain.
I tried now 4 times over many days to sync..no success ..it often happens that i get blockread error.
Something is messed in the blockchain and full sync is not working anymore - so please share.

there is one some pages back, if that doesn't work I will make a snapshot for you.
2299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: November 28, 2016, 10:22:18 AM
I had a look at the chain status and the blocks are coming much slower than blocktime, of course it's because there are very few miners and some algos are probably untouched.
Hence I can't detemine a starting blocktime for the new reward scheme.

Anyway, here is a draft:

int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 0.5 * COIN;
    if (nHeight == 1) nSubsidy = 1400000 * COIN; // IPO block
    else
    if (nHeight <= 800) nSubsidy = 0.5 * COIN;
    else
    if (nHeight <= 2000) nSubsidy = 6 * COIN;
    else
    if (nHeight <= 10000) nSubsidy = 5 * COIN;
    else
    if (nHeight <= 20000) nSubsidy = 4 * COIN;
    else
    if (nHeight <= 40000) nSubsidy = 3 * COIN;
    else
    if (nHeight <= 626200) nSubsidy = 2 * COIN;
    else
    if (nHeight >= 629000 && nHeight <= 1329800) nSubsidy = 1 * COIN;

    return nSubsidy + nFees;
}
2300  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD on: November 27, 2016, 06:10:59 PM
Did you try starting the wallet with "-rescan"?
Pages: « 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 [115] 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 ... 248 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!