freicoin / freicoin-old

Bitcoin integration/staging tree
http://www.bitcoin.org
MIT License
26 stars 8 forks source link

Switch coinbase distribution to arithmetic progression (linearly decreasing reward) #55

Closed maaku closed 11 years ago

maaku commented 11 years ago

What is called the “arithmetic progression” formula in this discussion:

http://www.freicoin.org/freicoin-generation-graph-t41.html

This will require a new genesis block and therefore a block chain reset.

maaku commented 11 years ago

Fixed in pull-request #57, although a new genesis block is still required.