15 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 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
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 8 years ago
  Ethan Buchman e6fe6b5b76 go-data -> go-wire/data 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 Frey 90abc61c56 Improve go-data json support in rpc 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 Frey 4fead237f0 Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 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 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