github Chia-Network/chia-blockchain 1.1.5

latest releases: 2.4.4, 2.4.4-rc3, 2.4.4-rc2...
3 years ago

1.1.5 Chia Blockchain 2021-05-09

Fixed

  • We were not checking for negative values in the uint64 constructor. Therefore coins with negative values were added to the mempool. These blocks passed validation, but they did not get added into the blockchain due to negative values not serializing in uint64. Farmers making these blocks would make blocks that did not make it into or advance the chain, so the blockchain slowed down starting at block 255518 around 6:35AM PDT. The fix adds a check in the mempool and block validation, and does not disconnect peers who send these invalid blocks (any peer 1.1.4 or older), making this update not mandatory but is recommended. Users not updating might see their blocks get rejected from other peers.

Don't miss a new chia-blockchain release

NewReleases is sending notifications on new releases.