lnd/peer
Olaoluwa Osuntokun ebf9856fac
lnwallet: obtain+verify aux sigs for all second level HTLCs
In this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).
2024-05-27 13:02:16 +02:00
..
brontide.go lnwallet: obtain+verify aux sigs for all second level HTLCs 2024-05-27 13:02:16 +02:00
brontide_test.go Revert "feature: make gossip queries compulsory" 2024-04-02 16:43:27 -07:00
interfaces.go peer+lnwire: move LinkUpdater to lnwire 2024-03-06 11:59:19 -08:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
musig_chan_closer.go lnwallet+peer: add tapscript root awareness to musig2 sessions 2024-04-30 16:39:21 +02:00
ping_manager.go peer: refactor main event loop for ping handler 2024-01-22 18:20:30 -08:00
ping_manager_test.go peer: Add machinery to track the state and validity of remote pongs 2023-10-19 09:26:45 -07:00
test_utils.go multi: make NewChanIDFromOutpoint accept value instead of pointer 2024-03-08 15:47:55 -08:00