forked from ethereum-optimism/superchain-registry
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validation: add fault game param checks (ethereum-optimism#636)
* utils: make CastCall helper more flexible * validation: add fault game checks * validation: lint * validation: move CastCall helper from superchain to validation package * validation: move testFaultGameParams into standard checks * validation: update fault game output root hash check to query l2 * validation: fix isPermissionless check * go: update monorepo import * validation: read op-program prestates from monorepo import * go: tidy-all * validation: remove anchorState check * validation: update to use reformatted version of op-program import * go: just tidy-all * go: update monorepo import to point at latest main commit * go: just tidy-all
- Loading branch information
1 parent
aab3b8d
commit 689eba7
Showing
13 changed files
with
283 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.