Skip to content

Commit 7857e9f

Browse files
authored
codegen: update 20250819 (#1098)
1 parent 367bf3f commit 7857e9f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

chainList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@
735735
"chain": "sepolia"
736736
},
737737
"faultProofs": {
738-
"status": "permissionless"
738+
"status": "permissioned"
739739
}
740740
},
741741
{

chainList.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
type = "L2"
526526
chain = "sepolia"
527527
[chains.fault_proofs]
528-
status = "permissionless"
528+
status = "permissioned"
529529

530530
[[chains]]
531531
name = "Creator Chain Testnet"

superchain/extra/addresses/addresses.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"ProxyAdmin": "0xF7Bc4b3a78C7Dd8bE9B69B3128EEB0D6776Ce18A",
256256
"ProxyAdminOwner": "0x1Eb2fFc903729a0F03966B917003800b145F56E2",
257257
"SuperchainConfig": "0xC2Be75506d5724086DEB7245bd260Cc9753911Be",
258-
"SystemConfigOwner": "0x23BA22Dd7923F3a3f2495bB32a6f3c9b9CD1EC6C",
258+
"SystemConfigOwner": "0x34478c2eB9018d5A6487BF0440838Cd4238e8cf2",
259259
"SystemConfigProxy": "0x5D63A8Dc2737cE771aa4a6510D063b6Ba2c4f6F2",
260260
"UnsafeBlockSigner": "0x3C1A357c4c77843d34750dBee68C589ACB4F5f9B"
261261
},
@@ -1018,7 +1018,7 @@
10181018
"ProxyAdmin": "0xB235B455eDD534bcAC6028F38029Cc128b144582",
10191019
"ProxyAdminOwner": "0x34478c2eB9018d5A6487BF0440838Cd4238e8cf2",
10201020
"SuperchainConfig": "0x70675e148b5F88FfFAEAC70bc6C5369f3273BEF3",
1021-
"SystemConfigOwner": "0x23BA22Dd7923F3a3f2495bB32a6f3c9b9CD1EC6C",
1021+
"SystemConfigOwner": "0x34478c2eB9018d5A6487BF0440838Cd4238e8cf2",
10221022
"SystemConfigProxy": "0x978e8311A5A710ef6413abA3A6b89092ce4a58f5",
10231023
"UnsafeBlockSigner": "0xc9AD1DB6CB756414cDA307705a1eE4308e9100Ae"
10241024
},
@@ -1311,7 +1311,7 @@
13111311
"ProxyAdmin": "0xE7413127F29E050Df65ac3FC9335F85bB10091AE",
13121312
"ProxyAdminOwner": "0x1Eb2fFc903729a0F03966B917003800b145F56E2",
13131313
"SuperchainConfig": "0xC2Be75506d5724086DEB7245bd260Cc9753911Be",
1314-
"SystemConfigOwner": "0x23BA22Dd7923F3a3f2495bB32a6f3c9b9CD1EC6C",
1314+
"SystemConfigOwner": "0x34478c2eB9018d5A6487BF0440838Cd4238e8cf2",
13151315
"SystemConfigProxy": "0x15cd4f6e0CE3B4832B33cB9c6f6Fe6fc246754c2",
13161316
"UnsafeBlockSigner": "0x93A14E6894eEB4FF6a373E1Ad4f498c3a207afe4"
13171317
},
@@ -1359,7 +1359,7 @@
13591359
"ProxyAdmin": "0xE17071F4C216Eb189437fbDBCc16Bb79c4efD9c2",
13601360
"ProxyAdminOwner": "0x1Eb2fFc903729a0F03966B917003800b145F56E2",
13611361
"SuperchainConfig": "0xC2Be75506d5724086DEB7245bd260Cc9753911Be",
1362-
"SystemConfigOwner": "0x23BA22Dd7923F3a3f2495bB32a6f3c9b9CD1EC6C",
1362+
"SystemConfigOwner": "0x34478c2eB9018d5A6487BF0440838Cd4238e8cf2",
13631363
"SystemConfigProxy": "0xB54c7BFC223058773CF9b739cC5bd4095184Fb08",
13641364
"UnsafeBlockSigner": "0x3609513933100689bd1f84782529A99239842344"
13651365
}

0 commit comments

Comments
 (0)