Caution
Please update to this version before the Holocene hard fork happening Monday April 7, 2025 at 7:00:01 PM UTC.
This is an important update about the Holocene Hard Fork (https://specs.optimism.io/protocol/holocene/overview.html).
We've found an issue in the upgrade code that would cause the node to end up with a wrong state.
How to update:
- Upgrade the fraxtal-op-geth docker image to v1.101503.1-frax-1.2.1
What to do in case the node wasn't updated before the fork:
- Attach to fraxtal-op-geth via ipc and issue
debug.setHead('0x11C21A8')
or the equivalent rpc method (if the rpc endpoint has the debug namespace enabled) - Upgrade the fraxtal-op-geth docker image to v1.101503.1-frax-1.2.1
Full Changelog: v1.101503.1-frax-1.2.0...v1.101503.1-frax-1.2.1