Skip to content

feat: sep/074 deputy pause key rotation#1398

Merged
JosepBove merged 1 commit intomainfrom
feat/deputy-pause-key-rotation-sep
Apr 17, 2026
Merged

feat: sep/074 deputy pause key rotation#1398
JosepBove merged 1 commit intomainfrom
feat/deputy-pause-key-rotation-sep

Conversation

@Ethnical
Copy link
Copy Markdown
Contributor

Summary

Split from #1396 — this PR contains only the Sepolia deputy pause key rotation task so it can land and execute independently of mainnet.

  • src/tasks/sep/074-deputy-pause-key-rotation/ — rotates DeputyPauseModule Deputy EOA on OP Sepolia from 0x6A07d585eddBa8F9A4E17587F4Ea5378De1c3bAc to 0x8D2AAe4009418Ef6D83F1F2c90D4dAc3cE2b5D4f via setDeputy() on the DeputyPauseModule at 0xc6f7C07047ba37116A3FdC444Afb5018f6Df5758.
  • Signed by the FakeFoundationOperationsSafe (0x837DE453AD5F21E89771e3c06239d8236c0EFd5E).

Mainnet counterpart lives in a separate PR so we can sign/execute sepolia first, confirm, then proceed with mainnet without being blocked by any sepolia fix-ups.

Original PR: #1396 (to be closed once both splits land).
Authored by @JosepBove, split into separate PRs at review request.

Test plan

  • Simulate with just simulate src/tasks/sep/074-deputy-pause-key-rotation and confirm the logs say Using script .../DeputyPauseKeyRotationTemplate.sol
  • Verify the Tenderly state diff matches VALIDATION.md:
    • nonce bump on 0x837de453ad5f21e89771e3c06239d8236c0efd5e (11 → 12)
    • deputy storage slot 0x2 on 0xc6f7c07047ba37116a3fdc444afb5018f6df5758 updated
  • Confirm domain/message hashes on the ledger match VALIDATION.md

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 Ethnical requested review from a team as code owners April 16, 2026 22:21
@Ethnical Ethnical requested a review from 0xOneTony April 16, 2026 22:21
@JosepBove JosepBove added this pull request to the merge queue Apr 17, 2026
Merged via the queue into main with commit 80614cc Apr 17, 2026
15 checks passed
@JosepBove JosepBove deleted the feat/deputy-pause-key-rotation-sep branch April 17, 2026 13:51
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