miner's output is unfair (whole minable amount / (amount of connected miners))
it should take the needed time of mining into account of course. This will be changed soon
e.g. block 424: mining amount reached 100.0002 EXO instead of 100. This is caused by rounding amounts for the individual miners.
To be done: We better change it to be slightly below 100 and put the rest to the interest rate pool.
Also, there seems to be a glitch as well. #427 e.g. has one miner transaction too much. It contains 5x20 EXO + 1x16 EXO for a 100EXO block
mining amounts of blocks won't reach more than exactly 100% anymore. Working on the other limitations.
Log in to post a comment.
e.g. block 424: mining amount reached 100.0002 EXO instead of 100. This is caused by rounding amounts for the individual miners.
To be done: We better change it to be slightly below 100 and put the rest to the interest rate pool.
Also, there seems to be a glitch as well. #427 e.g. has one miner transaction too much. It contains 5x20 EXO + 1x16 EXO for a 100EXO block
mining amounts of blocks won't reach more than exactly 100% anymore.
Working on the other limitations.