lnd version, "hacked" to enable seedless restore from xprv + scb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Olaoluwa Osuntokun da94cbf1ec
Merge pull request #5200 from champo/send_all_min_confs
3 years ago
..
backend_mock_test.go refactor: use camel case for minConfs 3 years ago
bucket_list.go sweep: do not combine exclusive and non-exclusive inputs 4 years ago
defaults.go sweep: add time-based sweeper 5 years ago
defaults_rpctest.go rpctest: increase sweeper BatchWindow during itests 3 years ago
fee_estimator_mock_test.go chainfee: create new chainfee package extracting fees from lnwallet 5 years ago
interface.go refactor: use camel case for minConfs 3 years ago
log.go multi: modify sweeper.CreateSweepTx to accept conf target, style changes 6 years ago
store.go kvdb: move channeldb/kvdb to top level 3 years ago
store_mock.go sweep: add list sweeps function 4 years ago
store_test.go sweep: use channeldb.MakeTestDB 4 years ago
sweeper.go sweep: allow specified outputs to sweep tx 3 years ago
sweeper_test.go sweep: allow specified outputs to sweep tx 3 years ago
test_utils.go sweep: make sweeper aware of unconfirmed parent transactions. 4 years ago
tx_input_set.go multi: add random coin selection 3 years ago
tx_input_set_test.go refactor: use camel case for minConfs 3 years ago
txgenerator.go sweep: allow specified outputs to sweep tx 3 years ago
txgenerator_test.go input/size: split constants into confirmed/non-confirmed 3 years ago
walletsweep.go sweep,rpc: honor minConfs paramater when SendAll is set 3 years ago
walletsweep_test.go sweep,rpc: honor minConfs paramater when SendAll is set 3 years ago
weight_estimator.go sweep/tx_input_set: account for required outputs in input set 3 years ago
weight_estimator_test.go input+sweep: let weightestimator take known TxOut 3 years ago