github celo-org/celo-blockchain v1.5.8
Celo-Blockchain Release 1.5.8

latest releases: v1.8.5, v1.8.4, v1.8.3...
2 years ago

The 1.5.8 release includes a refactor of the RoundChangeCertificate message's encoding/decoding mechanism within istanbul, dramatically reducing its payload size during worst-case round change scenarios. This allows preprepare messages to respect the boundaries of RLP max message size (16MB) and p2p max message size (10MB).

This change breaks compatibility in the istanbul consensus between validators, but can be released in a rolling fashion without major issues.

Changes

  • Reduce Preprepare size (#1924)
  • Revert max size for p2p messages change from 1.5.7

Docker Images

Celo blockchain client: us.gcr.io/celo-org/geth:1.5.8
Celo blockchain client and associated tools: us.gcr.io/celo-org/geth-all:1.5.8

Don't miss a new celo-blockchain release

NewReleases is sending notifications on new releases.