1. 08 Nov, 2022 38 commits
  2. 07 Nov, 2022 2 commits
    • Joshua Gutow's avatar
      op-batcher: Rewrite ChannelManager (#3859) · 4abae618
      Joshua Gutow authored
      * op-batcher: Rewrite ChannelManager
      
      The channel manager is now responsible for tracking in flight frames
      and properly handling different error conditions.
      
      * op-batcher: String() & TerminalString() for txID
      
      * op-batcher: Remove channelPending bool
      
      * op-batcher: Fix wraparound bug in timeout check
      
      * op-batcher: Comments + Logging
      
      * op-batcher: Properly exit loop
      4abae618
    • Matthew Slipper's avatar
      testmig: Remove in favor of op-e2e · 56acafc2
      Matthew Slipper authored
      56acafc2