ethereum-optimism / superchain-ops

35 stars 31 forks source link

Update Fault Proof Sepolia Recovery Tasks #270

Closed awilliams1-cb closed 1 month ago

awilliams1-cb commented 1 month ago

Description

Updated the tasks under fp-recovery to address the following:

A more detailed breakdown of changes per each task can be found below.

001-blacklist-game, 002-fallback-permissioned-game, and 003-enable-permissionless-game:

004-recover-bonds:

Tests

Each task was re-tested with the changes against OP and Base's Sepolia Fault Proof contracts. New screenshots of the state changes for OP have been provided, and the state changes were verified against the existing validation steps for each respective recovery task.

Additional context

If this needs to be split up into one PR per task change just let me know. I also intend to add another recovery task for removing anchor roots from the AnchorStateRegistry as well in a follow-on PR.