• Mark Tyneway's avatar
    contracts-bedrock: update optimism portal guardian usage (#10108) · 62c41869
    Mark Tyneway authored
    * contracts-bedrock: update optimism portal guardian usage
    
    Migrate to the modern `guardian()(address)` instead of using
    `GUARDIAN()(address)`  which is deprecated. This will make
    a future removal of the ABI easier to manage by reducing the
    diff required when the legacy methods are removed.
    
    * contracts-bedrock: more GUARDIAN usage
    
    rm
    62c41869
Name
Last commit
Last update
..
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
actors Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
invariants Loading commit data...
kontrol Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
mocks Loading commit data...
periphery Loading commit data...
safe-tools Loading commit data...
setup Loading commit data...
universal Loading commit data...
vendor Loading commit data...
BenchmarkTest.t.sol Loading commit data...
ExtendedPause.t.sol Loading commit data...
Predeploys.t.sol Loading commit data...
Specs.t.sol Loading commit data...