sstone
5493e92501
Check descriptors returned by external signers
...
Check that descriptors returned by external signers have been parsed properly when creating a new wallet.
3 years ago
MarcoFalke
fac23c2114
scripted-diff: Bump copyright headers
...
The previous diff touched most files in ./test/, so bump the headers to
avoid having to touch them again for a bump later.
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./test/
-END VERIFY SCRIPT-
3 years ago
MarcoFalke
faeff57709
test: Use 4 spaces for indentation
3 years ago
Sjors Provoost
d4b0107d68
rpc: send: support external signer
4 years ago
Sjors Provoost
245b4457cf
rpc: signerdisplayaddress
4 years ago
Sjors Provoost
7ebc7c0215
wallet: ExternalSigner: add GetDescriptors method
4 years ago
Sjors Provoost
2700f09c41
rpc: signer: add enumeratesigners to list external signers
4 years ago
Sjors Provoost
f3e6ce78fb
test: add external signer test
...
Includes a mock to mimick the HWI interace.
4 years ago