15 Commits (f9e0f77af333f4ab7bfa1c0c303f7db47cec0c9e)

Author SHA1 Message Date
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 3 years ago
  M. J. Fromberger 01262b8ca9
rpc: remove unused latency metric (#7810) 3 years ago
  M. J. Fromberger ce61abc038
rpc: remove the placeholder RunState type. (#7749) 3 years ago
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 3 years ago
  M. J. Fromberger 557d86316b
rpc: clean up unused non-default websocket client options (#7713) 3 years ago
  Sam Kleinman b10c74647f
testing: use noop loger with leakteset in more places (#7604) 3 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 3 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 3 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 3 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 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
  Marko 719e028e00
libs: internalize some packages (#6366) 3 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
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 5 years ago
  Greg Szabo 15aa8d82b3 rpc/client: add basic authentication (#4291) 5 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 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 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 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
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay d033470817 lil fixes 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman a969e24177 crank context timeouts 7 years ago
  Ethan Buchman 593c127257 rpc/lib/types: RPCResponse.Result is not a pointer 7 years ago
  Emmanuel Odeke 6e5cd10399
rpc/lib/client: jitter test updates and only to-be run on releases 7 years ago
  Silas Davis f6adddb4a8
Replace ResultsCh with ResponsesCh 7 years ago
  Silas Davis 01be6fa309
Fix WSClient blocking in the readRoutine after Stop() as it tries to write to ResultsCh 7 years ago
  Emmanuel Odeke 5504920ba3
rpc/lib/client: add jitter for exponential backoff of WSClient 7 years ago
  Anton Kaliaev 45ff7cdd0c rewrite ws client to expose a callback instead of a channel 7 years ago
  Alexandre Thibault ce36a0111a rpc: subscribe on reconnection (#689) 7 years ago
  Ethan Buchman 9dde1a0bd4 rpc: comments 7 years ago
  Anton Kaliaev 2fd8496bc1
correct handling of pings and pongs 7 years ago
  Anton Kaliaev 236489aecf
backlog must always have higher priority 7 years ago
  Anton Kaliaev 5d66d1c28c
fixes from review 7 years ago
  Anton Kaliaev 0013053fae
allow to change pong wait and ping period 7 years ago
  Anton Kaliaev d578f7f81e
biff up WS client 7 years ago