Hey guys, after a long weekend I have some breaking news here and I would like to apologize to bring us closer to a resolution.
Thanks to Chicago (Xieta) from Mincoin, we got some good eyes on the code and it's different when you expand out four lines:
https://github.com/Flapmin/Flaps/blob/9acd232035ec35e72a22ac999038a8e77a660b9e/src/main.cpp#L1244-L1252 else if(nHeight < 1036860)
{
nSubsidy = 420000 * COIN;
}
else if(nHeight < 1036860)
{
nSubsidy = 10000000 * COIN;
}
else if(nHeight < 1071555)
See that? Due to the copypaste error the second block never gets hit, saving us from an unwanted expansion of 347 billion coins.
Below that, the additional block reward changes in this fork are questionable, including a hot zone where miners receive
65 17.8 billion coins in the near term (edit: corrected similar calculation error, use
these lines). However, increasing mining rewards has been the case for the last several Flappycoin forks in order to generate buzz. As this is not a pre-mine and not quadrupling the supply, it is not worth dividing the community over. We might as well go forward with the Flappy 5.5 fork.
We'll be removing the red alert from the Wordpress site shortly, and over the coming days update some links to better coordinate people to migrate to the new chain. Note there's plenty of work ahead such as migrating our block explorers and even providing a Mac wallet, so this won't happen instantly. Hopefully we can start mending now. Apologies to Flapmin, and others who did their part to ask good questions then ended up getting banned from Discord for it.