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
/
wallet_signer.py
Age
Commit message (
Expand
)
Author
2022-06-09
GetExternalSigner(): fail if multiple signers are found
amadeuszpawlik
2022-03-29
Add sendall RPC née sweep
Murch
2022-02-10
RPC: Return external_signer in getwalletinfo
Kristaps Kaupe
2021-12-09
Check descriptors returned by external signers
sstone
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-04-08
Move external signer out of wallet module
Sjors Provoost
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
test: external_signer wallet flag is immutable
Sjors Provoost
2021-02-23
rpc: add external_signer option to createwallet
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