• Mark Tyneway's avatar
    contracts-bedrock: remove LegacyERC20ETH contract (#9472) · e7ff5eb6
    Mark Tyneway authored
    * contracts-bedrock: remove LegacyERC20ETH contract
    
    The `LegacyERC20ETH` is no longer used as part of the genesis
    generation. Is a contract that only lives on OP Mainnet and is
    no longer used since the bedrock upgrade. It is completely deprecated
    at this point and there is no real reason to keep around its source
    code since it isn't placed into modern genesis states. It has no
    usage anymore and keeping it around only bloats the lines of code
    in the contracts, increases the build time and increases the test
    time.
    
    * contracts-bedrock: fix build
    
    * op-bindings: remove LegacyERC20ETH
    
    No longer used
    
    * contracts-bedrock: update gas snapshot
    e7ff5eb6
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...