• Mark Tyneway's avatar
    all: cleanup deployment process · db8bf1e6
    Mark Tyneway authored
    The `LegacyERC20ETH` needed some cleanup because
    it extended the `OptimismMintableERC20` which had
    its interface changed such that the remote token
    and bridge are immutables instead of being held in
    storage. Changing these values to immutables will
    make interactions for mint/burn much cheaper.
    db8bf1e6
Name
Last commit
Last update
..
migration Loading commit data...
migration_action Loading commit data...
testdata Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
db_migration.go Loading commit data...
genesis.go Loading commit data...
helpers.go Loading commit data...
layer_one.go Loading commit data...
layer_one_test.go Loading commit data...
layer_two.go Loading commit data...
layer_two_test.go Loading commit data...
setters.go Loading commit data...
test_util.go Loading commit data...