-
Notifications
You must be signed in to change notification settings - Fork 367
chore(CHAIN-2684): set up Sepolia U18 task #559
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
Conversation
✅ Heimdall Review Status
|
| @@ -0,0 +1,19 @@ | |||
| OP_COMMIT=d6aa14e96fe5001b5c23c233d0747078d7ea02fb | |||
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.
| @@ -0,0 +1,19 @@ | |||
| OP_COMMIT=d6aa14e96fe5001b5c23c233d0747078d7ea02fb | |||
| BASE_CONTRACTS_COMMIT=51788f920e368e72c63cef24a5e1ea0f6562d9a5 | |||
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.
This is purposely not the most recent commit due to a compilation issue with the current commit
| OP_COMMIT=d6aa14e96fe5001b5c23c233d0747078d7ea02fb | ||
| BASE_CONTRACTS_COMMIT=51788f920e368e72c63cef24a5e1ea0f6562d9a5 | ||
|
|
||
| CANNON_ABSOLUTE_PRESTATE=0x033c000916b4a88cfffeceddd6cf0f4be3897a89195941e5a7c3f8209b4dbb6e |
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.
| BASE_CONTRACTS_COMMIT=51788f920e368e72c63cef24a5e1ea0f6562d9a5 | ||
|
|
||
| CANNON_ABSOLUTE_PRESTATE=0x033c000916b4a88cfffeceddd6cf0f4be3897a89195941e5a7c3f8209b4dbb6e | ||
| CANNON_KONA_ABSOLUTE_PRESTATE=0x0323914d3050e80c3d09da528be54794fde60cd26849cd3410dde0da7cd7d4fa |
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.
| } | ||
|
|
||
| function _postCheck(Vm.AccountAccess[] memory, Simulation.Payload memory) internal view override { | ||
| IOPContractsManagerStandardValidator.ValidationInputDev memory input = |
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.
Using ValidationInputDev since the usual ValidationInput does not include cannonKonaPrestate
sepolia/2026-01-08-op-stack-upgrade-18/script/ExecuteOPCM.s.sol
Outdated
Show resolved
Hide resolved
Approved review 3644256005 from xenoliss is now dismissed due to new commit. Re-request for approval.
No description provided.