7 Commits (9a0dbdbf13f019e414ce3f2b490c3ecd4fa6bdb0)

Author SHA1 Message Date
  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) 4 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 6 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