22 Commits (c42c6d06d2986791ad1cb8742824818edd9b6323)

Author SHA1 Message Date
  M. J. Fromberger ce61abc038
rpc: remove the placeholder RunState type. (#7749) 2 years ago
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 2 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  M. J. Fromberger e87d40719d
rpc: remove unused websocket options (#7712) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  M. J. Fromberger 904957aaa9
rpc: rework how responses are written back via HTTP (#7575) 3 years ago
  Sam Kleinman 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 3 years ago
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 3 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  M. J. Fromberger 1995ef2572
rpc: Strip down the base RPC client interface. (#6971) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Thane Thomson 309e29c245
rpc: revert JSON-RPC/WebSocket response batching (#5378) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 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) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Erik Grinaker fe11219795
Fix unexported returns (#4450) 4 years ago
  Anthony 5ea1ff94d1
rpc: fix issue with multiple subscriptions (#4406) 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago