lnd.xprv/watchtower
Conner Fromknecht 5aa59906b5
wtclient: schedule ForceQuit first during Stop
Currently the ForceQuit call is scheduled after trying to stop the
backup queue. In certain cases, the call to stop the queue never
finishes, which means the force quit is never scheduled. We rememdy by
scheduling this call before any other operations to ensure we can always
exit ungracefully if necessary.
2020-11-30 13:08:04 -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: schedule ForceQuit first during Stop 2020-11-30 13:08:04 -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