Skip to content

Celo-blockchain Release 1.4.3

Compare
Choose a tag to compare
@mcortesi mcortesi released this 02 Feb 22:55
· 1615 commits to master since this release
v1.4.3

The 1.4.3, fixes a security vulnerability found on consensus

Vulnerability involve Validators accepting as valid, a block without AggregatedParentSeal field on the header. This issue would generate consensus on an invalid block that later will be rejected the all full nodes. And quite probably stall the network. But safety of the network is not compromised.

  • The fix and details on it can be found on #1831

Docker Images

geth: us.gcr.io/celo-org/geth:1.4.3
geth-all: us.gcr.io/celo-org/geth-all:1.4.3