• smartcontracts's avatar
    feat(ctb): put dictator behind Proxy (#4206) · 09e49577
    smartcontracts authored
    Puts the SystemDictator behind a standard Proxy contract. By putting the
    SystemDictator behind a proxy, we can work our way out of pretty much
    any error type. The owner of the proxy will be the controller as defined
    in the deploy config.
    09e49577
014-OptimismMintableERC20FactoryImpl.ts 721 Bytes