Skip to content

Celo-Blockchain Release 1.5.3-stable

Choose a tag to compare

@gastonponti gastonponti released this 16 Feb 00:08
· 551 commits to master since this release
v1.5.3

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