• Maurelian's avatar
    feat: Extract deployment of pre-v1.6.0 code (#12233) · 33bc0bec
    Maurelian authored
    * feat: Add a test to simplify deploy script testing
    
    * fix: lint
    
    * feat: Add clarifying comments to DeployVariations_Test
    
    * feat: Extract deployment of pre-v1.6.0 code
    
    * feat: combine setupOPChain and DeployOpChain
    
    This will help to clarify where the DeployOpcChain script can be used.
    
    * fix: op-e2e issues with unfound contracts
    
    * fix: Undo conditional init of L2OutputOracle
    
    It needs to be in the state no matter what for op-e2e
    
    * fix: correct deploy ordering of legacy contracts
    
    * ugly but working
    
    * clean up legacy deployments
    
    * enable FP on system config custom gas token tests
    
    * op-e2e: allow no OptimismPortal impl if useFaultProofs
    
    * fix: lint
    33bc0bec
Name
Last commit
Last update
..
DataAvailabilityChallenge.t.sol Loading commit data...
DelayedVetoable.t.sol Loading commit data...
L1CrossDomainMessenger.t.sol Loading commit data...
L1ERC721Bridge.t.sol Loading commit data...
L1StandardBridge.t.sol Loading commit data...
L2OutputOracle.t.sol Loading commit data...
OPContractsManager.t.sol Loading commit data...
OptimismPortal.t.sol Loading commit data...
OptimismPortal2.t.sol Loading commit data...
OptimismPortalInterop.t.sol Loading commit data...
ProtocolVersions.t.sol Loading commit data...
ResourceMetering.t.sol Loading commit data...
SuperchainConfig.t.sol Loading commit data...
SystemConfig.t.sol Loading commit data...
SystemConfigInterop.t.sol Loading commit data...