438 Commits (ab237091bbacd7eef2ac327c0acf7fd74c3645d0)

Author SHA1 Message Date
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  ValarDragon 72543092a0 Switch usage of port 46658 to 26658 6 years ago
  Max 64c796f1d2 A redundant "listen address" flag removed 6 years ago
  Zarko Milosevic 2c125b6c78 Fix validValue rule 6 years ago
  Anton Kaliaev ac2d3a917e
set GenesisTime to now during `tendermint init` 6 years ago
  Anton Kaliaev 0d9004a854
[cmd] Turn off strict routability when using testnet cmd (#1493) 6 years ago
  Anton Kaliaev 1db2224241
do not use mask in testnet cmd (#1451) 6 years ago
  Anton Kaliaev 0323b03daf
improve testnet cmd (#1449) 6 years ago
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 6 years ago
  Anton Kaliaev c954fca376
gen_node_key cmd 6 years ago
  Anton Kaliaev 2b732bc11a
generate node_key when running tendermint init 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  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 7 years ago
  Ethan Buchman 23eb84db35 wip: priv val via sockets 7 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 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
  Ethan Buchman a488c0f027 update changelog and glide and a fix 7 years ago
  Zach Ramsay a77213e6c5 update readme, closes #134 7 years ago
  Zach Ramsay 47d5fd0f1b prettify the command helpers 7 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) 7 years ago
  Jae Kwon a861d68a31 Update glide.yaml and fix tests 7 years ago
  Ethan Buchman 2927caa0eb fix flag parsing in console mode 7 years ago
  Emmanuel T Odeke 67c3af3bf8 cmd/tendermint: fix initialization file creation checks (#991) 7 years ago
  Emmanuel Odeke e3d244091d
cleanup requested from review by @melekes 7 years ago