43 Commits (6805ddf1b8d5ffa904b83be1e74b09c64bb0c6c5)

Author SHA1 Message Date
  Bric3d 64879c1e6a 1417 status response format (#1424) 6 years ago
  Anton Kaliaev 2d857c4b1b
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 6 years ago
  Anton Kaliaev 830bb72d6f
add Health method to clients 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 7 years ago
  Ethan Buchman 2679b7554b lite: comment out iavl code - TODO #1183 7 years ago
  Ethan Buchman 4171bd3bae fixes 7 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  Ethan Buchman 167d0e82f9 fixes and version bump 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Ethan Buchman e9f8e56895 fixes from rebase 7 years ago
  Anton Kaliaev cb9743e567
dummy app now returns one DeliverTx tag 7 years ago
  Anton Kaliaev acbc0717d4
add client methods 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 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
  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 8 years ago
  Ethan Buchman 8ba79252c8 types: use mtx on PartSet.String() 8 years ago
  Ethan Frey 6282fad518 Clean up event switch add helper function 8 years ago
  Ethan Frey 175bb329e4 Expose EventSwitch on top of websocket client 8 years ago
  Ethan Frey 98450ee2db Client: DumpConsensusState, not DialSeeds. Cleanup 8 years ago
  Ethan Frey 931af6a072 Combine local and http into client package, unify tests with table-driven tests 8 years ago
  Ethan Frey bf1ee89b27 Moved httpclient into subpackage 8 years ago
  Ethan Frey 64feaa05f4 Full test coverage for rpc client 8 years ago
  Ethan Frey 5ea3f24304 test info 8 years ago
  Ethan Frey c9d36cd713 Add dependencies, pull out HTTPClient test code 8 years ago
  Ethan Frey 2c75c9daf9 Clean up tests, remove panics 8 years ago
  Ethan Frey d971416d12 collision merge of light-client code 8 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 10 years ago
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 10 years ago