lnd.xprv/watchtower
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
..
blob watchtower/multi: define blob TypeAltruistCommit and TypeRewardCommit 2019-06-13 19:54:21 -07:00
lookout multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
wtclient wtclient: test case re-add removed tower 2020-05-14 13:48:08 -07:00
wtdb watchtower: convert to use new kvdb abstraction 2020-03-18 19:35:01 -07:00
wtmock wtmock: prevent race conditions by not using ClientSession pointers 2020-05-14 15:39:03 -07:00
wtpolicy chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
wtserver watchtower/multi: use sane sweep fee rate in unit tests 2019-06-13 19:54:22 -07:00
wtwire watchtower/wtwire/init: use feature.ValidateRequired 2020-01-08 12:26:00 -08:00
conf.go watchtower: add externalip CLI configuration 2019-06-20 17:04:03 -07:00
config.go multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
errors.go watchtower/conf: remove experimental conditional compilation 2019-06-13 19:54:19 -07:00
interface.go watchtower/conf: abstract address normalizer to prevent import cycle 2019-06-13 19:54:19 -07:00
log.go watchtower: remove dead logging code 2020-04-24 19:15:08 +02:00
standalone.go watchtower: one append instead of appends in a loop 2020-04-24 19:15:08 +02:00