Celo-blockchain v1.7.3-stable includes a fix for failing block traces on certain mainnet blocks.
All bugs fixed in this release:
- Error when running
debug_traceBlockByNumber
on0x108F49C
(#2002) - Fix a potential segfault when doing fast forward receipt download fixes (#1920)
- Add local flag and migrate flags in uptime report (#1914)
- GraphQL returns incorrect gas price (#2015)
- Upgrade dependency "github.com/celo-org/celo-bls-go" (#2005)
- Ensure RoundStateDB is closed when core is stopped (#1996)
You will want to upgrade to this version if you are:
- Running an RPC node that is serving traceBlock or GraphQL calls.
Docker Images
Celo blockchain client: us.gcr.io/celo-org/geth:1.7.3
Celo blockchain client and associated tools: us.gcr.io/celo-org/geth-all:1.7.3