• 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
StandardBridge.sol 21.2 KB