This release introduces the MaxTxGasLimit
feature, and adds the Swell Mainnet Holocene activation time from the superchain registry. It includes other minor changes mostly related to interop
🤝 The corresponding op-node release is v1.13.5
What's Changed
- superchain: add GetDepset() function by @bitwiseguy in #610
- ci: Update eest release fix by @protolambda in #612
- log: support context-logging by @protolambda in #611
- superchain: update depset schema by @bitwiseguy in #619
- core,miner: check interop access-list with chainID in exec descriptor by @protolambda in #620
- superchain: Return dependency set even if interop not scheduled by @ajsutton in #622
- interop: use the pending time instead of the unsafe time for executing descriptors by @joshklop in #604
- superchain: import rehearsal-0-bn configs by @bitwiseguy in #625
- initialize gasRemaining with = instead of += by @zhiqiangxu in #627
- txpool: add periodic transaction filtering in txpool by @tynes in #629
- interop: Remove checkInterop from Block Building Path by @axelKingsley in #585
- feat: bump scr commit by @jelias2 in #640
- txpool: Move Ingress Filter Checks to addTxsLocked by @axelKingsley in #642
- txpool: introduce MaxTxGasLimit feature to enforce per-transaction gas limits by @niran in #626
New Contributors
- @joshklop made their first contribution in #604
- @jelias2 made their first contribution in #640
- @niran made their first contribution in #626
Full Changelog: v1.101511.0...v1.101511.1
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101511.1