lnd/watchtower/wtclient
Olaoluwa Osuntokun 1aae47fd71
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-08-28 11:52:31 +02:00
..
addr_iterator_test.go wtclient: make addr iterator panic safe 2023-03-30 12:29:41 +02:00
addr_iterator.go wtclient: add clarifying comments to the AddressIterator 2023-03-30 14:46:56 +02:00
backup_task_internal_test.go input+lnwallet: update taproot scripts to accept optional aux leaf 2024-08-28 11:52:31 +02:00
backup_task.go multi: apply the new type lntypes.WeightUnit 2024-05-25 13:37:13 +08:00
candidate_iterator_test.go watchtower/wtclient: add Copy method to AddressIterator 2023-03-20 16:51:32 +02:00
candidate_iterator.go wtclient: make addr iterator panic safe 2023-03-30 12:29:41 +02:00
client_test.go input+lnwallet: update taproot scripts to accept optional aux leaf 2024-08-28 11:52:31 +02:00
client.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
errors.go wtclient: spin session key indices if required 2023-03-31 12:05:58 +02:00
fuzz_test.go wtclient: AddressIterator fuzz test 2023-06-01 08:46:45 -05:00
interface.go wtdb: add TerminateSession method 2024-02-20 14:44:11 +02:00
log.go watchtower/wtclient/log: adds wtclient logging 2019-03-15 02:30:35 -07:00
manager.go multi: make NewChanIDFromOutpoint accept value instead of pointer 2024-03-08 15:47:55 -08:00
queue_test.go wtclient: remove temporary bug demonstration logic and test 2024-01-15 17:28:43 +02:00
queue.go multi: update linter, fix new issues 2024-08-20 19:14:44 +02:00
sess_close_min_heap_test.go watchtowers: add thread safe min-heap 2023-03-20 16:51:32 +02:00
sess_close_min_heap.go watchtowers: add thread safe min-heap 2023-03-20 16:51:32 +02:00
session_negotiator.go multi: wrap all errors 2024-04-11 15:04:03 +02:00
session_queue.go multi: wrap all errors 2024-04-11 15:04:03 +02:00
stats.go lnrpc+wtclient: refactor ClientStats 2023-11-28 09:54:02 +02:00