Skip to content

Celo-Blockchain Release 1.8.1

Compare
Choose a tag to compare
@palango palango released this 26 Feb 10:30
· 33 commits to master since this release
5709f93

Celo-blockchain v1.8.1 includes a a collection of bug fixes and enhancements for the blockchain client.
We recommend this update for all users.

Enhancements

  • eth/filters: send rpctransactions in pending-subscription (#2252)
  • eth/tracers: add txHash field on txTraceResult (#2254)
  • eth/filter, ethclient/gethclient: added fullTx-flag to NewPendingTransactions (#2239)
  • Implemented the limit per fee currency (#2203)
  • Improve performance of answerGetBlockBodiesQuery (#2198)
  • build: upgrade to go 1.19 (#2189)
  • RSDB: metrics and performance improvements (#2184)

Bug fixes

  • Skip debit/credit during gas estimation (#2258)
  • Properly create SysCtx in AccessList RPC (#2257)
  • Hardcode pre gingerbread block gas limits for existing chains (#2229)
  • Fix underpriced check for multi currency (#2230)
  • Fix genesis block gingerbread fields (#2245)
  • Use glibc for amd64 and muslc for arm64 (#2213)
  • Add chain_head_gasprice gauge metric (#2208)
  • Handle failing fee conversion (#2159)
  • Fix tracing for transactions using on-chain randomness in latest block (#2186)

Docker Images

geth: us.gcr.io/celo-org/geth:1.8.1
geth-all: us.gcr.io/celo-org/geth-all:1.8.0