Skip to content

Commit 6620231

Browse files
authored
chore(ctb): Update sepolia devnet 0 deploy config (ethereum-optimism#10396)
## Overview Updates the sepola devnet 0 deploy config's absolute prestate value to match that of `op-program/v1.0.0`'s tag. ### Verification 1. `git checkout op-program/v1.0.0` 1. In the monorepo root, run `make reproducible-prestsate` 1. Compare the resulting prestate hash with the one in this PR.
1 parent 6fc2b1e commit 6620231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contracts-bedrock/deploy-config/sepolia-devnet-0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eip1559Denominator": 250,
6969
"eip1559DenominatorCanyon": 250,
7070
"systemConfigStartBlock": 4071248,
71-
"faultGameAbsolutePrestate": "0x034c8cc69f22c35ae386a97136715dd48aaf97fd190942a111bfa680c2f2f421",
71+
"faultGameAbsolutePrestate": "0x037ef3c1a487960b0e633d3e513df020c43432769f41a634d18a9595cbf53c55",
7272
"faultGameMaxDepth": 73,
7373
"faultGameClockExtension": 120,
7474
"faultGameMaxClockDuration": 600,

0 commit comments

Comments
 (0)