• Maurelian's avatar
    fix(ctb): Refactor and fix L1 bridge tests · a5cf7441
    Maurelian authored
    chore(ctb): Add comments, rebuild
    
    fix(ctb): Refactor and fix the L2 bridge tests
    
    fix(ctb): Ensure consistent event ordering using super
    
    The _emit methods in child contracts now use super to
    call emit the new events.
    The legacy events now always precedes the new event.
    
    test(ctb): Use kwargs syntax in _preBridgeX() funcs
    
    chore(ctb): Improve doc comments on _emit funcs
    a5cf7441
Name
Last commit
Last update
..
CrossDomainMessenger.sol Loading commit data...
ERC721Bridge.sol Loading commit data...
FeeVault.sol Loading commit data...
IOptimismMintableERC20.sol Loading commit data...
IOptimismMintableERC721.sol Loading commit data...
OptimismMintableERC20.sol Loading commit data...
OptimismMintableERC20Factory.sol Loading commit data...
OptimismMintableERC721.sol Loading commit data...
OptimismMintableERC721Factory.sol Loading commit data...
Proxy.sol Loading commit data...
ProxyAdmin.sol Loading commit data...
Semver.sol Loading commit data...
StandardBridge.sol Loading commit data...