Ecotone Network Upgrade
The following information is how you can prepare your nodes for the Ecotone upgrade. There
is a new Beacon endpoint for op-node, because soon after the Ecotone activation, batch
transactions will be sent as 4844 blobs, and blobs can only be retrieved from Beacon nodes.
If you're using Lighthouse, make sure to use at least the finalized version v4.6.0
because the latest rc contains a bug in its blob_sidecars http endpoint.
Mainnet Information
The Ecotone mainnet network upgrade is not scheduled yet.
Testnet Information
The Ecotone testnet network upgrade for OP Sepolia will activate at 1708534800 Wed Feb 21 17:00:00 UTC 2024.
Required Action
You must upgrade your nodes to the following versions prior to Wed Feb 21 17:00:00 UTC 2024.
- Upgrade your
op-gethto version: v1.101308.0 (opens in a new tab) - Upgrade your
op-nodeto version: v1.5.1 (opens in a new tab) - Configure --l1.beacon / $OP_NODE_L1_BEACON with the address of your L1 Beacon-node HTTP endpoint to use.
Verifying Your Configuration on OP Goerli
You can verify your node is configured correctly with the following:
op-nodeandop-gethwill log their configurations at startup- Check that Ecotone time is set to
activation-timestampin the op-node logs - Check that Ecotone and Cancun time is set to
activation-timestampin the op-geth logs
Additional Support
If you require additional support. Please reach out on our developer forum (opens in a new tab) and we'll answer your questions there.