• 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
channel_manager.go 9.59 KB