• Michael de Hoog's avatar
    [batcher] Cleanup batcher channel inclusion block logic (#12363) · 1ac85caa
    Michael de Hoog authored
    * Cleanup batcher channel inclusion block logic
    
    * Add comment to isTimedOut
    
    * Remove updateInclusionBlocks altogether
    
    * Revert receiver variable rename
    
    * Fix tests
    
    * Fix isTimedOut for ChannelTimeouts of 1 (ensure that some txs have been confirmed)
    
    * Added comment about confirmed txs to isFullySubmitted
    1ac85caa
channel_test.go 10.8 KB