Age | Commit message (Expand) | Author |
---|---|---|
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-12-09 | Check descriptors returned by external signers | sstone |
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 |