lnd/sweep
Johan T. Halseth 8d2e6deade
sweeper_test: add txOut sweep test
Add tests that inputs with required TXOuts gets aggregated and swept, while
keeping locktimes satisfied.
2020-11-21 10:17:10 +01:00
..
backend_mock_test.go sweeper_test: return unique wallet utxos 2020-11-20 13:06:54 +01:00
bucket_list.go
defaults_rpctest.go
defaults.go
fee_estimator_mock_test.go
interface.go
log.go
store_mock.go
store_test.go
store.go multi: add reset closure to kvdb.Update 2020-11-05 17:57:12 +01:00
sweeper_test.go sweeper_test: add txOut sweep test 2020-11-21 10:17:10 +01:00
sweeper.go sweep: pass dustLimit to CreateSweepTx 2020-11-20 13:06:53 +01: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 sweep/tx_input_set: account for required outputs in input set 2020-11-20 13:06:54 +01:00
tx_input_set.go sweep/tx_input_set: account for required outputs in input set 2020-11-20 13:06:54 +01:00
txgenerator_test.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
txgenerator.go sweep: add required TxOuts to sweep tx 2020-11-20 13:06:54 +01:00
walletsweep_test.go sweep: pass dustLimit to CreateSweepTx 2020-11-20 13:06:53 +01:00
walletsweep.go sweep: pass dustLimit to CreateSweepTx 2020-11-20 13:06:53 +01:00
weight_estimator_test.go input+sweep: let weightestimator take known TxOut 2020-11-20 13:06:53 +01:00
weight_estimator.go sweep/tx_input_set: account for required outputs in input set 2020-11-20 13:06:54 +01:00