• Kelvin Fichter's avatar
    feat(ctb): make Proxy inheritable · 9a02079e
    Kelvin Fichter authored
    Makes the Proxy contract inheritable by making external functions into
    (public virtual) functions. Does not impact generated bytecode or gas
    snapshot.
    9a02079e
Proxy.sol 7.01 KB