Skip to content

Commit 5a9ffad

Browse files
authored
Merge pull request #1560 from ethereum-optimism/sb/u15-callout
Sb/u15 callout
2 parents a3ca4cb + f7b6dd0 commit 5a9ffad

File tree

2 files changed

+119
-116
lines changed

2 files changed

+119
-116
lines changed

pages/notices/upgrade-15.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ These following steps are necessary for every node operator:
117117

118118
For node operators of not using the [hardfork activation inheritance behavior](https://github.com/ethereum-optimism/superchain-registry/blob/main/docs/hardfork-activation-inheritance.md), you will need to manually configure the activation. This can be done one of two ways:
119119

120+
<Callout type="info">
121+
The override flag for op-node was missed and will be added in the mainnet release. If you utilize the override flags, please just set the activation time in the rollup configuration file.
122+
</Callout>
123+
120124
* **Option 1:** Set the activation time in the `rollup.json` for `op-node`. You will still need to set the `override.isthmus` flag in `op-geth` if you use this option. Please note that the chain configuration file is subject to a stricter format and needs to contain the `chain_op_config` outlined in the `op-node/v1.11.0` [release notes](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.11.0).
121125
* **Option 2:** Set the activation time via overrides (CLI) in both `op-node` and `op-geth`. These will need to be set on `op-node` and `op-geth` for the sequencer and all other nodes.
122126

0 commit comments

Comments
 (0)