1. 08 Nov, 2022 39 commits
  2. 07 Nov, 2022 1 commit
    • 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