306 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  Ethan Buchman 4171bd3bae fixes 7 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  Anton Kaliaev 90cdffa067
fixes after my own review (Refs #945) 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Ethan Buchman 167d0e82f9 fixes and version bump 7 years ago
  Anton Kaliaev d41c0b10c8
change delta's type from int to int64 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Ethan Buchman e9f8e56895 fixes from rebase 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 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 f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 2e76b23c9a rpc: fix tests 7 years ago
  Ethan Buchman 55b81cc1a1 address linting FIXMEs 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman a969e24177 crank context timeouts 7 years ago
  Ethan Buchman 593c127257 rpc/lib/types: RPCResponse.Result is not a pointer 7 years ago
  Anton Kaliaev fcdd30b2d3
fixes from Bucky's review 2 7 years ago
  Ethan Buchman 7c3cf316f1 rpc/wsevents: small cleanup 7 years ago
  Anton Kaliaev 1c1c68df8d
fixes from my own review 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Silas Davis f6adddb4a8
Replace ResultsCh with ResponsesCh 7 years ago
  Emmanuel Odeke 5f218a43fd
rpc/client: use compile time assertions instead of methods 7 years ago
  Anton Kaliaev 7518c4a9be
[rpc] update comment [ci skip] 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
  Anton Kaliaev 45ff7cdd0c rewrite ws client to expose a callback instead of a channel 7 years ago
  Alexandre Thibault ce36a0111a rpc: subscribe on reconnection (#689) 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 d578f7f81e
biff up WS client 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
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Ethan Buchman 6afee8f117 rpc: fix tests 7 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Frey 6c60c07f16 BROKEN: attempt to replace go-wire.JSON with json.Unmarshall in rpc 7 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 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