aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/external_signer_scriptpubkeyman.cpp
AgeCommit message (Expand)Author
2022-06-09GetExternalSigner(): fail if multiple signers are foundamadeuszpawlik
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-28psbt: sign without finalizingAndrew Chow
2021-06-18Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wal...Samuel Dobson
2021-06-16refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usageSjors Provoost
2021-06-12Construct and use PrecomputedTransactionData in PSBT signingPieter Wuille
2021-04-13refactor: add missing includes to external signer codefanquake
2021-04-08Move external signer out of wallet moduleSjors Provoost
2021-02-23rpc: signerdisplayaddressSjors Provoost
2021-02-23wallet: add GetExternalSigner()Sjors Provoost
2021-02-23wallet: add ExternalSignerScriptPubKeyManSjors Provoost