15 Commits (5662bd12a8bc375014c3a2e739390913f6840e77)

Author SHA1 Message Date
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 3 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 3 years ago
  M. J. Fromberger 20886fdb39
rpc: clean up encoding of request and response messages (#7721) 3 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 3 years ago
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 3 years ago
  M. J. Fromberger 6291d22f46
rpc: simplify the JSON-RPC client Caller interface (#7549) 3 years ago
  M. J. Fromberger 211d755aca
rpc: remove positional parameter encoding from clients (#7545) 3 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Anton Kaliaev fe4e97afe0
rpc/jsonrpc: Unmarshal RPCRequest correctly (#6191) 4 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 4 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 4 years ago
  Anton Kaliaev 59ec3d91e4
rpc/jsonrpc/server: ws server optimizations (#5312) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 5 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 5 years ago