Skip to content

Commit 331e6fb

Browse files
committed
deploy-config: adapt rotated addresses and multisig to dryrun
1 parent f7580d3 commit 331e6fb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

packages/contracts-bedrock/deploy-config/cue/mainnet.cue

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,31 +75,31 @@ network: production: mainnet: #MainnetTemplate & {
7575

7676
network: dryrun: mainnet: #MainnetTemplate & {
7777
// not a safe, but we can use the parameter with an EOA
78-
_params: l1CeloSafeAddress: "0x1174B5f5Dd8fA3be9549b131E9810703D15f153d"
78+
_params: l1CeloSafeAddress: "0x3d98acBC85D3252DFfd6b500D94341F4774256F0"
7979
_params: feeRecipientAddress: "0x22EaF69162ae49605441229EdbEF7D9FC5f4f094"
8080
_params: withdrawFeesOnL2: true
8181

8282
// instead of the aliased address, use an EOA
83-
proxyAdminOwner: _params.l1CeloSafeAddress
84-
proxyAdminOwnerIsMultisig: false
83+
proxyAdminOwner: "0x4ea9acbc85d3252dffd6b500d94341f477426801"
84+
proxyAdminOwnerIsMultisig: true
8585

86-
l2OutputOracleStartingBlockNumber: 0
87-
l2OutputOracleStartingTimestamp: 0
86+
l2OutputOracleStartingBlockNumber: 30941000
87+
l2OutputOracleStartingTimestamp: 1742366039
8888

89-
p2pSequencerAddress: "0x8478dB1A971C003f5Fe8eb4160C696f20B1FF6B6"
89+
p2pSequencerAddress: "0xc0fD4a912b7aC8D5a3ABDbef23c88c67Cfb528Cb"
9090
batchSenderAddress: "0x4e8b8dd9611845f5fb80f43662dbeefbb47a75f6"
9191
l2OutputOracleProposer: "0xc01061d4cc5b98965d2aa4b1dfcc1d77bb0d29f3"
9292
l2OutputOracleChallenger: "0x9e21944b9dd761e7a89ecb17be005e955e750f2b"
9393
superchainConfigGuardian: "0x1174B5f5Dd8fA3be9549b131E9810703D15f153d"
9494

95-
faultGameGenesisBlock: 31056500
95+
faultGameGenesisBlock: 30941000
9696
disputeGameFinalityDelaySeconds: (1 * HourInSeconds)
9797
faultGameWithdrawalDelay: (2 * disputeGameFinalityDelaySeconds)
9898
proofMaturityDelaySeconds: (2 * disputeGameFinalityDelaySeconds)
9999
faultGameClockExtension: (30 * MinuteInSeconds)
100100
faultGameMaxClockDuration: faultGameWithdrawalDelay
101101
preimageOracleChallengePeriod: (10 * MinuteInSeconds)
102102

103-
faultGameAbsolutePrestate: "0x0318d12b4f68c79bd937d480326031ceffbefad5934e431a3b430c058c1c9e1b"
103+
faultGameAbsolutePrestate: "0x0364010a7b2be12b8583c8bc2c610ef5b77bb52161cac1dd4f8cbe47edc05afd"
104104
faultGameGenesisOutputRoot: "0x3c736a83458982ae1f6b62284e9af2687333e17625c7147b9af4758fa84952e8"
105105
}

packages/contracts-bedrock/deploy-config/mainnet-celo-dryrun.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
"l2GenesisBlockGasLimit": "0x1c9c380",
33
"l2GenesisBlockBaseFeePerGas": "0x5d21dba00",
44
"l2OutputOracleSubmissionInterval": 1800,
5-
"l2OutputOracleStartingTimestamp": 0,
6-
"l2OutputOracleStartingBlockNumber": 0,
5+
"l2OutputOracleStartingTimestamp": 1742366039,
6+
"l2OutputOracleStartingBlockNumber": 30941000,
77
"l2OutputOracleProposer": "0xc01061d4cc5b98965d2aa4b1dfcc1d77bb0d29f3",
88
"l2OutputOracleChallenger": "0x9e21944b9dd761e7a89ecb17be005e955e750f2b",
99
"useFaultProofs": true,
10-
"faultGameAbsolutePrestate": "0x0318d12b4f68c79bd937d480326031ceffbefad5934e431a3b430c058c1c9e1b",
10+
"faultGameAbsolutePrestate": "0x0364010a7b2be12b8583c8bc2c610ef5b77bb52161cac1dd4f8cbe47edc05afd",
1111
"faultGameMaxDepth": 73,
1212
"faultGameClockExtension": 1800,
1313
"faultGameMaxClockDuration": 7200,
14-
"faultGameGenesisBlock": 31056500,
14+
"faultGameGenesisBlock": 30941000,
1515
"faultGameGenesisOutputRoot": "0x3c736a83458982ae1f6b62284e9af2687333e17625c7147b9af4758fa84952e8",
1616
"faultGameSplitDepth": 30,
1717
"faultGameWithdrawalDelay": 7200,
@@ -35,10 +35,10 @@
3535
"channelTimeout": 50,
3636
"batchInboxAddress": "0xff00000000000000000000000000000000042220",
3737
"systemConfigStartBlock": 0,
38-
"p2pSequencerAddress": "0x8478dB1A971C003f5Fe8eb4160C696f20B1FF6B6",
38+
"p2pSequencerAddress": "0xc0fD4a912b7aC8D5a3ABDbef23c88c67Cfb528Cb",
3939
"batchSenderAddress": "0x4e8b8dd9611845f5fb80f43662dbeefbb47a75f6",
40-
"proxyAdminOwner": "0x1174B5f5Dd8fA3be9549b131E9810703D15f153d",
41-
"finalSystemOwner": "0x1174B5f5Dd8fA3be9549b131E9810703D15f153d",
40+
"proxyAdminOwner": "0x4ea9acbc85d3252dffd6b500d94341f477426801",
41+
"finalSystemOwner": "0x3d98acBC85D3252DFfd6b500D94341F4774256F0",
4242
"baseFeeVaultRecipient": "0x22EaF69162ae49605441229EdbEF7D9FC5f4f094",
4343
"baseFeeVaultMinimumWithdrawalAmount": "0x8ac7230489e80000",
4444
"baseFeeVaultWithdrawalNetwork": 1,
@@ -64,7 +64,7 @@
6464
"deployCeloContracts": false,
6565
"useCustomGasToken": true,
6666
"customGasTokenAddress": "0x0000000000000000000000000000000000000000",
67-
"proxyAdminOwnerIsMultisig": false,
67+
"proxyAdminOwnerIsMultisig": true,
6868
"externalSuperchainConfig": "0x95703e0982140D16f8ebA6d158FccEde42f04a4C",
6969
"useAltDA": true,
7070
"daCommitmentType": "GenericCommitment",

0 commit comments

Comments
 (0)