lnd.xprv/sweep
carla 75370ce6b4
multi: update WalletController PublishTransaction to include label
Add label parameter to PublishTransaction in WalletController
interface. A labels package is added to store generic labels that are
used for the different types of transactions that are published by lnd.

To keep commit size down, the two endpoints that require a label
parameter be passed down have a todo added, which will be removed in
subsequent commits.
2020-05-19 13:30:00 +02:00
..
backend_mock_test.go multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
bucket_list.go sweep: add exclusive groups 2020-02-13 09:52:21 +01:00
defaults_rpctest.go sweep: add time-based sweeper 2018-12-18 10:50:17 +01:00
defaults.go sweep: add time-based sweeper 2018-12-18 10:50:17 +01: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 multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
log.go multi: modify sweeper.CreateSweepTx to accept conf target, style changes 2018-10-18 18:08:27 -07:00
store_mock.go sweep: add list sweeps function 2020-05-05 21:10:11 +02:00
store_test.go sweep: add list sweeps function 2020-05-05 21:10:11 +02:00
store.go sweep: add list sweeps function 2020-05-05 21:10:11 +02:00
sweeper_test.go Merge pull request #4101 from ErikEk/typo_fixes_trivial 2020-03-19 21:36:38 +01:00
sweeper.go multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
test_utils.go Ensure chain notifier is started before accessed. 2020-04-30 12:54:33 +03:00
tx_input_set_test.go sweep: allow force sweeps 2020-01-15 16:56:44 +01:00
tx_input_set.go sweep: allow force sweeps 2020-01-15 16:56:44 +01:00
txgenerator_test.go input/size: assert witness size constants 2020-04-10 15:34:27 -07:00
txgenerator.go sweep: log sweep tx id and full list of inputs 2020-03-27 07:42:03 +01:00
walletsweep_test.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
walletsweep.go trivial: typo fix 2020-03-19 05:43:49 +01:00