lnd.xprv/sweep
Joost Jager 681496b474
sweep: make sweeper aware of unconfirmed parent transactions.
Extend the fee estimator to take into account parent transactions with
their weights and fees.

Do not try to cpfp parent transactions that have a higher fee rate than
the sweep tx fee rate.
2020-09-17 12:30:39 +02:00
..
backend_mock_test.go
bucket_list.go sweep: do not combine exclusive and non-exclusive inputs 2020-09-16 08:17:36 +02:00
defaults_rpctest.go
defaults.go sweep: add time-based sweeper 2018-12-18 10:50:17 +01:00
fee_estimator_mock_test.go
interface.go
log.go
store_mock.go
store_test.go sweep: use channeldb.MakeTestDB 2020-07-28 17:57:30 +02:00
store.go multi: rename ReadTx to RTx 2020-05-26 18:20:37 -07:00
sweeper_test.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
sweeper.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
test_utils.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
tx_input_set_test.go
tx_input_set.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
txgenerator_test.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
txgenerator.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
walletsweep_test.go multi: migrate instances of mockSigner to the mock package 2020-08-28 15:43:51 -04:00
walletsweep.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
weight_estimator_test.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
weight_estimator.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00