Isthmus
Important
Chain operators need to upgrade their batchers before Isthmus activates on their chains. It is an optional upgrade until then.
This release adds support for SetCode
transactions in (span) batches, which is a requirement for batching Isthmus chains.
The Sepolia Superchain will activate Isthmus on Apr 17, so those chain operators need to upgrade their batchers by then. See the op-node/v1.13.0
release notes for more details on the Isthmus Sepolia activation.
Note
The Isthmus activation date for the Mainnet Superchain isn't set yet. It won't be before Ethereum Mainnet activates Pectra, so not before May 7, which is the current tentative Pectra activation date.
What's Changed
- op-node/rollup/derive: implement SetCodeTx span batches by @meyer9 in #14197
- op-node/rollup/derive: validate to field non-nil for setcode txs by @meyer9 in #14882
- op-node/rollup/derive: Drop SetCodeTxs in pre-Isthmus batches by @sebastianst in #14877
- op-batcher: tweak godoc by @geoknee in #15030
- op-batcher: disallow blobs when Alt-DA is enabled by @zhiqiangxu in #15126
New Contributors
- @blockchaindevsh made their first contribution in #14709
- @dhyaniarun1993 made their first contribution in #14781
- @cocoyeal made their first contribution in #14748
- @VolodymyrBg made their first contribution in #14627
- @op-aaron made their first contribution in #14956
Full Changelog: op-batcher/v1.11.5...op-batcher/v1.12.0
🚢 Docker Image https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.12.0