aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_misc.py
AgeCommit message (Expand)Author
2023-08-18removed StrFormatInternalBug quote delimitationReese Russell
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-04-16util/check: Add CHECK_NONFATAL identity function, NONFATAL_UNREACHABLE AND UN...Aurèle Oulès
2022-04-05Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directiveJon Atack
2021-12-01rpc: remove info about mallocinfo needing glibc 2.10+fanquake
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-11blockstorage: use debug log categoryAnthony Towns
2021-10-01Add syscall sandboxing (seccomp-bpf)practicalswift
2021-08-18log, sync: add LOCK logging category, apply it to lock contentionJon Atack
2021-07-28test: assert logging categories are sorted in rpc and helpJon Atack
2021-07-22test: verify number of categories returned by logging RPCJon Atack
2021-04-30Merge bitcoin/bitcoin#19521: Coinstats IndexW. J. van der Laan
2021-04-23multiprocess: Add echoipc RPC method and testRussell Yanofsky
2021-04-19test: add coinstatsindex getindexinfo coverage, improve current testsJon Atack
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-08-16test: Add tests for getindexinfo RPCFabian Jahr
2020-08-02rpc: Limit echo to 10 argsMarcoFalke
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-10-18util: Add CHECK_NONFATAL and use it in src/rpcMarcoFalke
2019-05-15tests: Fail if RPC has been added without testsMarcoFalke
2019-03-01modify test for memory locked in case locking pages failed at some pointAdam Jonas
2019-02-26add rpc_misc.py, mv test getmemoryinfo, add test mallocinfoAdam Jonas