22 Commits (75b1b1d6c545e904ddd80934346b78e8f2accee7)

Author SHA1 Message Date
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 2 years ago
  M. J. Fromberger 95158636cd
rpc: clean up unmarshaling of batch-valued responses (#7728) 2 years ago
  M. J. Fromberger 557d86316b
rpc: clean up unused non-default websocket client options (#7713) 2 years ago
  M. J. Fromberger 6291d22f46
rpc: simplify the JSON-RPC client Caller interface (#7549) 2 years ago
  M. J. Fromberger 8e58c564c0
rpc: collapse Caller and HTTPClient interfaces. (#7548) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 52ed994416
test: cleanup rpc/client and node test fixtures (#7112) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  JayT106 cb63ab4ac0
rpc: fix RPC client doesn't handle url's without ports (#6507) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Frojdi Dymylja 9ecfcc93a6
fix: jsonrpc url parsing and dial function (#6264) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Aleksandr Bezobchuk 8aa47c7da5
rpc: fix content-type header (#5661) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 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
  Greg Szabo 15aa8d82b3 rpc/client: add basic authentication (#4291) 4 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 4 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago
  yk 2be4b0fe05 rpc/lib: fix RPC client, which was previously resolving https protocol to http (#4131) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  gracenoah aa721b972f rpc: allow using a custom http client in rpc client (#3779) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Haochuan Guo a7e8fbf3a7 rpc: Use Wrap instead of Errorf error (#3686) 5 years ago
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 5 years ago
  zjubfd 03085c2da2 rpc: client disable compression (#3430) 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
  Roman Useinov f0e5332b1f Feature/support https rpc client (#1816) 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 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon 3037b5b7ca Fix rpc/lib/... 6 years ago
  Ethan Buchman ca3655a409 types: p2pID -> P2PID 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman 593c127257 rpc/lib/types: RPCResponse.Result is not a pointer 7 years ago