op-node v1.13.1 - Worldchain Sepolia Fix
·
63 commits
to develop
since this release
This release fixes the Worldchain Sepolia genesis configuration (#15319). It is not required for any other chain.
Important
For Sepolia Superchain nodes, please look at the required prior release v1.13.0.
🤝 The corresponding op-geth release is v1.101503.3.
This release also provides the flag for setting/overriding the Isthmus time (--override.isthmus
) which was previously missing (#15291).
What's Changed
- op-service: cleanup eth.ChainID type, remove uint32 index legacy, add sort method by @protolambda in #15148
- go: RPC metrics by default by @protolambda in #15127
- op-node: add
FETCH_WITHDRAWAL_ROOT_FROM_STATE
config var by @geoknee in #15150 - op-node,op-service: Add Isthmus & Interrop override flags by @sebastianst in #15291
- go: update [email protected] to fix Worldchain configs by @sebastianst in #15319
New Contributors
Full Changelog: op-node/v1.13.0...op-node/v1.13.1
🚢 Docker Image https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:v1.13.1