loop/sweepbatcher
Boris Nagaev 534c71b742
sweepbatcher: minimumSweepFeeRate fixes confTarget
This is already done in GetConfTargetAndFeeRate. The fix is just a double check.
2025-07-24 02:30:15 -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 sweepbatcher: add mode with presigned transactions 2025-05-08 17:24:10 -03:00
presigned.go sweepbatcher: fix a bug in dest address selection 2025-06-26 14:01:16 -03:00
presigned_test.go sweepbatcher: remove method Presign 2025-06-26 14:01:16 -03:00
store.go loopdb: remove unused method ConfirmBatch 2025-06-26 14:01:16 -03:00
store_mock.go loopdb: remove unused method ConfirmBatch 2025-06-26 14:01:16 -03:00
sweep_batch.go sweepbatcher: update feerate outside AddSweep 2025-07-24 02:22:06 -03:00
sweep_batch_test.go sweepbatcher: fix rounding in constructUnsignedTx 2025-05-08 17:24:10 -03:00
sweep_batcher.go sweepbatcher: minimumSweepFeeRate fixes confTarget 2025-07-24 02:30:15 -03:00
sweep_batcher_presigned_test.go sweepbatcher: remove method Presign 2025-06-26 14:01:16 -03:00
sweep_batcher_test.go sweepbatcher: update feerate outside AddSweep 2025-07-24 02:22:06 -03:00