Prepare for Holocene Breaking Changes
The Holocene upgrade for Boba Mainnet L2 will be optimistically activated on Wednesday, February 5, 2025, at 20:00:00 UTC.
For Node Operators
Node operators are required to upgrade to Holocene before the activation date to avoid chain divergence. For Boba Mainnet, the op-node
release v1.6.15, the op-erigon
release v1.2.11 and the op-geth
release v1.101411.4 contain these changes
Update to the Lastest Release
op-node v1.6.15
op-erigon v1.2.11
op-geth v1.101411.4
For op-geth
, we have provided a new image built by Boba Team. The manually override is not needed anymore. Please use the new image us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-geth:v1.101411.4
Verify Your Configuration
Make the following checks to verify that your node is properly configured.
op-node
,op-erigon
andop-geth
will log their configurations at startupCheck that the Holocene time is set to
activation-timestamp
in theop-node
startup logsCheck that the Holocene time is set to
activation-timestamp
in theop-erigon
startup logsCheck that the Holocene time is set to
activation-timestamp
in theop-geth
startup logs
Last updated