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

op-deployer: Simplify and fix bootstrap disputegame #13094

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

ajsutton
Copy link
Contributor

Description

The bootstrap disputegame subcommand was ignoring most of the CLI arguments - fix it so they are actually passed through to the config.

Also simplify it to only deploy the dispute game contract and use the existing vm and preimage oracle. Hard forks typically need a new FaultDisputeGame deployment, but reuse the existing vm and preimage oracle so this is a more useful target.

Tests

Updated unit tests to cover setting the config from the CLI.

@ajsutton ajsutton requested review from a team as code owners November 26, 2024 03:54
@ajsutton ajsutton requested review from maurelian and tynes November 26, 2024 03:54
@ajsutton ajsutton force-pushed the aj/dispute-game-args branch from 864b814 to 314e96e Compare November 26, 2024 04:05
@ajsutton ajsutton requested a review from mslipper November 26, 2024 04:16
@mslipper mslipper added this pull request to the merge queue Nov 26, 2024
Merged via the queue into develop with commit 7726c1a Nov 26, 2024
41 checks passed
@mslipper mslipper deleted the aj/dispute-game-args branch November 26, 2024 16:11
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