Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke | |
The previous diff touched most files in ./test/, so bump the headers to avoid having to touch them again for a bump later. -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./test/ -END VERIFY SCRIPT- | |||
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 | |
Includes a mock to mimick the HWI interace. |