• 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
Name
Last commit
Last update
..
cmd Loading commit data...
flags Loading commit data...
sequencer Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
batch_submitter.go Loading commit data...
channel_manager.go Loading commit data...
config.go Loading commit data...
docker.go.work Loading commit data...
driver.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
txmgr.go Loading commit data...
utils.go Loading commit data...