TeamEmpireCoin / EmpireCoin

EmpireCoin is an experimental cryptocurrency where players vote on outcomes to win coins
http://empirecoin.org
MIT License
2 stars 2 forks source link

Coinbase pays too much #15

Closed xmadisco closed 8 years ago

xmadisco commented 8 years ago

ERROR: ConnectBlock() : coinbase pays too much (actual=77500000000 vs limit=2500000000)

The limit needs to be adjusted to be the higher value for rounds that have payouts.

xmadisco commented 8 years ago

Strange, this check is already implemented correctly. I can't reproduce that problem either. I think the node that had issues was essentially a fork of the other testnet between the other nodes. You can see in the logs how many orphans there were and it looks like that node only accepted 10 blocks. I would wipe the blockchain there and re-sync.

xmadisco commented 8 years ago

Can't reproduce.