lnd.xprv/watchtower
Conner Fromknecht 1f86526250
wtclient: add backoff in negotiation when createSession() fails
Currently if the tower hangs up during session negotiation there is no
backoff applied. We add backoff here to avoid excessive CPU/network
utilization during unexpected failures.
2020-11-30 13:08:18 -08:00
..
blob watchtower/blob/justice_kit: conditional anchor to-remote script 2020-09-15 12:43:44 -04:00
lookout watchtower/lookout: use correct to-local-penalty size for anchors 2020-09-15 12:48:23 -04:00
wtclient wtclient: add backoff in negotiation when createSession() fails 2020-11-30 13:08:18 -08:00
wtdb Merge pull request #4746 from wpaulino/tower-last-addr 2020-11-11 09:27:54 -08:00
wtmock watchtower: prevent removal of last tower addr 2020-11-04 15:43:18 -08:00
wtpolicy chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
wtserver watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02: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 watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +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: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02:00