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-challenger: Skip prestate verifications for the permissioned game. #12140

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

ajsutton
Copy link
Contributor

Description

Skip prestate verifications for the permissioned game.

Simplifies deployment with minimal risk given that only permissioned actors are involved in the game and typically the challenger is only resolving games.

Tests

Added e2e test to ensure the challenger will interact with games even when the prestate doesn't match.

Simplifies deployment with minimal risk given that only permissioned actors are involved in the game and typically the challenger is only resolving games.
@ajsutton ajsutton requested review from a team as code owners September 26, 2024 00:19
@ajsutton ajsutton requested review from refcell, bitwiseguy and Inphi and removed request for refcell and bitwiseguy September 26, 2024 00:19
@ajsutton ajsutton added this pull request to the merge queue Sep 26, 2024
Merged via the queue into develop with commit 12a38d0 Sep 26, 2024
64 checks passed
@ajsutton ajsutton deleted the aj/skip-checks-on-permissioned branch September 26, 2024 01:09
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
…ethereum-optimism#12140)

Simplifies deployment with minimal risk given that only permissioned actors are involved in the game and typically the challenger is only resolving games.
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