github ethereum-optimism/op-geth v1.101315.3
v1.101315.3 - Sepolia Granite activation

latest releases: v1.101408.1-dev.1, v1.101408.0, v1.101315.3-granite-mainnet...
one month ago

❗ Sepolia Superchain Granite activation Next Monday 8/12

This release contains the activation of the Granite hardfork on the Sepolia Superchain on Mon Aug 12 16:00:00 UTC 2024. Node operators of any Sepolia OP Chains (OP, Base, Mode, Zora, and other chains in the Superchain Registry) must update before this activation timestamp, or their nodes will halt when the chains activate Granite.

It is a recommended update for all other node operators as it contains various improvements and bug fixes.

🤝 The corresponding Granite Sepolia op-node release in the monorepo is op-node/v1.9.0. However, it misses the Granite override flag - for those who need it, it is present in op-node/v1.9.0. This op-geth release does have the override flags as --override.granite (or env var GETH_OVERRIDE_GRANITE).

Granite

This release contains all features of the upcoming Granite protocol upgrade (specs pending). The Granite activation can be manually enabled via overrides for chains which don't activate Granite via the Superchain (currently only the Sepolia Superchain).

What's Changed

  • core: do not trigger rewind behaviour when modifying pre-genesis hardfork times / blocks by @geoknee in #332
  • Update superchain registry by @geoknee in #336
  • Make OptimismConfig.EIP1559DenominatorCanyon optional by @bitwiseguy in #345
  • Add tests for tracing successful deposits by @danyalprout in #333
  • chore: update fork.yaml to include RIP-7212 files by @danyalprout in #350
  • granite: Limit bn256Pairing input size by @Inphi in #353
  • Prepare for Granite testnet/devnet release by @Inphi in #354

Full Changelog: v1.101315.2...v1.101315.3

🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101315.3

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.