DEV please add halving block reward every 300000 block and we rise the price. Ufo to the moon!
it was already added in first fork by me and Itos:
// Subsidy is cut in half every 416 days
nSubsidy >>= (nHeight / 400000);
there has been some talk about to change it to smoothly decreasing.
current way maybe too aggressive.
I will mine some more.