2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00
loop/sweepbatcher
Boris Nagaev 429eb85e14
sweepbatcher: use lnd/clock for timers
Added option: WithClock. Use it for publishDelay timer.
It will be used for testing.
2024-08-13 09:20:31 -03:00
..
greedy_batch_selection_test.go swap: fix leaf estimation in AddSuccessToEstimator 2024-08-12 12:18:36 -03:00
greedy_batch_selection.go sweepbatcher: always try greedy batch selection 2024-07-18 13:38:57 -03:00
log.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store_mock.go Revert "sweepbatcher/StoreMock: load LoopOut from loopdb" 2024-05-31 12:28:02 -03:00
store.go sweepbatcher/store: remove unused field clock 2024-08-13 09:20:31 -03:00
sweep_batch.go sweepbatcher: use lnd/clock for timers 2024-08-13 09:20:31 -03:00
sweep_batcher_test.go sweepbatcher: always fill sweep.minFeeRate 2024-07-18 13:38:57 -03:00
sweep_batcher.go sweepbatcher: use lnd/clock for timers 2024-08-13 09:20:31 -03:00