13 Commits (e325ffc681f3efff705bbe281b86234b8e10dfd2)

Author SHA1 Message Date
  Anton Kaliaev 5e5fb37774
rename TxID to Hash 8 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 8 years ago
  Ethan Frey 20458564b2 Expose Tx method in the clients 8 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 10 years ago
  Ethan Buchman 6e81e8a848 rpc: fixes for better type handlings, explicit error field in response, more tests 10 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