938 Commits (711a7181625377085055079aba3940c26587c029)

Author SHA1 Message Date
  Ethan Buchman d7c5690f17 index by bytes. add TxID to broadcast_tx responses 8 years ago
  Ethan Frey e4e17a2c95 Play well with go-{rpc,crypto,data}:develop 8 years ago
  Anton Kaliaev 63704454a3
expose `/tx?hash="XXXXXXXXXXXX"` RPC call 8 years ago
  Ethan Buchman 1208296dc0 DialSeeds takes an AddrBook 8 years ago
  rigelrozanski f5c4fdc82a seeds fix 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 21501815dd Fix EventSwitch usage in WaitForOneEvent 8 years ago
  Ethan Frey d56cb2ab4b fix typo 8 years ago
  Ethan Frey 4fead237f0 Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 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 9be3064904 Expose and test EventSwitch in client.Local 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 202146e4ce Fix up checktx/delivertx in broadcastTx(A)sync 8 years ago
  Ethan Frey 9693795c4c Move common code to merkleeyes/testutil 8 years ago
  Ethan Frey cd9ee9d84b cleanup 8 years ago
  Ethan Frey 42a9b847ec Make all client tests safe to run in parallel 8 years ago
  Ethan Frey d92a5b1074 Reworked WaitForHeight to avoid race conditions 8 years ago
  Ethan Frey f7f7cf576a Fix race condition in websocket event listening 8 years ago
  Ethan Frey 26f4b5c98e Clean up package names 8 years ago
  Ethan Frey 70f19e809b Add MockStatus, WaitForHeight helper 8 years ago
  Ethan Frey 0905332f1d MockClient for real abci app 8 years ago
  Ethan Frey df172fa840 Provide mock interfaces for calling abci app over tendermint rpc 8 years ago
  Ethan Frey ce044dbb76 Extracted Clients into a consistent interface, fixed type issue in http.Client 8 years ago
  Ethan Frey 7c26be3242 Begin implementation of local client 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 f9df4294f3 move some interfaces to types/services.go 8 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 8 years ago
  Ethan Buchman a3898fae0f rpc: fix SeenCommit condition 8 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 8 years ago
  Ethan Buchman e229c8c3d7 rpc: /commit 8 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Jae Kwon 9a2dd8bc92 Refactor Node; Node is a simple BaseService 8 years ago
  Ethan Buchman d83ca54b36 file name fixes 8 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman 814ef37f75 fix tests 8 years ago
  Matt Bell 1532879c64 Fixed RPC client tests 8 years ago
  Ethan Buchman b212aa0db3 fixes from review 8 years ago
  Ethan Buchman 12c6594c9b rpc: remove restriction on DialSeeds 8 years ago
  Ethan Buchman b74a97a4f6 update grpc broadcast tx 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago