Overview
This is a recommended release for all node operators. It mainly includes the latest changes from upstream go-ethereum/v1.15.11 (#15829). The previous op-geth release was based on go-ethereum/v1.15.3.
It also includes new metrics for the miner throttling API (#606)
🤝 The corresponding op-node release is v1.13.3
What's Changed
- sync-superchain: remove use of declare -A for ancient bash compatibility by @sebastianst in #582
- core,params: Check implied fork times during genesis setup by @sebastianst in #587
- core/genesis: warn log if there is no L2toL1MP storage with Isthmus by @geoknee in #590
- core: remove duplicate call to
CheckConfigForkOrder
by @zhiqiangxu in #594 - core: remove unused interoptypes by @protolambda in #601
- miner: add
miner/maxDATxSize
andminer/maxDABlockSize
gauge metrics and update whensetMaxDASize
is called by @haardikk21 in #606 - all: Merge go-ethereum v1.15.11 by @sebastianst in #602
- all: Merge upstream geth v1.15.7 by @sebastianst in #571
- all: Merge upstream geth v1.15.10 by @sebastianst in #593
New Contributors
- @haardikk21 made their first contribution in #606
Full Changelog: v1.101503.4...v1.101511.0
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101511.0