Skip to content
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

Sepolia OPCM v2.0.0: op, soneium, ink #709

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

blmalone
Copy link
Contributor

@blmalone blmalone commented Mar 4, 2025

This PR adds the Sepolia task for OP Sepolia, Soneium and Ink. All of which share the same L1 proxy admin owner key: 0x1Eb2fFc903729a0F03966B917003800b145F56E2.

You'll find the VALIDATION.md file in this PR which was generated by taking the state diff printed by our new superchain-ops code then cross referencing with the tenderly state diff.

@blmalone blmalone changed the title feat: adding tasks skeleton. Sepolia OPCM v2.0.0: op, soneium, ink Mar 4, 2025
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 91eb264 to aa1962a Compare March 4, 2025 17:58
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 5 times, most recently from 00361c9 to b621b8c Compare March 4, 2025 20:54
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from e78dbde to ccb45b9 Compare March 5, 2025 02:28
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 2 times, most recently from 5a7284e to bedc930 Compare March 5, 2025 02:33
string memory expectedErrors_1946 =
"SYSCON-20,PDDG-50,PDDG-DWETH-30,PDDG-DWETH-40,PDDG-ANCHORP-40,PDDG-120,PLDG-10";
string memory expectedErrors_763373 =
"SYSCON-20,PDDG-50,PDDG-DWETH-30,PDDG-DWETH-40,PDDG-ANCHORP-40,PLDG-50,PLDG-DWETH-30,PLDG-DWETH-40,PLDG-ANCHORP-40";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maurelian can you check if these are ok too? This is for ink sepolia.

@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 4 times, most recently from 02cca5b to 1a16781 Compare March 5, 2025 15:32
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 2 times, most recently from b597832 to 3b9bddb Compare March 5, 2025 19:15
@@ -0,0 +1,706 @@
## Understanding Task Calldata

Multicall3DelegateCall calldata:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How will this be validated? Can signers just copy it and ctrl+f for this string in the tenderly sim?

We should also include the target address for Multicall3DelegateCall as that must not change.

I'm out of time now, but in the morning I'll generate a quick script to compute the calldata directly from a config to facilitate this review.

Comment on lines 11 to 13
{absolutePrestate = "0x035ac388b5cb22acf52a2063cfde108d09b1888655d21f02f595f9c3ea6cbdcd", chainId = 11155420},
{absolutePrestate = "0x035ac388b5cb22acf52a2063cfde108d09b1888655d21f02f595f9c3ea6cbdcd", chainId = 1946},
{absolutePrestate = "0x035ac388b5cb22acf52a2063cfde108d09b1888655d21f02f595f9c3ea6cbdcd", chainId = 763373}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these will unfortunately need to change.

@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 1772884 to c4e14d3 Compare March 7, 2025 19:47
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 3 times, most recently from 6ffbec3 to b499854 Compare March 7, 2025 20:44
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from c4fbc57 to ea592b4 Compare March 10, 2025 20:13
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 8177326 to 34c1129 Compare March 11, 2025 14:19
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from ea592b4 to f0d71d6 Compare March 11, 2025 14:19
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 34c1129 to 99d5472 Compare March 11, 2025 14:20
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from f0d71d6 to 6cb2305 Compare March 11, 2025 14:20
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 99d5472 to 6f93442 Compare March 11, 2025 17:55
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from 705248d to b10a724 Compare March 11, 2025 17:55
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 6f93442 to 3ce45e2 Compare March 11, 2025 18:53
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from b10a724 to 822f4d4 Compare March 11, 2025 18:53
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 3ce45e2 to 9943b6f Compare March 11, 2025 20:36
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from 822f4d4 to a8da7f0 Compare March 11, 2025 20:36
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from 9943b6f to def6e04 Compare March 11, 2025 20:58
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from a8da7f0 to 9d0bf43 Compare March 11, 2025 20:58
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 3 times, most recently from 3024c09 to 528fa58 Compare March 12, 2025 00:56
@blmalone blmalone force-pushed the bm/opcm-upgrade-13 branch from b040464 to 91287ff Compare March 12, 2025 13:25
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch 3 times, most recently from ddd342c to b99c96d Compare March 12, 2025 13:46
Base automatically changed from bm/opcm-upgrade-13 to main March 12, 2025 14:14
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from b99c96d to 0115e40 Compare March 12, 2025 14:44
@blmalone blmalone force-pushed the 03-04-sepolia_opcm_v2.0.0_op_soneium_ink branch from 0115e40 to beecdce Compare March 12, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants