• 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
..
actor-tests Loading commit data...
balance-monitor Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...
two-step-monitor Loading commit data...