❗ This release contains important maintenance fixes and stability improvements. It is recommended for all operators and should be applied before Pectra activates on L1.
This release adds support for the Ethereum Pectra hardfork activating on L1. Namely, it allows the batcher to accurately compute the optimal data-availability type to use (blobs vs calldata) even if EIP-7623 is active.
What's Changed
- op-batcher: Fix concurrent map write by @mslipper in #13527
- op-batcher: remove unecessary mutex by @geoknee in #13569
- txmgr: Add custom publish error message handling by @sebastianst in #13856
- op-batcher: handle EIP-7623 in DA switching calculation by @geoknee in #13870
Full Changelog: op-batcher/v1.10.0...op-batcher/v1.11.0-rc.1
🚢 Docker Image https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher:v1.11.0