lnd/sweep
ziggie 07502a8fb0
sweep: Remove publishing last-tx logic.
We remove the publishing of the last published sweep tx during the
startup of the sweeper. This republishing can lead to situations
where funds of the default wallet might be locked for neutrino
backend clients.
Moreover all related tests are removed as well.
2023-08-15 10:00:29 +02:00
..
backend_mock_test.go sweep: remove conflicted sweep txns from the rebroadcaster 2023-04-21 11:53:08 -07:00
bucket_list.go sweep: do not combine exclusive and non-exclusive inputs 2020-09-16 08:17:36 +02:00
defaults.go multi: add new build tag integration 2023-02-23 21:56:09 +08:00
fee_estimator_mock_test.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
interface.go sweep: remove conflicted sweep txns from the rebroadcaster 2023-04-21 11:53:08 -07:00
log.go multi: modify sweeper.CreateSweepTx to accept conf target, style changes 2018-10-18 18:08:27 -07:00
setup_test.go channeldb/test: test with postgres 2021-10-29 10:54:44 +02:00
store_mock.go sweep: Remove publishing last-tx logic. 2023-08-15 10:00:29 +02:00
store_test.go sweep: Remove publishing last-tx logic. 2023-08-15 10:00:29 +02:00
store.go sweep: Remove publishing last-tx logic. 2023-08-15 10:00:29 +02:00
sweeper_test.go sweep: Remove publishing last-tx logic. 2023-08-15 10:00:29 +02:00
sweeper.go sweep: Remove publishing last-tx logic. 2023-08-15 10:00:29 +02:00
test_utils.go chainntfns: add new option for conf notifications to send block 2022-08-01 19:59:21 -07:00
tx_input_set_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
tx_input_set.go sweep: change outputs are now P2TR 2022-08-11 17:26:16 -07:00
txgenerator_test.go sweep: account for all script types in craftSweepTx 2022-08-08 15:33:00 -04:00
txgenerator.go sweep: change outputs are now P2TR 2022-08-11 17:26:16 -07:00
walletsweep_test.go sweep: update fee estimator fee-below-floor test case 2023-05-26 11:16:51 -04:00
walletsweep.go sweep: use relay fee rate as floor for specified fee rate 2023-05-26 11:16:42 -04:00
weight_estimator_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
weight_estimator.go sweep: account for all script types in craftSweepTx 2022-08-08 15:33:00 -04:00