M. J. Fromberger
8a684c1bb5
* rpc: fix layout of endpoint list The output of the default endpoint-list query was not correctly segregating methods with and without arguments. Fix this, and also clean up the output to be easier to read (both in code and in generated source). Fixes #3618. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: simplify the handling of JSON-RPC request and response IDs (#7738) | 3 years ago |
server | rpc: fix layout of endpoint list (#7742) | 3 years ago |
test | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
types | rpc: simplify the handling of JSON-RPC request and response IDs (#7738) | 3 years ago |
doc.go | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
jsonrpc_test.go | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |