You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Verify that the delayed message count incremented and delayed inbox account was added in the "TransparentUpgradeableProxy" at address`0x8315177aB297bA92A06054cE80a67Ed4DBd7ed3a`. Because this is the arbitrum bridge contract that is in public use
69
-
the exact changes may be different depending on when you run the script.
70
-
Typically Key `0x0000000000000000000000000000000000000000000000000000000000000006` should be incremented by one and a new
71
-
entry should be added to the delayed inbox (Key is a random hash and the change should be from `0` to some hash).
70
+
the exact changes may be different depending on when you run the script.
71
+
Typically Key `0x0000000000000000000000000000000000000000000000000000000000000006` should be incremented by one and a new
72
+
entry should be added to the delayed inbox (Key is a random hash and the change should be from `0` to some hash).
Copy file name to clipboardExpand all lines: mainnet/2025-07-24-eth-recovery/BASE_VALIDATION.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ is ready".
22
22
Make sure your ledger is still unlocked and run the following.
23
23
24
24
#### Base
25
+
25
26
```shell
26
27
make sign-base{n}
27
28
```
@@ -60,14 +61,16 @@ Now click on the "State" tab. Verify that:
60
61
1. Verify that the nonce is incremented for the Incident Multisig under the "GnosisSafeProxy" at address `0x14536667Cd30e52C0b458BaACcB9faDA7046E056`. We should see the nonce increment by 1:
> This script will NOT broadcast or execute any deployment - it only generates the deployment artifacts that will be consumed by our key management system
0 commit comments