·
33 commits
to develop
since this release
Important
This is a required upgrade if you are operating a node for an OP Chain that will be activating Jovian
- Jovian activates on the Sepolia Superchain Wed 12 Nov 2025 16:00:01 UTC (
1762963201) - Jovian will optimistically activate on the Mainnet Superchain Tue 25 Nov 2025 16:00:01 UTC (
1764086401)
as it contains the Jovian activation on these dates.
This PR enumerates the chains which will activate Jovian at the timestamps above. It is mandatory to upgrade nodes for those chains before the corresponding dates above.
🤝 The corresponding mandatory op-geth release is v1.101603.3.
Chain operators also need to upgrade op-conductor to op-conductor/v0.9.0.
Warning
Any chain currently using the operator fee feature should adjust their scalars before Jovian activates.
What's Changed
- go: Update op-geth dependency to update Jovian timestamps by @sebastianst in #18048
- op-acceptance-tests: various improvements to the Fusaka acceptance test by @joshklop in #17944
- go: update op-geth import to include scr jovian timestamps by @bitwiseguy in #18016
- op-e2e/actions: Add Jovian DA footprint test by @sebastianst in #17947
- op-node/rollup: Drop non-empty batches for Jovian activation block by @sebastianst in #17984
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:v1.16.0
Full Changelog: v1.14.3...op-node/v1.16.0