github celo-org/celo-kona celo/reth-v1.0.5
celo-reth v1.0.5

3 hours ago

Highlights

Upgrade recommended. This release hardens transaction decoding and fixes CIP-64 RPC fee handling.

  • Reject non-canonical EIP-2718 transaction encodings, including missing type bytes and trailing data (#321).
  • Price CIP-64 eth_call and eth_estimateGas in the selected fee currency and calculate gas allowance from its balance (#325). Requests from callers without that fee currency now fail, matching op-geth.

What's Changed

  • Reject non-canonical transaction encodings (backport optimism#22778) by @seolaoh in #321
  • celo-reth: price CIP-64 eth_call/eth_estimateGas in the fee currency (celo/reth-v1.0) by @karlb in #325

Container image: us-west1-docker.pkg.dev/devopsre/celo-blockchain-public/op-reth:celo-v1.0.5

Full Changelog: celo/reth-v1.0.4...celo/reth-v1.0.5

Don't miss a new celo-kona release

NewReleases is sending notifications on new releases.