Skip to content

Commit 3d56d44

Browse files
Update Geth and Node
1 parent 06a44c8 commit 3d56d44

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

pages/notices/upgrade-15.mdx

+3-11
Original file line numberDiff line numberDiff line change
@@ -99,21 +99,17 @@ The new op-program release that contains the Mainnet activation timestamps will
9999

100100
## For node operators
101101

102-
<Callout type="info">
103-
The Mainnet node binaries will be available soon. The following versions are for the Sepolia Superchain activation.
104-
</Callout>
105-
106102
Node operators will need to upgrade to the respective Isthmus releases before the activation dates.
107103

108104
These following steps are necessary for every node operator:
109105

110106
<Steps>
111107
### Update to the latest release
112108

113-
The releases are for the Isthmus Sepolia Superchain activation. Mainnet releases will be cut when the activation timestamp has been determined.
109+
The releases are for the Isthmus Mainnet Superchain activation.
114110

115-
* [`op-node` at `v1.13.0`](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.13.0)
116-
* [`op-geth` at `v1.101503.2`](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101503.2)
111+
* [`op-node` at `v1.13.2`](https://github.com/ethereum-optimism/optimism/releases/tag/op-node%2Fv1.13.2)
112+
* [`op-geth` at `v1.101503.4`](https://github.com/ethereum-optimism/op-geth/releases/tag/v1.101503.4)
117113

118114
### Configure the Isthmus activation date
119115

@@ -125,10 +121,6 @@ These following steps are necessary for every node operator:
125121

126122
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:
127123

128-
<Callout type="info">
129-
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.
130-
</Callout>
131-
132124
<Callout type="warning">
133125
If you use custom genesis chain configuration, you need to set the `pragueTime` to the same value as the `isthmusTime`. It is not automatically set, this happens by default for chains using the network flags and also when using the override flags.
134126
</Callout>

0 commit comments

Comments
 (0)