loop/sweepbatcher
Boris Nagaev dc5d0fe30c
sweepbatcher: narrow down interface of swapStore
Only one method of loopdb.SwapStore is used (FetchLoopOutSwap).
Local interface LoopOutFetcher was defined to reflect this.
2024-05-27 10:03:19 -03:00
..
log.go sweepbatcher: add sweep batch 2024-01-23 20:38:09 +02:00
store.go loopdb+sweepbatcher: add the DropBatch call 2024-05-24 18:44:04 +02:00
store_mock.go loopdb+sweepbatcher: add the DropBatch call 2024-05-24 18:44:04 +02:00
sweep_batch.go sweepbatcher: close the quit channel when the batcher is shutting down 2024-05-24 18:44:05 +02:00
sweep_batcher.go sweepbatcher: narrow down interface of swapStore 2024-05-27 10:03:19 -03:00
sweep_batcher_test.go sweepbatcher: use method AddSweep in test 2024-05-27 10:03:19 -03:00