Commit Graph

16 Commits (84e4ef843db3443278d6eb70ff89fa254fcc6631)

Author SHA1 Message Date
Sjors Provoost 4357158c47
wallet: return and display signer error
7 months ago
Sjors Provoost dc55531087
wallet: compare address returned by displayaddress
7 months ago
Sjors Provoost 6c1a2cc09a
test: use h marker for external signer mock
7 months ago
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
fanquake 28cf756971
Merge bitcoin/bitcoin#23578: Add external signer taproot support
2 years ago
Sjors Provoost 796b020c37
wallet: add taproot support to external signer
2 years ago
amadeuszpawlik 292b1a3e9c GetExternalSigner(): fail if multiple signers are found
2 years ago
sstone 5493e92501 Check descriptors returned by external signers
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
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
4 years ago