• Mark Tyneway's avatar
    contracts-bedrock: migrate interop portal to fp (#11051) · 0c426483
    Mark Tyneway authored
    * contracts-bedrock: migrate interop portal to fp
    
    Utilize fault proofs in the interop portal. This is
    useful for removing the `L2OutputOracle` from the codebase.
    We will need to deploy the interop devnet using the permissioned
    dispute game after this change, so we want to ensure that the
    deploy script can set that up easily.
    
    * ctb: migrate interop to fp portal
    
    * snapshots: regenerate
    
    * lint: fix
    
    * contracts-bedrock: always enable fault proofs with interop
    
    * interop: support fault proofs
    
    * deploy script: only deploy correct contracts
    
    * contracts-bedrock: cleanup deploy
    
    * contracts-bedrock: fix deploy
    
    The deploy script is very coupled to unit tests
    
    * portal2: reduce codesize
    
    * lint: fix
    
    * snapshots: update
    
    * snapshots: update
    
    * semver-lock: regenerate
    
    * deploy script: update
    
    * tests: update excludes
    
    * summary: update
    0c426483
OptimismPortal2.md 1.4 KB