index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_help.py
Age
Commit message (
Expand
)
Author
2023-05-03
RPC: Allow RPC methods accepting options to take named parameters
Ryan Ofsky
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-09-15
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
furszy
2022-07-18
univalue: Return more detailed type check error messages
MacroFake
2022-02-21
doc: Rework generate* doc
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-02-23
rpc: add external signer RPC files
Sjors Provoost
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-06-11
wallet: Make RPC help compile-time static
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2018-11-05
qa: Add test to ensure node can generate all help texts at runtime
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-01
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-08-23
test: Add tests for RPC help
João Barbosa