lnd.xprv/watchtower/wtclient
Wilmer Paulino 1d73a6564f
watchtower: extend client databse with CRUD operations for towers
These operations are currently unused, but will be integrated into the
TowerClient at a later point as future preparation for the
WatchtowerClient RPC subserver, which will allow users to add, remove,
and list the watchtowers currntly in use.
2019-07-30 15:13:23 -07:00
..
backup_task_internal_test.go watchtower/multi: embed TxPolicy in wtpolicy.Policy 2019-06-13 19:54:20 -07:00
backup_task.go watchtower/multi: use new blob.BreachKey for enc/dec of justice kits 2019-06-13 19:54:17 -07:00
candidate_iterator.go watchtower/wtclient: filter non-target towers from candidates 2019-06-20 18:17:23 -07:00
client_test.go watchtower/wtpolicy/policy: bump default fee rate to 10 sat/byte 2019-07-01 15:56:03 -07:00
client.go watchtower: extend client databse with CRUD operations for towers 2019-07-30 15:13:23 -07:00
derivation.go keychain/derivation: adds watchtower session key family 2019-04-23 20:03:48 -07:00
errors.go multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
interface.go watchtower: extend client databse with CRUD operations for towers 2019-07-30 15:13:23 -07:00
log.go watchtower/wtclient/log: adds wtclient logging 2019-03-15 02:30:35 -07:00
session_negotiator.go watchtower/multi: define AltruistSessions feature bit as 0/1 2019-06-13 19:54:21 -07:00
session_queue.go watchtower/wtclient: remove stale sessionQueue TODO 2019-07-30 15:13:17 -07:00
stats.go watchtower/wtclient: export clientStats 2019-07-30 15:13:21 -07:00
task_pipeline.go watchtower/wtclient/task_pipeline: add reliable task aggregator 2019-03-15 02:31:50 -07:00