lnd/chainreg
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
..
chainparams.go chainreg: let IsTestnet consider bitcoin only 2023-10-06 16:34:47 -07:00
chainregistry.go lnwallet: obtain+verify aux sigs for all second level HTLCs 2024-05-27 13:02:16 +02:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00
no_chain_backend.go chainreg: satisfy chain.Interface in NoChainSource 2024-01-23 17:46:06 +08:00
taproot_check.go chainreg: update tapoort node awareness to account for bitcoind 19+ 2022-08-12 15:35:32 -07:00