22 Commits (da5c09cf6fa7061ceba8a05cbee386abf050622f)

Author SHA1 Message Date
  Sam Kleinman da5c09cf6f
cleanup: remove commented code (#8123) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  M. J. Fromberger 01262b8ca9
rpc: remove unused latency metric (#7810) 2 years ago
  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 557d86316b
rpc: clean up unused non-default websocket client options (#7713) 2 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  M. J. Fromberger 6291d22f46
rpc: simplify the JSON-RPC client Caller interface (#7549) 2 years ago
  M. J. Fromberger 211d755aca
rpc: remove positional parameter encoding from clients (#7545) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 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
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Anton Kaliaev 085fd66f33 p2p: do not format raw msg bytes 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Marko 9149ee7d8b
lint: various fixes 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
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 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
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 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
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  gracenoah aa721b972f rpc: allow using a custom http client in rpc client (#3779) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 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
  Anton Kaliaev e3e3c13741 [common] revert started flag when service already stopped (#2326) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 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
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon 3037b5b7ca Fix rpc/lib/... 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago