index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
mocks
/
signer.py
Age
Commit message (
Expand
)
Author
2024-04-16
wallet: return and display signer error
Sjors Provoost
2024-04-16
wallet: compare address returned by displayaddress
Sjors Provoost
2024-04-16
test: use h marker for external signer mock
Sjors Provoost
2023-01-03
script, test: fix python linter E275 errors with flake8 5.0.4
Jon Atack
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-10-26
Merge bitcoin/bitcoin#23578: Add external signer taproot support
fanquake
2022-06-28
wallet: add taproot support to external signer
Sjors Provoost
2022-06-09
GetExternalSigner(): fail if multiple signers are found
amadeuszpawlik
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
test: Use 4 spaces for indentation
MarcoFalke
2021-02-23
rpc: send: support external signer
Sjors Provoost
2021-02-23
rpc: signerdisplayaddress
Sjors Provoost
2021-02-23
wallet: ExternalSigner: add GetDescriptors method
Sjors Provoost
2021-02-23
rpc: signer: add enumeratesigners to list external signers
Sjors Provoost
2021-02-23
test: add external signer test
Sjors Provoost