2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
loop/sweepbatcher
Boris Nagaev 75641c3573
sweepbatcher: always fill sweep.minFeeRate
Use customFeeRate if it is provided, otherwise use wallet's EstimateFeeRate.

Added flag SkipNextBump to rbfCache to avoid extra bumping upon updating
fee rate externally.

Fix test TestSweepBatcherCloseDuringAdding, it didn't have confTarget and
failed in wallet.EstimateFeeRate call.
2024-07-18 13:38:57 -03:00
..
greedy_batch_selection_test.go sweepbatcher: fix inaccuracies in fee estimations 2024-07-18 13:38:57 -03:00
greedy_batch_selection.go sweepbatcher: fix inaccuracies in fee estimations 2024-07-18 13:38:57 -03:00
log.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store_mock.go Revert "sweepbatcher/StoreMock: load LoopOut from loopdb" 2024-05-31 12:28:02 -03:00
store.go sweepbatcher: fix spawning condition "unattached" spend notifiers 2024-07-11 13:15:39 +02:00
sweep_batch.go sweepbatcher: always fill sweep.minFeeRate 2024-07-18 13:38:57 -03:00
sweep_batcher_test.go sweepbatcher: always fill sweep.minFeeRate 2024-07-18 13:38:57 -03:00
sweep_batcher.go sweepbatcher: always fill sweep.minFeeRate 2024-07-18 13:38:57 -03:00