I fix check reward in test version and resynch. All block good until 169778.
Just add some code in function "bool CBlock::ConnectBlock"
...
// Check coinbase reward
if (vtx[0].GetValueOut() > (IsProofOfWork()? (GetProofOfWorkReward(pindex->nHeight) + nFees) : 0))
return DoS(50, error("CheckBlock() : coinbase reward exceeded %s > %s",
FormatMoney(vtx[0].GetValueOut()).c_str(),
FormatMoney(IsProofOfWork()? GetProofOfWorkReward(pindex->nHeight) : 0).c_str()));
// ppcoin: track money supply and mint amount info
...
What about change PoS rate to 12, 50, 100, or 200%?
unless those rogue PoW blocks can be removed, i dont see how this coin could be saved.
If intention is to go PoS only then the most needed change PoS would be to reduce the eligibility for stake from 30 days to maybe 1 day, as it will take a lot of time to get the network going again should that address that been staking nonstop for years come to a halt.
Interest does not need to be increased unless you only want a coin with short term life, no one wants to buy a coin that explodes to billions supply be worthless in 6 months like some "superturbohyperstakingmegasproutscoin2"
, only good for scam exchanges that end up owning most of the coins and then use the stake for regular income off their users. (why do so many of these ridiculous interest coins originate with cryptsy or their associated?)
I dont have much hope for coin after all the stalling tactics from cryptsy on shifting it out maintenance, but it would be interesting to see someone could come up with a clean solution that removes the rogue generated coins in the blockchain without breaking it.
This exploit you have found reminds me of those other cryptsy coins like CENT pennies and LGD legendarycoin that were contain glitches that were secretly exploited then dumped, which was likely by members of the cryptsy team themselves, given what has been revealed so far about those crooks. Perhaps the same idea planned for BUK but the wallet guy had already run off before they could get the wallet working to profit from it? There was a very unusual promotion of it for a short period where i'm guessing cryptsy had "sponsored" the coin with 1 BTC to pump the price but the wallet was not working so they could deposit any new coins into the system.