aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/external_signer.cpp
AgeCommit message (Expand)Author
2024-05-20rpc: avoid copying into UniValueCory Fields
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-05-09scripted-diff: Remove unused chainparamsbase includesTheCharlatan
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-04-25Remove not needed clang-format off commentsMarcoFalke
2022-04-04refactor: fix clang-tidy named args usagefanquake
2021-09-21doc: Fix RPC result documentationMarcoFalke
2021-04-13external_signer: remove ExternalSignerExceptionfanquake
2021-04-13external_signer: use const where appropriatefanquake
2021-04-13refactor: add missing includes to external signer codefanquake
2021-04-08rpc: add help for enumeratesigners and walletdisplayaddressSjors Provoost
2021-04-08Move external signer out of wallet moduleSjors Provoost