lnd.xprv/watchtower
Conner Fromknecht d440cc4024
watchtower/lookout/justice_descriptor: anchor justice txn
This commit modifies the JusticeDescriptor to support creation of
justice transactions spending from anchor commitments. Rather than the
unencumbered p2wkh scripts from before, the tower will now use the
to-remote-confirmed that includes the additional CSV delay of 1. This
also requires setting the sequence number appropriately on the to-remote
input.
2020-09-15 12:44:00 -04:00
..
blob watchtower/blob/justice_kit: conditional anchor to-remote script 2020-09-15 12:43:44 -04:00
lookout watchtower/lookout/justice_descriptor: anchor justice txn 2020-09-15 12:44:00 -04:00
wtclient watchtower/blob/justice_kit: add BlobType to JusticeKit struct 2020-09-15 12:43:37 -04:00
wtdb multi: rename: ReadBucket to RBucket 2020-05-26 18:21:08 -07:00
wtmock watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02: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