lnd.xprv/watchtower
Wilmer Paulino 56d66c80a1
watchtower: extend client db to filter sessions for a specific tower
This currently takes O(N) time as there does not exist an index of
active client sessions for each watchtower within the client's database.
This index is likely to be added in the future.
2019-07-30 15:13:22 -07:00
..
blob watchtower/multi: define blob TypeAltruistCommit and TypeRewardCommit 2019-06-13 19:54:21 -07:00
lookout watchtower/multi: use sane sweep fee rate in unit tests 2019-06-13 19:54:22 -07:00
wtclient watchtower: extend client db to filter sessions for a specific tower 2019-07-30 15:13:22 -07:00
wtdb watchtower: extend client db to filter sessions for a specific tower 2019-07-30 15:13:22 -07:00
wtmock watchtower: extend client db to filter sessions for a specific tower 2019-07-30 15:13:22 -07:00
wtpolicy watchtower/wtpolicy: properly set DefaultSweepFeeRate and MinSweepFeeRate 2019-07-24 18:12:48 -07:00
wtserver watchtower/multi: use sane sweep fee rate in unit tests 2019-06-13 19:54:22 -07:00
wtwire watchtower/multi: define AltruistSessions feature bit as 0/1 2019-06-13 19:54:21 -07:00
conf.go watchtower: add externalip CLI configuration 2019-06-20 17:04:03 -07:00
config.go watchtower: add externalip CLI configuration 2019-06-20 17:04:03 -07: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/log: add WTWR subsystem logger 2019-01-14 19:42:33 -08:00
standalone.go watchtowerrpc/standalone: implement watchtowerrpc.WatchtowerBackend iface 2019-06-20 17:04:04 -07:00