lnd.xprv/watchtower/lookout
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
..
interface.go watchtower/multi: move BreachHint to blob pkg 2019-06-13 17:40:04 -07:00
justice_descriptor_test.go watchtower/lookout/justice_descriptor: anchor justice txn 2020-09-15 12:44:00 -04:00
justice_descriptor.go watchtower/lookout/justice_descriptor: anchor justice txn 2020-09-15 12:44:00 -04:00
log.go watchtower/lookout/log: adds lookout subsystem logger 2018-10-31 20:42:07 -07:00
lookout_test.go watchtower/blob/justice_kit: add BlobType to JusticeKit struct 2020-09-15 12:43:37 -04:00
lookout.go watchtower/lookout: fix double-hex encoded chainhash 2019-11-05 15:05:20 -08:00
mock.go watchtower: remove dev tag from unit test files 2020-08-20 12:12:51 -07:00
punisher.go multi: add labels to lnd native transactions 2020-07-29 13:46:07 +02:00