-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Fault Proof contract addresses for Sepolia - Holocene HF #1331
base: master
Are you sure you want to change the base?
Update Fault Proof contract addresses for Sepolia - Holocene HF #1331
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@awilliams1-cb is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
🟡 Heimdall Review Status
|
@@ -108,15 +108,15 @@ Certain contracts are mandatory according to the [OP Stack SDK](https://stack.op | |||
| DelayedWETHProxy (FDG) | [0x489c2E5ebe0037bDb2DC039C5770757b8E54eA1F](https://sepolia.etherscan.io/address/0x489c2E5ebe0037bDb2DC039C5770757b8E54eA1F) | | |||
| DelayedWETHProxy (PDG) | [0x27A6128F707de3d99F89Bf09c35a4e0753E1B808](https://sepolia.etherscan.io/address/0x27A6128F707de3d99F89Bf09c35a4e0753E1B808) | | |||
| DisputeGameFactoryProxy | [0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1](https://sepolia.etherscan.io/address/0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1) | | |||
| FaultDisputeGame | [0x5062792ED6A85cF72a1424a1b7f39eD0f7972a4B](https://sepolia.etherscan.io/address/0x5062792ED6A85cF72a1424a1b7f39eD0f7972a4B) | | |||
| FaultDisputeGame | [0xB7fB44a61fdE2b9DB28a84366e168b14D1a1b103](https://sepolia.etherscan.io/address/0xB7fB44a61fdE2b9DB28a84366e168b14D1a1b103) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified.
DisputeGameFactoryProxy: 0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1 ( 1.0.0)
DisputeGameFactory: 0xA51bea7E4d34206c0bCB04a776292F2f19F0BeEc
Owner: 0x0fe884546476dDd290eC46318785046ef68a0BA9
FaultDisputeGame: 0xB7fB44a61fdE2b9DB28a84366e168b14D1a1b103 ( 1.3.1)
FaultDisputeGameDelayedWETHProxy: 0x489c2E5ebe0037bDb2DC039C5770757b8E54eA1F ( 1.1.0)
PermissionedDisputeGame: 0x68f600e592799c16D1b096616eDbf1681FB9c0De ( 1.3.1)
PermissionedDisputeGameDelayedWETHProxy: 0x27A6128F707de3d99F89Bf09c35a4e0753E1B808 ( 1.1.0)
DelayedWETH: 0x07F69b19532476c6Cd03056D6BC3F1b110Ab7538
AnchorStateRegistryProxy: 0x4C8BA32A5DAC2A720bb35CeDB51D6B067D104205 ( 2.0.0)
AnchorStateRegistry: 0x95907b5069e5a2EF1029093599337a6C9dac8923
MIPS / VM: 0x69470D6970Cd2A006b84B1d4d70179c892cFCE01 ( 1.2.1)
PreimageOracle: 0x92240135b46fc1142dA181f550aE8f595B858854 ( 1.1.2)
Review Error for cbfyi @ 2024-12-04 15:32:08 UTC |
What changed? Why?
Holocene has been activated on Sepolia and the dispute game implementations + MIPS contract were changed, so this needs to be reflected in the docs.
Notes to reviewers
Here's the upgrade tx, and the implementations can also be verified on the DisputeGameFactory
How has it been tested?