Add Dispute Game Factory address for Base Mainnet #2923
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To support Fault Proofs w/ Base Mainnet.
I can confirm this is the correct address at the time of writing (I've been doing the testing)
though we should hold off merging this PR until the Superchain Ops PR has been reviewed, and merged. EDIT: We have now verified the simulated state.See ethereum-optimism/superchain-ops#352
Related to https://docs.base.org/docs/preparing-for-fault-proofs-on-base/
Sepolia #2519
PR-Codex overview
This PR introduces a new
Dispute Game Factory
contract for theBase
chain and updates thebase.ts
configuration to include this new contract.Detailed summary
disputeGameFactory
entry to thecontracts
object insrc/chains/definitions/base.ts
.disputeGameFactory
.