loop/sweepbatcher
Boris Nagaev 1f15c604ac
sweepbatcher: fix fee rate calculation (publish)
We forgot to account for change outputs when checking the feerate of
signed transaction. The bug resulted in fee rate overestimation in the
log message.
2025-10-11 22:15:56 -03:00
..
greedy_batch_selection.go sweepbatcher: fast-flag enables zero delay publishing 2025-10-07 08:53:39 +02:00
greedy_batch_selection_test.go sweepbatcher: consolidate identical change pkscripts 2025-07-29 21:22:17 +02:00
log.go sweepbatcher: add mode with presigned transactions 2025-05-08 17:24:10 -03:00
presigned.go sweepbatcher: fix fee rate calculation (publish) 2025-10-11 22:15:56 -03:00
presigned_test.go sweepbatcher: subtle adjustments for change 2025-07-29 12:33:56 +02: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: fix change fee accounting, add test 2025-10-11 15:21:30 -03:00
sweep_batch_test.go sweepbatcher: consolidate identical change pkscripts 2025-07-29 21:22:17 +02:00
sweep_batcher.go sweepbatcher: fast-flag enables zero delay publishing 2025-10-07 08:53:39 +02:00
sweep_batcher_presigned_test.go sweepbatcher: fix fee rate calculation (publish) 2025-10-11 22:15:56 -03:00
sweep_batcher_test.go sweepbatcher: fast-flag enables zero delay publishing 2025-10-07 08:53:39 +02:00