diff options
| author | Daniel Kraft <[email protected]> | 2018-11-21 11:26:27 +0100 |
|---|---|---|
| committer | Daniel Kraft <[email protected]> | 2018-11-21 19:43:06 +0100 |
| commit | 3d2c7d6f940af5dc5b5d29b68f035d2226b1429b (patch) | |
| tree | f513943c6a5ffbb1b14aff776764859dc1af34fa /src/httpserver.cpp | |
| parent | Merge #14742: Properly generate salt in rpcauth.py (diff) | |
| download | discoin-3d2c7d6f940af5dc5b5d29b68f035d2226b1429b.tar.xz discoin-3d2c7d6f940af5dc5b5d29b68f035d2226b1429b.zip | |
Add regtest for JSON-RPC batch calls.
This adds a new regtest file 'interface_rpc.py', containing a test for
batch JSON-RPC requests. Those were previously not tested at all. Tests
for basic requests are not really necessary, as those are used anyway
in lots of other regtests.
The existing interface_http.py file is more about the underlying HTTP
connection, so adding a new interface file for the JSON-RPC specific
things makes sense.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions