lnd/keychain
Oliver Gugger e3536dd770
mod+keychain+lntest: bump btcd to version with tweak fix
This commit bumps to the latest version of btcd that fixes a key
mutation issue when signing for Taproot outputs.
2022-11-11 10:20:08 +01:00
..
bench_test.go keychain: use T.TempDir to create temporary test directory 2022-08-24 09:03:04 +08:00
btcwallet.go mod+keychain+lntest: bump btcd to version with tweak fix 2022-11-11 10:20:08 +01:00
derivation.go keychain: change KeyFamilyStaticBackup name to reflect its new, broader role 2022-09-30 01:53:43 -05:00
ecdh.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
interface_test.go keychain: use T.TempDir to create temporary test directory 2022-08-24 09:03:04 +08:00
signer.go