Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPCM: New addGameType() method #13070

Open
Tracked by #13069
maurelian opened this issue Nov 25, 2024 · 0 comments
Open
Tracked by #13069

OPCM: New addGameType() method #13070

maurelian opened this issue Nov 25, 2024 · 0 comments

Comments

@maurelian
Copy link
Contributor

maurelian commented Nov 25, 2024

OPCM needs a new addGameType() method which will orchestrate the steps required to add a new game type to a chain.

Rough spec:

Like upgrade() this method will be delegatecalled by the chains upgrader, therefore it will have no authorization on it.

The new method will:

  1. deploy the FaultDisputeGame contract for that chain
  2. setup the DelayedWethProxy for the new game
  3. Reinitialize the AnchorStateRegistry to add the new game type.
@maurelian maurelian changed the title New addGameType() method OPCM: New addGameType() method Nov 25, 2024
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

No branches or pull requests

1 participant