github celo-org/celo-blockchain v1.5.3
Celo-Blockchain Release 1.5.3-stable

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

The 1.5.3 includes two fixes which are important to RPC providing nodes, and Baklava validators respectively.

You will want to upgrade to this version if you are:

  • Running a Baklava validator. PR #1840 includes an important fix to block proposing behavior which is required to get the network back to full operation.
  • Running an RPC node that responses to eth_getTransaction queries. Examples of this include block indexers, exchanges, and dApps that look up transaction as part of their logic.

Changes

  • Fix to logic for showing gas price on the eth_getTransaction RPC (#1837)
  • Fix to randomness contribution caching logic to fix miner behavior (#1840)

Docker images


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

Don't miss a new celo-blockchain release

NewReleases is sending notifications on new releases.