Skip to content

op-node/v1.14.3

Latest

Choose a tag to compare

@geoknee geoknee released this 24 Oct 17:34
· 33 commits to develop since this release
8c18391

This release adds the worldchain-sepolia Isthmus activation time and improves robustness in the L1 beacon client.

It also allows L2 chain configs to be passed to NewL1ChainConfig, which was previously preventing L3s from upgrading to a Fusaka compatible release.

The corresponding op-geth release is v1.101603.2

What's Changed

Full Changelog: op-node/v1.14.1...op-node/v1.14.3

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

New Contributors