• Maurelian's avatar
    test: Default to enabling fault proofs (#12489) · 76beff3d
    Maurelian authored
    * test: Default to enabling fault proofs
    
    * test: replace useFaultProofs with useLegacyContracts
    
    Note that this does not modify the deploy config, which still uses the
    same `useFaultProofs` flag. It simply modifies the state variables in
    CommonTest
    
    * chore: Update gas snapshot
    
    * fix: enableLegacy on L2OO invariants
    
    * feat: Add comment
    
    * fix: enableLegacy on portal invariants
    
    * fix: enableLegacy on Initializable.t.sol
    
    * fix: enableLegacy on portal tests
    
    * feat: follow convention of super.enable...()
    
    * fix: Don't double enable
    76beff3d
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...