• Mark Tyneway's avatar
    contracts-bedrock: fix standard bridge token pair checking · b8c10302
    Mark Tyneway authored
    This ensures that the legacy interface is only used for
    legacy tokens and that the modern interface can be used
    on the OptimismMintableERC20 token.
    
    Note that this is not the gas efficient way to implement this,
    but its ok for now as we are focused on minimal diff changes.
    
    In the future we could refactor this code to ensure that
    the ERC165Checker calls a minimal amount of times.
    b8c10302
Name
Last commit
Last update
..
L1 Loading commit data...
L2 Loading commit data...
deployment Loading commit data...
echidna Loading commit data...
governance Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
periphery Loading commit data...
test Loading commit data...
universal Loading commit data...
vendor Loading commit data...