1. 02 Feb, 2023 3 commits
    • Maurelian's avatar
      chore: make bindings · 415c62e0
      Maurelian authored
      415c62e0
    • 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
    • Maurelian's avatar
      fix(ctb): Add _emit functions to support legacy events · 358c37cf
      Maurelian authored
      fix(ctb): Add _emitETHBridgeInitiated
      
      fix(ctb): Add _emitERC20BridgeFinalized
      
      fix(ctb): Add remaining event wrapper functions
      358c37cf
  2. 27 Jan, 2023 2 commits
  3. 25 Jan, 2023 24 commits
  4. 24 Jan, 2023 11 commits