Skip to content

Deputy pause key rotation tasks for eth and sep#1396

Open
JosepBove wants to merge 2 commits intomainfrom
deputy-pause-key-rotation
Open

Deputy pause key rotation tasks for eth and sep#1396
JosepBove wants to merge 2 commits intomainfrom
deputy-pause-key-rotation

Conversation

@JosepBove
Copy link
Copy Markdown
Member

No description provided.

@JosepBove JosepBove requested review from a team as code owners April 15, 2026 16:18
@JosepBove JosepBove requested a review from tynes April 15, 2026 16:18
Comment thread src/tasks/eth/052-deputy-pause-key-rotation/VALIDATION.md
Comment thread src/tasks/eth/052-deputy-pause-key-rotation/VALIDATION.md
Comment thread src/tasks/eth/052-deputy-pause-key-rotation/config.toml
@JosepBove JosepBove enabled auto-merge April 15, 2026 16:47

newDeputy = "0x8D2AAe4009418Ef6D83F1F2c90D4dAc3cE2b5D4f"

newDeputySignature = "0x3d3d1206bfb51e9d6db5ab1d474619cffa44907b5f2055966fa26cc85c6783f45f78cdfb0300f89763e29357c9f077f1ae83cc83a2711f51f1b4c84478287e8e1c"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

Copy link
Copy Markdown
Contributor

@Ethnical Ethnical left a comment

Choose a reason for hiding this comment

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

Please split this into two separate PRs:

  1. Sepolia PR — keep src/tasks/sep/074-deputy-pause-key-rotation/ and the src/addresses.toml change (if sepolia-specific)
  2. 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>
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>
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>
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