Age | Commit message (Expand) | Author |
---|---|---|
2022-06-09 | GetExternalSigner(): fail if multiple signers are found | amadeuszpawlik |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-09-28 | psbt: sign without finalizing | Andrew Chow |
2021-06-18 | Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wal... | Samuel Dobson |
2021-06-16 | refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage | Sjors Provoost |
2021-06-12 | Construct and use PrecomputedTransactionData in PSBT signing | Pieter Wuille |
2021-04-13 | refactor: add missing includes to external signer code | fanquake |
2021-04-08 | Move external signer out of wallet module | Sjors Provoost |
2021-02-23 | rpc: signerdisplayaddress | Sjors Provoost |
2021-02-23 | wallet: add GetExternalSigner() | Sjors Provoost |
2021-02-23 | wallet: add ExternalSignerScriptPubKeyMan | Sjors Provoost |