Block reward changes
mattpass opened this issue · 4 comments
mattpass commented
Tweaks need to be made to the block rewards and we're informed it's within the GetBlockSubsidy
function, which should be here:
mattpass commented
Notes courtesy of Littlefoot also:
Halving interval i think is in https://github.com/BTCPrivate/BitcoinPrivate/blob/master/src/chainparams.cpp#L311 and so is the diff bomb
Looks like this would have to be changed before any merge too michaelotis@1f0262b
mattpass commented
I have been advised and so noting it here that we should perform lengthy calculations on the block reward change to be sure it’s properly set up to coincide with lifetime supply.
bigdaveakers commented
What are the "tweaks" that are required? What are the block rewards being changed to?
bigdaveakers commented
I now wish I had never asked!!!!