• 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
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...