• 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
Name
Last commit
Last update
..
batch_submitter.go Loading commit data...
channel.go Loading commit data...
channel_builder.go Loading commit data...
channel_builder_test.go Loading commit data...
channel_config.go Loading commit data...
channel_config_provider.go Loading commit data...
channel_config_provider_test.go Loading commit data...
channel_config_test.go Loading commit data...
channel_manager.go Loading commit data...
channel_manager_test.go Loading commit data...
channel_test.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
driver.go Loading commit data...
driver_test.go Loading commit data...
service.go Loading commit data...
test_batch_submitter.go Loading commit data...
tx_data.go Loading commit data...
tx_data_test.go Loading commit data...