aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_help.py
AgeCommit message (Expand)Author
2022-09-15rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERRORfurszy
2022-07-18univalue: Return more detailed type check error messagesMacroFake
2022-02-21doc: Rework generate* docMarcoFalke
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-02-23rpc: add external signer RPC filesSjors Provoost
2021-01-28rpc: Use RPCHelpMan for check-rpc-mappings linterMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-06-11wallet: Make RPC help compile-time staticMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2018-11-05qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-09-01Test rpc_help.py failed: Check whether ZMQ is enabled or not.Kvaciral
2018-08-23test: Add tests for RPC helpJoão Barbosa