449 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 2a7602c4ed
[tendermint init] add default consensus params to genesis 6 years ago
  Dev Ojha b1d6deaf0b config: rename skip_upnp to upnp (#1827) 6 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Jae Kwon c3296f2e01 Garbage collect DBProvider (unoptimized); Certifier creation takes a client 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Adrian Brink ac80b93b60 `unsafe_reset_all` also resets addrbook.json (#1731) 6 years ago
  Dev Ojha fe4123684d Change reset messages (#1699) 6 years ago
  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