• 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
..
cmd Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
ether Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
state Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...