github ethereum-optimism/op-geth v1.101511.1

latest releases: v1.101602.2, v1.101602.1-rc.1, v1.101602.0-rc.1...
one month ago

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

Full Changelog: v1.101511.0...v1.101511.1

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

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.