284 Commits (abc697b46ca57687d7c0e80bf8eee338490fda42)

Author SHA1 Message Date
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev ac12432603
[rpc/client/http] set codec on rpc client 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  Zarko Milosevic 2c125b6c78 Fix validValue rule 6 years ago
  Ethan Buchman e9804d76cf fixes from review 6 years ago
  Jae Kwon 56c9e0da7e Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Bric3d 64879c1e6a 1417 status response format (#1424) 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon e4492afbad Merge 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
  Anton Kaliaev a40518c7da
revert adding dial_peers's private flag 6 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 7 years ago
  Ethan Buchman 2679b7554b lite: comment out iavl code - TODO #1183 7 years ago
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 7 years ago
  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