Maybe this was already asked & answered before, but considering the price increase, would you consider lowering the payout threshold on pool.dero.live from 2.0 DERO down to 0.5, or even 0.25?
// Block reward of the first (genesis) block // This one is NOT used for premine to avoid sync issues and hardcoding the address const uint64_t GENESIS_BLOCK_REWARD = UINT64_C(1); // not zero because that would cause a mess
// Block reward of second block (i.e. first actually mined block) // Used for premine - but with a less hard-coded approach then baking it into the Genesis block const uint64_t SECOND_BLOCK_REWARD = UINT64_C(85000000 * 100000000);
It has for sure been a shaky start, however I do agree with this:
Quote from: helloalicoin
I would trust a coin behind which there are real business processes much more, than a 1947th coin which has nothing to offer really other than the previous ones.
I'm curious about what those business processes are.
Interesting with the planned update of the PoW algorithm! Shouldn't it be called CryptoNight Heavy/Hard/Tough though? ("Light" in "CryptoNight Light" refers to light as in easy, not as in high illumination.)
As fun as it would be to become a "KRX billionaire", I really think it would have been better to move the decimal place one or even two steps to the left. The main problem with having this many coins is that one coin will be worth much less than 1 satoshi (at least initially) which may cause problems when/if it hits an exchange.
We are sorry, looks like we have made a mistake. We are working to correct this right now. Tail Emission Reward actually needs to be 4 zeroes less to properly calculate rewards. Good for the first few miners, eh?
Cool! I see that the block reward has changed now.
Do I get a reward for finding the bug (aside from keeping the coins I mined yesterday)?