Specification:
Based on Ethereum protocol and source code.
Coin generation method: PoW, minable
Mining Algorithm: Ethash with BOMB disabled*
Mining block reward:
1 - 345600 (60 days, about 2 month)
Static reward: 3.0 feather
345601 - 1209700 (150 days, about 5 month)
Static reward: 2.0 feather
1209701 -
Block reward changes once per a month according to this formula:
rewardLevel = ((blockHeight - 1) / 172800) - 6
miningReward = ( (rewardLevel 1) / 22)^3 + 1)^(-1)
Block reward decreases from 1.0 feather to first slowly, later exponentially faster.
Block rewards all of above will be used to calculate uncle block rewards as well.
https://i.imgur.com/UmkFhU1.pngPremine: 907200 feathers (You can see at
https://github.com/feathereum/Documents/blob/master/premine/premine_detail_en.pdf)