loop/sweepbatcher
Boris Nagaev e8cf6386cc
sweepbatcher: allow adding groups of inputs
A group of inputs can be added by passing it in SweepRequest.Inputs field.
All the inputs belong to the same swap and are added to the same batch.
2025-04-03 09:49:46 -03:00
..
greedy_batch_selection.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00
greedy_batch_selection_test.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
store.go sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
store_mock.go sweepbatcher: allow swap_hash to be non-unique 2025-04-01 11:11:44 -03:00
sweep_batch.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00
sweep_batcher.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00
sweep_batcher_test.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00