Skip to content

Commit 799c993

Browse files
authored
Merge pull request #1362 from ethereum-optimism/sb/new-pectra-prestate
updaing absolute prestate to op-program/v1.5.0-rc.2
2 parents d8f8060 + 79fd251 commit 799c993

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pages/notices/pectra-changes.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ The Pectra upgrade changes the derivation rules, permissionless fault proof chai
8080
### Verify the new absolute prestate
8181

8282
<Callout type="info">
83-
The following is based on the [op-program/v1.5.0-rc.1](https://github.com/ethereum-optimism/optimism/tree/op-program/v1.5.0-rc.1) which will be included in the `op-challenger` release.
83+
The following is based on the [op-program/v1.5.0-rc.2](https://github.com/ethereum-optimism/optimism/tree/op-program/v1.5.0-rc.2) which will be included in the `op-challenger` release.
8484
</Callout>
8585

86-
You can use this new absolute prestate (`0x03dfa3b3ac66e8fae9f338824237ebacff616df928cf7dada0e14be2531bc1f4`) for the following chains:
86+
You can use this new absolute prestate (`0x035ac388b5cb22acf52a2063cfde108d09b1888655d21f02f595f9c3ea6cbdcd`) for the following chains:
8787

8888
* Sepolia: Base, OP, Metal, Mode, Zora, Ethernity, Unichain, Ink
89-
* Mainnet: Base, OP, Orderly, Lyra, Metal, Mode, Zora, Lisk, Ethernity, Binary, Ink
89+
* Mainnet: Base, OP, Orderly, Lyra, Metal, Mode, Zora, Lisk, Ethernity, Binary, Ink, Unichain
9090

91-
You can verify this absolute prestate by running the following [command](https://github.com/ethereum-optimism/optimism/blob/6819d8a4e787df2adcd09305bc3057e2ca4e58d9/Makefile#L133-L135) in the root of the monorepo:
91+
You can verify this absolute prestate by running the following [command](https://github.com/ethereum-optimism/optimism/blob/3f18df1c8a502136bbe33f10ed1e29a26cd4678a/Makefile#L129-L131) in the root of the monorepo:
9292

9393
```shell
9494
make reproducible-prestate
@@ -98,11 +98,11 @@ The Pectra upgrade changes the derivation rules, permissionless fault proof chai
9898

9999
```shell
100100
Cannon Absolute prestate hash:
101-
0x03dfa3b3ac66e8fae9f338824237ebacff616df928cf7dada0e14be2531bc1f4
101+
0x035ac388b5cb22acf52a2063cfde108d09b1888655d21f02f595f9c3ea6cbdcd
102102
Cannon64 Absolute prestate hash:
103-
0x03f83792f653160f3274b0888e998077a27e1f74cb35bcb20d86021e769340aa
103+
0x03a7d967025dc434a9ca65154acdb88a7b658147b9b049f0b2f5ecfb9179b0fe
104104
CannonInterop Absolute prestate hash:
105-
0x03b7658b889796c1e372f57439e48eb46a5b008f6e6a4b7e5c8c2d3bddffa797
105+
0x0379d61de1833af6766f07b4ed931d85b3f6282508bbcbf9f4637398d97b61c1
106106
```
107107

108108
### Deploy new dispute game contracts

0 commit comments

Comments
 (0)