lnd/lntest/mock
Oliver Gugger ce5fa2e043
multi: add version to MuSig2 API, bump btcd/btcec to v2.3.2
With this commit we bump the github.com/btcd/btcec/v2 library to v2.3.2
which implements the MuSig2 BIP version v1.0.0rc2. With this the
github.com/btcsuite/btcd/btcec/v2/schnorr/musig2 package becomes
v1.0.0rc2 and the github.com/lightningnetwork/lnd/internal/musig2v040
stays at the old v0.4.0 version.
2023-02-03 18:30:10 +01:00
..
chainio.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chainnotifier.go chainntfns: add new option for conf notifications to send block 2022-08-01 19:59:21 -07:00
secretkeyring.go mod+keychain+lntest: bump btcd to version with tweak fix 2022-11-11 10:20:08 +01:00
signer.go multi: add version to MuSig2 API, bump btcd/btcec to v2.3.2 2023-02-03 18:30:10 +01:00
spendnotifier.go multi: run gosimports 2022-02-10 11:02:01 +01:00
walletcontroller.go lntest+lnwallet: add ImportTaprootScript to wallet interface 2022-08-25 09:20:23 +02:00