14 Commits (904957aaa96eceb8c36ec3978ededcc35304c7ee)

Author SHA1 Message Date
  M. J. Fromberger 904957aaa9
rpc: rework how responses are written back via HTTP (#7575) 2 years ago
  M. J. Fromberger 1f5e64e5b6
rpc: remove cache control settings from the HTTP server (#7568) 2 years ago
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 2 years ago
  JayT106 641a5ec998
rpc: fix inappropriate http request log (#7244) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  JayT106 ca7dbea05b
Set cache control in the HTTP-RPC response header (#6265) 3 years ago
  Anton Kaliaev 00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) (#6204) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 95fc7e58ee
rpc/jsonrpc/server: merge WriteRPCResponseHTTP and WriteRPCResponseAr (#5141) 4 years ago
  Marko 16d2fa62eb
jsonrpc: change log to debug (#5131) 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
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago