lnd.xprv/watchtower
Conner Fromknecht 9b365567b6
watchtower/wtclient/client: avoid over requesting sessions
This commit fixes a bug that would cause us to request more sessions
that needed from the session negotiator. With the current stat ticker,
we'd ask the negotiator for a new session every 30s if session
session negotiation did not return before printing the stats. Now we'll
avoid requesting to sessions by jumping back into the select loop.
2019-06-13 19:54:20 -07:00
..
blob watchtower/multi: use new blob.BreachKey for enc/dec of justice kits 2019-06-13 19:54:17 -07:00
lookout watchtower/multi: use new blob.BreachKey for enc/dec of justice kits 2019-06-13 19:54:17 -07:00
wtclient watchtower/wtclient/client: avoid over requesting sessions 2019-06-13 19:54:20 -07:00
wtdb watchtower/wtclient/session_queue: unify logging 2019-06-13 19:54:17 -07:00
wtmock watchtower/multi: move BreachHint to blob pkg 2019-06-13 17:40:04 -07:00
wtpolicy multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
wtserver watchtower/wtserver/create_session: log missing error in create session 2019-04-26 17:22:02 -07:00
wtwire multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
conf.go watchtower/conf: abstract address normalizer to prevent import cycle 2019-06-13 19:54:19 -07:00
config.go watchtower/multi: thread ChainHash to server 2019-02-08 20:02:17 -08: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 watchtower/multi: thread ChainHash to server 2019-02-08 20:02:17 -08:00