ethereum-optimism / design-docs

MIT License
27 stars 20 forks source link

feat(proofs): FaultDisputeGame refund mode #85

Closed smartcontracts closed 1 month ago

smartcontracts commented 2 months ago

Proposes a change to the FaultDisputeGame that allows it to automatically enter a "refund mode" when the game finds itself to be blacklisted.

smartcontracts commented 1 month ago

Just with the confirmation that tracking when withdrawals started won't be done in AnchorStateRegistry now.

We don't need to track when withdrawals started in AnchorStateRegistry - the only thing that matters is when the game that a withdrawal is using was created.