Age | Commit message (Expand) | Author |
---|---|---|
2021-09-28 | psbt: sign without finalizing | Andrew Chow |
2021-06-30 | refactor: remove m_internal from DescriptorSPKman | S3RK |
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-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 | wallet: add ExternalSignerScriptPubKeyMan | Sjors Provoost |