• George Knee's avatar
    batcher: add batchSubmitter.checkExpectedProgress (#12430) · 910c9ade
    George Knee authored
    * implement batchSubmitter.checkExpectedProgress
    
    * remove buffer variable
    
    * add warning logs when calling waitNodeSyncAndClearState
    
    * push method down into channel manager and add test
    
    * clarify SyncStatus documentation
    
    * improve TestChannelManager_CheckExpectedProgress
    
    make parameters "tighter" / more realistic and check an extra case
    910c9ade
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...