Skip to content

op-node v1.11.0 - L1 Pectra Readiness

Latest
Compare
Choose a tag to compare
@sebastianst sebastianst released this 11 Feb 22:05
· 17 commits to develop since this release
70fa449

❗ All node operators must upgrade to this release by the time their chain's L1 activates Pectra.

L1 Pectra Readiness

Corresponding op-node release: v1.101500.0

This release prepares the OP Stack to handle L1 chains activating Pectra. In particular, the op-geth dependency is updated to v1.101500.0, which contains a subset of the upstream go-ethereum v1.15.0 changes, in particular support for the new SetCode transaction type 4. (#13958)

Chain operators: also make sure to use the latest batcher release v1.11.1, which is aware of the changing calldata costs with L1 Prague activation.

It also contains a critical bug-fix to derivation that caused nodes to accept Holocene blocks by sequencer gossip on Holocene-activated networks even if the local configuration didn't contain the Holocene activation timestamp. Misconfigured nodes will now reject such blocks and cause a chain split during derivation, instead of silently following a chain with a wrong local configuration. (#14179)

A recent superchain-registry is included in this release, via an update of the op-geth dependency (#14301). Going forward, the superchain-registry is updated only via op-geth, which bundles it. It isn't a separate Go module any more.

What's Changed

New Contributors

Full Changelog: op-node/v1.10.3...op-node/v1.11.0

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