M. J. Fromberger
20886fdb39
Instead of having the exported Request and Response type expose the version directly, delegate version injection to an unexported shim. We already had the shim; this just boosts it to the top level and does a bit more checking. * Check JSON-RPC version marker. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |
coretypes | rpc: add application info to `status` call (#7701) | 3 years ago |
jsonrpc | rpc: clean up encoding of request and response messages (#7721) | 3 years ago |
openapi | rpc: paginate mempool /unconfirmed_txs endpoint (#7612) | 3 years ago |
test | rpc: simplify the JSON-RPC client Caller interface (#7549) | 3 years ago |