Deputy pause key rotation tasks for eth and sep#1396
Open
Conversation
Ethnical
reviewed
Apr 15, 2026
|
|
||
| newDeputy = "0x8D2AAe4009418Ef6D83F1F2c90D4dAc3cE2b5D4f" | ||
|
|
||
| newDeputySignature = "0x3d3d1206bfb51e9d6db5ab1d474619cffa44907b5f2055966fa26cc85c6783f45f78cdfb0300f89763e29357c9f077f1ae83cc83a2711f51f1b4c84478287e8e1c" |
Contributor
There was a problem hiding this comment.
Just for best practice we should separate this PRs in 2 PRs one for mainnet and one for sepolia in case we catch something on the sepolia would be nice to identify an separate PRs.
Ethnical
requested changes
Apr 15, 2026
Contributor
Ethnical
left a comment
There was a problem hiding this comment.
Please split this into two separate PRs:
- Sepolia PR — keep
src/tasks/sep/074-deputy-pause-key-rotation/and thesrc/addresses.tomlchange (if sepolia-specific) - Mainnet PR — move
src/tasks/eth/052-deputy-pause-key-rotation/into its own PR
This way we can land and execute the sepolia rotation first, confirm everything works as expected, and then proceed with mainnet independently. If we catch an issue on sepolia, the mainnet task stays clean and unblocked by any fix-up commits.
Ethnical
added a commit
that referenced
this pull request
Apr 16, 2026
Rotates the DeputyPauseModule Deputy EOA on OP Sepolia from 0x6A07d585eddBa8F9A4E17587F4Ea5378De1c3bAc to 0x8D2AAe4009418Ef6D83F1F2c90D4dAc3cE2b5D4f via setDeputy() on the DeputyPauseModule at 0xc6f7C07047ba37116A3FdC444Afb5018f6Df5758. Split from #1396 so sepolia can land and execute independently of mainnet. Co-Authored-By: Tom <tom@oplabs.co>
3 tasks
Ethnical
added a commit
that referenced
this pull request
Apr 16, 2026
Rotates the DeputyPauseModule Deputy EOA on OP Mainnet from 0x352f1defb49718e7ea411687e850aa8d6299f7ac to 0x2fA150379bF32b6d79Eeb4ff9bD280E76049a87c via setDeputy() on the DeputyPauseModule at 0x126a736B18E0a64fBA19D421647A530E327E112C. Also registers the mainnet DeputyPauseModule address under [eth] in src/addresses.toml (sep already had its entry). Split from #1396 so mainnet can proceed independently of sepolia. Co-Authored-By: Tom <tom@oplabs.co>
4 tasks
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 17, 2026
Rotates the DeputyPauseModule Deputy EOA on OP Sepolia from 0x6A07d585eddBa8F9A4E17587F4Ea5378De1c3bAc to 0x8D2AAe4009418Ef6D83F1F2c90D4dAc3cE2b5D4f via setDeputy() on the DeputyPauseModule at 0xc6f7C07047ba37116A3FdC444Afb5018f6Df5758. Split from #1396 so sepolia can land and execute independently of mainnet. Co-authored-by: JosepBove <josep.bove.dalmases@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.