473 Commits (master)

Author SHA1 Message Date
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Vladislav Dmitriyev 2fa7af4614 [lite] fixed listen address (#1384) 6 years ago
  Tomoya Ishizaki 43ac92b615 Changed to make line break easier to read (#1363) 6 years ago
  Emmanuel T Odeke 7cb3188fbc testnet cmd: ensure config dir exists. closes #1290 6 years ago
  Alexander Simmerl 9b9022f8df privVal: Improve SocketClient network code (#1315) 6 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 6 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 6 years ago
  Emmanuel T Odeke 0de19420f6 cmd/tendermint/commands/lite: add tcp scheme to address URLs (#1297) 6 years ago
  Alexander Simmerl 589781721a
Invert privVal socket communication 6 years ago
  Admir Sabanovic 788354d81e fix typo (#1285) 6 years ago
  Ethan Buchman d4e4055d57
PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 6 years ago
  zramsay 594db86069 rename dummy*.go files to kvstore*.go 6 years ago
  zramsay a3362ccf35 s/Dummy/KVStore/g 6 years ago
  Alexander Simmerl a14aab67de Integrate PrivValidator socket server 6 years ago
  Alexander Simmerl 106d804357 Correct config description 6 years ago
  Alexander Simmerl a1020307a0 Clean up flags 6 years ago
  Alexander Simmerl 7d71e702d8 Integrate privVal client with node secret 6 years ago
  Alexander Simmerl fec541373d Correct server protocol 6 years ago
  Ethan Buchman 23eb84db35 wip: priv val via sockets 6 years ago
  Anton Kaliaev cf1f483526
add seed_mode flag (`--p2p.seed_mode`) 6 years ago
  Anton Kaliaev b0ca8a0872
With must be called on log.filter, otherwise "main" entries get filtered 6 years ago
  Ethan Buchman cca597a9c0 fix and test config file 6 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 6 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 6 years ago
  Ethan Buchman a488c0f027 update changelog and glide and a fix 6 years ago
  Zach Ramsay a77213e6c5 update readme, closes #134 6 years ago
  Zach Ramsay 47d5fd0f1b prettify the command helpers 6 years ago
  Zach Ramsay 70ba608850 config: write all default options to config file 7 years ago
  Jae Kwon 8f87efd7f8 ABCI message updates (code/log/info) 6 years ago
  Jae Kwon a861d68a31 Update glide.yaml and fix tests 6 years ago
  Ethan Buchman 2927caa0eb fix flag parsing in console mode 6 years ago
  Emmanuel T Odeke 67c3af3bf8 cmd/tendermint: fix initialization file creation checks (#991) 6 years ago
  Emmanuel Odeke e3d244091d
cleanup requested from review by @melekes 7 years ago
  Ethan Buchman 462b755a60
activate PEX reactor by default 7 years ago
  Emmanuel Odeke 5ea42475ce cmd/abci-cli: implement batch 7 years ago
  Zach Ramsay cabc516726 batch: progress 7 years ago
  Emmanuel Odeke ecc13d5a8e cmd/abci-cli: use a single connection per session 7 years ago
  Krzysztof Jurewicz 6633889632 Short-circuit assertions in test command 7 years ago
  Petabyte Storage 8be708fe5b fix spelling and makefile gometalinter.v2 7 years ago
  Ethan Buchman 11761d1769 initial port of cosmos-sdk basecli proxy 7 years ago
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Ethan Buchman 47216538fd types: add UnmarshalJSON funcs for Response types 7 years ago
  Ethan Buchman 1b2c383205 ResponseSetOption includes a response Code. Closes #64" 7 years ago
  Krzysztof Jurewicz 8357326db0 Fix test command 7 years ago
  Adrian Brink e99e6ea0c7 Extend abci-cli to allow integration tests 7 years ago
  Ethan Buchman b59fe60e65 abci-cli: prefix flag variables with flag 7 years ago
  Ethan Buchman ed393f9934 abci-cli: print OK if code is 0 7 years ago