• George Knee's avatar
    op-batcher: syncActions is aware of safe=unsafe edge case (#13292) · 53034d28
    George Knee authored
    * add additional test case for computeSyncActions
    
    * fixup test
    
    * check for unsafe = safe edge case & replace oldestUnsafeBlock with nextSafeBlock
    
    * add test case for no progress and safe=unsafe
    
    * refine log
    
    * rename variable
    
    * harmonize log ordering and labels
    
    * tighten up test behaviour for expectedLogs
    
    * add test case: no progress + unsafe=safe + blocks in state
    
    and fix behaviour so we don't try to fetch unsafe blocks if there aren't any, even when there are blocks in state
    
    * typo
    53034d28
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...
sync_actions.go Loading commit data...
sync_actions_test.go Loading commit data...
test_batch_submitter.go Loading commit data...
tx_data.go Loading commit data...
tx_data_test.go Loading commit data...