forked from ethereum-optimism/optimism
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contracts-bedrock: remove LegacyERC20ETH contract (ethereum-optimism#…
…9472) * 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
- Loading branch information
Showing
7 changed files
with
1 addition
and
1,558 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
packages/contracts-bedrock/test/legacy/LegacyERC20ETH.t.sol
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters