lnd/peer
Olaoluwa Osuntokun 39e4e8d8a4
peer: decorate delivery addr w/ internal key
In this commit, we move to add the internal key to the delivery addr. This way, we give the aux chan closer the extra information it may need to properly augment the normal co-op close process.
2024-10-11 14:17:28 +02:00
..
brontide_test.go peer: always send channel update on reconnect 2024-08-07 17:48:50 -07:00
brontide.go peer: decorate delivery addr w/ internal key 2024-10-11 14:17:28 +02:00
interfaces.go peer+lnwire: move LinkUpdater to lnwire 2024-03-06 11:59:19 -08:00
log.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08:00
musig_chan_closer.go lnwallet+peer: add tapscript root awareness to musig2 sessions 2024-10-11 14:11:56 +02:00
ping_manager_test.go peer: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
ping_manager.go peer: make PingManager.Stop infallible 2024-05-21 13:29:31 -07:00
test_utils.go multi: obtain+verify aux sigs for all second level HTLCs 2024-10-11 14:16:35 +02:00