Russell Yanofsky
84934bf70e
multiprocess: Add echoipc RPC method and test
...
Add simple interfaces::Echo IPC interface with one method that just takes and
returns a string, to test multiprocess framework and provide an example of how
it can be used to spawn and call between processes.
2021-04-23 03:02:50 -05:00
MarcoFalke
fa0074e2d8
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
2020-12-31 09:45:41 +01:00
Fabian Jahr
c447b09458
test: Add tests for getindexinfo RPC
2020-08-16 11:15:52 +02:00
MarcoFalke
fa50bdc755
rpc: Limit echo to 10 args
2020-08-02 21:32:40 +02:00
practicalswift
993e38a4e2
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
2019-12-06 14:40:28 +00:00
MarcoFalke
faeb666536
util: Add CHECK_NONFATAL and use it in src/rpc
2019-10-18 17:19:36 -04:00
MarcoFalke
fad0ce59e9
tests: Fail if RPC has been added without tests
2019-05-15 14:27:18 -04:00
Adam Jonas
f13ad1cae0
modify test for memory locked in case locking pages failed at some point
2019-03-01 10:20:57 -05:00
Adam Jonas
2fa85ebd1c
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
2019-02-26 15:08:36 -05:00