• Maurelian's avatar
    deployOpChain using OPCM (#12291) · 0466b62d
    Maurelian authored
    * feat: move log to top of save function
    
    Makes debugging slightly easier.
    
    * feat: Deploy system with OPCM
    
    * feat: Deploy missing Permissionless DWETH
    
    * feat: Fully OPCM based deployment
    
    At this point tests that depend on the L2OutputOracle will still fail,
    but those with Fault Proofs _should_ pass.
    
    * feat: Refactor _setFaultGameImplementation
    
    It no longer handles the PERMISSIONED game type deploy by OPCM.
    
    * test: Make caller explicit in unauthorized test case
    
    * test: Fix have guardian setRespectedGameType to Cannon
    
    THis is necessary because the tests assume the respecte game is cannon,
    but the OPCM assumes it is the permissioned game
    
    * test: Bridge_Initializer defaulst to FP on
    
    * test: setRespectedGameType to Cannon in Deploy
    
    * test: Bridge_Initializer defaulst to FP on
    
    * feat: resetInitializedProxy func to allow reinitializing contracts
    
    * feat: Delete initializeOpChain, we don't need it anymore
    
    * feat: Set batch inbox address in config using hashed method
    
    * feat: Make caller explicit in testFuzz_removeDependency_notDependencyManager_reverts
    
    * feat: lint
    
    * Revert "test: Bridge_Initializer defaulst to FP on"
    
    This reverts commit d435653b5405f35970e9663cfddd5a7214fcdb57.
    
    * feat: Consolidate useFaultProofs modifications into _run
    
    * Revert "test: Bridge_Initializer defaulst to FP on"
    
    This reverts commit af8d99b94393c3adef32b6ae5d5384e6766569e5.
    
    * feat: Some annotations in Deploy.s.ol
    
    * feat: Skip checking L2OO in Initializable.t.sol
    
    * feat: Delete unused initialize functions
    
    * fix: Remove unused imports
    
    * fix: unused import
    
    * feat: Use respectedGameType from deploy-config
    
    * use startPrank
    
    * feat: Prevent deploying legacy portal for interop
    
    * fix: incorrect var name
    
    * feat: detect when OPCM is deploying the Permissionless game
    
    * fix: error format
    0466b62d
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
.semgrep Loading commit data...
.vscode Loading commit data...
bedrock-devnet Loading commit data...
cannon Loading commit data...
docs Loading commit data...
op-alt-da Loading commit data...
op-batcher Loading commit data...
op-bootnode Loading commit data...
op-chain-ops Loading commit data...
op-challenger Loading commit data...
op-conductor Loading commit data...
op-dispute-mon Loading commit data...
op-e2e Loading commit data...
op-node Loading commit data...
op-preimage Loading commit data...
op-program Loading commit data...
op-proposer Loading commit data...
op-service Loading commit data...
op-supervisor Loading commit data...
op-ufm Loading commit data...
op-wheel Loading commit data...
ops Loading commit data...
ops-bedrock Loading commit data...
packages/contracts-bedrock Loading commit data...
proxyd Loading commit data...
specs Loading commit data...
.coderabbit.yml Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.envrc.example Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.semgrepignore Loading commit data...
.shellcheckrc Loading commit data...
.snyk Loading commit data...
CITATION.cff Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
cloudbuild.yaml Loading commit data...
codecov.yml Loading commit data...
docker-bake.hcl Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
justfile Loading commit data...
versions.json Loading commit data...