loop/sweepbatcher
Boris Nagaev 149bffcad7
sweepbatcher: fix rounding in constructUnsignedTx
Previously it may round one satoshi towards zero resulting in fee-rate
slightly lower than requested.
2025-05-08 17:24:10 -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: fix rounding in constructUnsignedTx 2025-05-08 17:24:10 -03:00
sweep_batch_test.go sweepbatcher: fix rounding in constructUnsignedTx 2025-05-08 17:24:10 -03:00
sweep_batcher.go sweepbatcher: allow adding groups of inputs 2025-04-03 09:49:46 -03:00
sweep_batcher_test.go sweepbatcher: fix height hint for confirmations 2025-04-05 18:01:16 -03:00