Skip to content

feat: design doc for the shared dispute game migration#370

Merged
stevennevins merged 17 commits intomainfrom
design/shared-dispute-game-migration
Mar 30, 2026
Merged

feat: design doc for the shared dispute game migration#370
stevennevins merged 17 commits intomainfrom
design/shared-dispute-game-migration

Conversation

@stevennevins
Copy link
Copy Markdown
Contributor

@stevennevins stevennevins commented Mar 19, 2026

Description

Tests

Additional context

Metadata

Closes #370

The doc already describes the prior upgrade step in Section 3
(OPContractsManagerV2.upgrade()). The open question was redundant.

Addresses review comment from @ajsutton.
Individual chains are already on super roots. The migration is about
moving to a shared dispute game, not about super roots themselves.

Addresses review comment from @ajsutton.
Incremental chain addition is planned for a future iteration.

Addresses review comment from @Joxess.
- Expand _migratePortal steps to include authorizeLockbox, ETH_LOCKBOX
  feature enablement, and all 6 game types cleared on old DGF
- Note game type registration uses caller-supplied DisputeGameConfig[]
- Note migrateToSharedDisputeGame is a proposed rename from
  migrateToSuperRoots
Copy link
Copy Markdown
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

This is looking good.

@pauldowman pauldowman linked an issue Mar 26, 2026 that may be closed by this pull request
@stevennevins stevennevins marked this pull request as ready for review March 26, 2026 20:47
@stevennevins stevennevins merged commit 4b70998 into main Mar 30, 2026
5 checks passed
@stevennevins stevennevins deleted the design/shared-dispute-game-migration branch March 30, 2026 16:26
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.

Design doc for shared dispute game

6 participants