5 Commits (fbe86ea6459ec96f5bf427789c8109247ac6b302)

Author SHA1 Message Date
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 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
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  Tomas Tauber b12488b5f1 Handling integer IDs in JSON-RPC requests -- fixes #2366 (#2811) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon 3037b5b7ca Fix rpc/lib/... 6 years ago
  Silas Davis 3e3d53daef
Make RPCError an actual error and don't swallow its companion data 7 years ago
  Anton Kaliaev f74de4cb86 include optional data field in error object 7 years ago
  Dave Bryson 60a1f49a5c updated json response to match spec by @davebryson 7 years ago