1038 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  Emmanuel Odeke 5504920ba3
rpc/lib/client: add jitter for exponential backoff of WSClient 7 years ago
  Adrian Brink 036d3b59a3 Address reviews 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Silas Davis 3e3d53daef
Make RPCError an actual error and don't swallow its companion data 7 years ago
  Emmanuel Odeke 5f218a43fd
rpc/client: use compile time assertions instead of methods 7 years ago
  Anton Kaliaev 7518c4a9be
[rpc] update comment [ci skip] 7 years ago
  Anton Kaliaev db413aadfd
fixes from @cloudhead review 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 7 years ago
  Zach Ramsay e2e50bc0fc rpc: use /iavl repo in test (#713) 7 years ago
  Ethan Buchman 9fb45c5b5a remove a stale comment 7 years ago
  Anton Kaliaev aae4e94998
make RPCRequest params not a pointer 7 years ago
  Anton Kaliaev d935a4f0a8
recover from panic in WS JSON RPC readRoutine 7 years ago
  Anton Kaliaev 5c331d8276
log a notification to help debug user issues 7 years ago
  Anton Kaliaev 13b9de6778
return missing package declaration 7 years ago
  Anton Kaliaev dc0e8de9b0
extract some of the consensus types into ./types 7 years ago
  Anton Kaliaev 99c4e48038
return missing package declaration 7 years ago
  Anton Kaliaev d6a87d3c43
[rpc] DumpConsensusState: output state as json rather than string 7 years ago
  Anton Kaliaev a3adac3787
[rpc] do not try to parse params if they were not provided (Refs #708) 7 years ago
  Anton Kaliaev 3702cb7e7c
restore rpc/lib readme as doc.go (Refs #710) [ci skip] 7 years ago
  Zach Ramsay 136b6a7673 rpc/lib: remove dead files, closes #710 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 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
  Martin Dyring-Andersen b61f5482d4 Fix broken reference to ABCI 7 years ago
  Alexandre Thibault 382bead548 rpc: fix client websocket timeout (#687) 7 years ago
  Anton Kaliaev f9479b34cb
sleep time should be greater than readTimeout (5 sec) 7 years ago
  Ethan Buchman 8311f5c611 abci.Info takes a struct; less merkleeyes 7 years ago
  Ethan Buchman ddb3d8945d p2p: allow listener with no external connection 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Adrian Brink 7dd3c007c7 Refactor priv_validator 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Anton Kaliaev f8b152972f return method not found error 7 years ago
  Anton Kaliaev 95875c55fc ID must be present in both request and response 7 years ago
  Anton Kaliaev 7fadde0b37 check for request ID after receiving it 7 years ago
  Anton Kaliaev e36c79f713 capitalize RpcError 7 years ago
  Anton Kaliaev b700ed8e31 remove check for non-empty message as it should always be present 7 years ago
  Anton Kaliaev f74de4cb86 include optional data field in error object 7 years ago
  Anton Kaliaev 6c1572c9b8 fix invalid memory address or nil pointer dereference 7 years ago
  Dave Bryson 60a1f49a5c updated json response to match spec by @davebryson 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman cc2b418f7f p2p: test fix 7 years ago
  Ethan Buchman 9deb647303 fixes from review 7 years ago
  Ethan Buchman f0f1ebe013 rpc: Block and Commit take pointers; return latest on nil 7 years ago
  Ethan Buchman e2e8746044 rpc: historical validators 7 years ago
  Ethan Buchman 9dde1a0bd4 rpc: comments 7 years ago
  Zach Ramsay b3796e0aaa rpc: typo fixes 7 years ago
  Anton Kaliaev d24083b257 generate md for Slate 7 years ago
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 7 years ago
  Anton Kaliaev 2fd8496bc1
correct handling of pings and pongs 7 years ago