github scroll-tech/go-ethereum scroll-v5.8.74

latest releases: scroll-v5.9.4, scroll-v5.9.3-rc5, scroll-v5.9.3-rc4...
one month ago

Overview

This is a hotfix release for Scroll Sepolia nodes. This release fixes two issues:

  • Some eth_estimateGas RPC calls would fail with insufficient gas for floor data gas cost.
  • Nodes running with rollup verification enabled would fail at the first Feynman batch with failed to sanity check postL1MessageQueueHash after applying all L1 messages.

This release is mandatory for Scroll Sepolia nodes with rollup verification enabled (--rollup.verify flag). Upgrading Scroll mainnet nodes to this version is not recommended.

What's Changed

  • fix: consider floor gas in eth_estimateGas by @Thegaram in #1225
  • fix: remove wrong transition check in rollup-verifier by @Thegaram in #1226

Full Changelog: scroll-v5.8.72...scroll-v5.8.74

Don't miss a new go-ethereum release

NewReleases is sending notifications on new releases.