1995 Commits (d2ae7e164af0bb9eb3dbeec3e0b54bbee440f537)
 

Author SHA1 Message Date
  Ethan Buchman b6f744c732 fix AddPeerWithConnection 8 years ago
  Ethan Buchman a9bb6734e7 SetDeadline for authEnc. Stop peer if Add fails 8 years ago
  Ethan Frey e4e17a2c95 Play well with go-{rpc,crypto,data}:develop 8 years ago
  Anton Kaliaev 8bb3a2e1d7
persistent peers (Refs #13) 8 years ago
  Anton Kaliaev f88d56b2f8
add glide 8 years ago
  Anton Kaliaev 5b0489cdb4
use plain struct instead of go-config 8 years ago
  Anton Kaliaev b8a939a894
test non persistent mconnection 8 years ago
  Anton Kaliaev 2b02843453
remove unused const 8 years ago
  Anton Kaliaev 5be72672fe
use golang time datatype instead of time units in name 8 years ago
  Anton Kaliaev 549d3bd09a
tests for MConnection 8 years ago
  Anton Kaliaev 868017cf1a
import go-common as cmn 8 years ago
  Anton Kaliaev 3478de50a1
no need for map - tx responses should arrive in order (Refs #237) 8 years ago
  Anton Kaliaev 63704454a3
expose `/tx?hash="XXXXXXXXXXXX"` RPC call 8 years ago
  Anton Kaliaev b08f29cb71
add config option for tx indexing and disable it by default 8 years ago
  Anton Kaliaev d62e85757f
execution test 8 years ago
  Anton Kaliaev c3f1b08b6a
tx indexing (Refs #237) 8 years ago
  Ethan Buchman fc95c9872f Merge pull request #438 from tendermint/replay-fix 8 years ago
  Ethan Buchman 09f7dabd5e update comment 8 years ago
  Ethan Buchman 4fd1471f11 remove BaseService.OnStart 8 years ago
  Ethan Buchman 85e83934a1 fixes from review 8 years ago
  Anton Kaliaev ba5382b70e
open result&error channels on start 8 years ago
  Anton Kaliaev b0d2032488
use BaseService.OnReset method to recreate channels 8 years ago
  Ethan Buchman 162fbdd17b Merge pull request #419 from tendermint/cli_cobra 8 years ago
  Ethan Buchman 0413a87eb4 fix typo 8 years ago
  Ethan Buchman c1dc1a1a45 Merge pull request #437 from tendermint/feature/431-data-flag 8 years ago
  Ethan Buchman 077cf13a1f consensus: timeout on replayLastBlock 8 years ago
  Anton Kaliaev a416c37ebd Merge pull request #12 from tendermint/close-ws-connection 8 years ago
  Anton Kaliaev 12ead6cc7e
make changes backwards compatible (Refs #431) 8 years ago
  Anton Kaliaev 5f6de800a0
rename TMROOT to TMHOME (Refs #431) 8 years ago
  Anton Kaliaev d6587be7bc
[WSClient] allow for multiple restarts 8 years ago
  Anton Kaliaev afc39febed
close ws connection on Stop 8 years ago
  Anton Kaliaev b54b9b4ecc
update url to network monitor [ci skip] [circleci skip] 8 years ago
  Anton Kaliaev 5d19a008ce
add Call method to WSClient, which does proper encoding of params 8 years ago
  Anton Kaliaev 3233c9c003
WSClient failed to "echo_bytes" 8 years ago
  Anton Kaliaev c88257b038
rename rpc function status to echo 8 years ago
  Anton Kaliaev 0874c72819
refactor tests 8 years ago
  Anton Kaliaev d66ebbd904
use testify package 8 years ago
  Anton Kaliaev 1a3573bf17 Merge pull request #10 from tendermint/feature/4-rename-http-clients 8 years ago
  Anton Kaliaev e6c083f589
rename ClientURI -> URIClient, ClientJSONRPC -> JSONRPCClient (Refs #4) 8 years ago
  Anton Kaliaev 759060f47e Merge pull request #9 from tendermint/feature/8-http-interface-and-1-key-value-params-json-rpc 8 years ago
  Ethan Frey 715f78e26a
Properly encode json.RawMessage 8 years ago
  Anton Kaliaev db69845ded
introduce errors pkg 8 years ago
  Anton Kaliaev ff90224ba8
fix "Expected map but got type string" error 8 years ago
  Anton Kaliaev 720b74d89e
read from ErrorsCh also 8 years ago
  Anton Kaliaev 05e1a22d5b
encode params before sending in JSONRPC 8 years ago
  Anton Kaliaev cf11e6ba65
add CHANGELOG 8 years ago
  Anton Kaliaev 1ddb60b6e7
refactor jsonParamsToArgs 8 years ago
  Ethan Buchman 5420254b36 changelog: add prehistory 8 years ago
  Ethan Buchman 55b3c22d99 publish.sh to push build to s3 8 years ago
  Anton Kaliaev fed84f875c
fix jsonParamsToArgsWS index error 8 years ago