Post
Topic
Board Speculation (Altcoins)
Re: [XMR] Monero Speculation
by
jwinterm
on 26/05/2015, 03:27:50 UTC
Also, I know Monero has adaptive block size. I was commenting that Monero still needs to hard fork to implement permanent inflation rewards, and that maybe MP will be bellyache/troll similar to how he has over increasing bitcoin block size. It's kind of a scarcity issue along the same lines I think.

The inflation rewards are already in the code, no hardfork needed. This was always said to take place in the future. I dont think MP supports Monero (only him could say that), I merely pointed the link to an irc chatroom log.

Ohyea, I see where it is used:
https://github.com/monero-project/bitmonero/blob/master/src/cryptonote_core/cryptonote_basic_impl.cpp#L63

And defined as 0.3 XMR:
https://github.com/monero-project/bitmonero/blob/master/src/cryptonote_config.h#L54