lnd/watchtower
Olaoluwa Osuntokun 6cf449168c
input+lnwallet: update taproot scripts to accept optional aux leaf
In this commit, we update all the taproot scripts to also accept an
optional aux leaf. This aux leaf can be used to add more redemption
paths for advanced channels, or just as an extra commitment space.
2024-05-01 10:13:09 +02:00
..
blob input+lnwallet: update taproot scripts to accept optional aux leaf 2024-05-01 10:13:09 +02:00
lookout input+lnwallet: update taproot scripts to accept optional aux leaf 2024-05-01 10:13:09 +02:00
wtclient input+lnwallet: update taproot scripts to accept optional aux leaf 2024-05-01 10:13:09 +02:00
wtdb multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
wtmock watchtower/lookout: make justice desciptor taproot ready 2024-01-18 18:06:00 +02:00
wtpolicy watchtower/wtclient: prep client for taproot towers 2024-01-19 15:33:06 +02:00
wtserver remove repetitive words 2024-03-07 14:05:47 +08:00
wtwire watchtower: add new TaprootCommit Type and flag 2024-01-18 17:56:49 +02:00
conf.go multi: add default watchtower config to main LND config 2023-06-15 11:36:44 +02:00
config.go multi: Add --tor.encryptkey flag functionality to encrypt the Tor private key on disk 2022-09-30 01:53:46 -05: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 multi: migrate towers to use RangeIndex for AckedUpdates 2023-01-11 13:59:03 +02:00
standalone.go multi: Add --tor.encryptkey flag functionality to encrypt the Tor private key on disk 2022-09-30 01:53:46 -05:00
tlv_bench_test.go tlv+watchtower: move bench test 2022-02-21 13:48:31 +01:00