16 Commits (34e6474ad9808a9c00b349dd3d9568f0a4ea9116)

Author SHA1 Message Date
  Ethan Buchman aea8629272 peer interface 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
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 8 years ago
  Ethan Buchman fa451fc55c tendermint/rpc -> tendermint/rpc/tendermint 8 years ago
  Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 8 years ago
  Ethan Buchman 2113b6f4bb rpc: use interfaces for pipe 8 years ago
  Ethan Buchman c90bde3187 some comments 8 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 10 years ago
  Jae Kwon 733dfcf4ad Add dump_consensus_state rpc command. Made it a little more secure 10 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Ethan Buchman 731de7a6aa rpc: return (*Response, error) for all functions 10 years ago
  Ethan Buchman 1fb1163721 rpc: separate out golang API into rpc/core 10 years ago
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 33aff6b26b list_validators API 10 years ago