121 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 8311f5c611 abci.Info takes a struct; less merkleeyes 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 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 eaec0c8ea5
deduplicate tests in rpc/test and rpc/client (Refs #496) 7 years ago
  Ethan Buchman bd7ec18c19 fix tests 7 years ago
  Ethan Buchman 6afee8f117 rpc: fix tests 7 years ago
  Ethan Buchman c930f43cbe rpc: fix tests 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 7 years ago
  Ethan Buchman d5b524e309 go-merkle -> merkleeyes/iavl and tmlibs/merkle 7 years ago
  Ethan Buchman fa451fc55c tendermint/rpc -> tendermint/rpc/tendermint 7 years ago
  Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 7 years ago
  Anton Kaliaev 5e5fb37774
rename TxID to Hash 7 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 7 years ago
  Ethan Frey 20458564b2 Expose Tx method in the clients 7 years ago
  Ethan Buchman 692691938c remove comment 7 years ago
  Ethan Buchman 8ba79252c8 types: use mtx on PartSet.String() 7 years ago
  Ethan Frey 6282fad518 Clean up event switch add helper function 7 years ago
  Ethan Frey 175bb329e4 Expose EventSwitch on top of websocket client 7 years ago
  Ethan Frey 98450ee2db Client: DumpConsensusState, not DialSeeds. Cleanup 7 years ago
  Ethan Frey 931af6a072 Combine local and http into client package, unify tests with table-driven tests 7 years ago
  Ethan Frey bf1ee89b27 Moved httpclient into subpackage 7 years ago
  Ethan Frey 64feaa05f4 Full test coverage for rpc client 7 years ago
  Ethan Frey 5ea3f24304 test info 7 years ago
  Ethan Frey c9d36cd713 Add dependencies, pull out HTTPClient test code 7 years ago
  Ethan Frey 2c75c9daf9 Clean up tests, remove panics 7 years ago
  Ethan Frey d971416d12 collision merge of light-client code 7 years ago
  Ethan Buchman fb90d5bc92 rpc: cleanup, more tests, working http and jsonrpc 9 years ago
  Ethan Buchman 6e81e8a848 rpc: fixes for better type handlings, explicit error field in response, more tests 9 years ago
  Ethan Buchman 9aeafffd9b rpc: generalized rpc using reflection on funcs and params 9 years ago
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 9 years ago