460 Commits (2c90a86a27bbcffd5c26575719c5b52824d4a008)

Author SHA1 Message Date
  Anton Kaliaev d12e55c494 node: Respond always to OS interrupts (#2479) 6 years ago
  Zarko Milosevic f99e4010f2 Add stats related channel between consensus state and reactor (#2388) 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Jae Kwon e719a93d1d Addressed review for #1815 except those marked as 'TODO make issue' 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  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 7 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) 7 years ago
  Anton Kaliaev 1db2224241
do not use mask in testnet cmd (#1451) 7 years ago
  Anton Kaliaev 0323b03daf
improve testnet cmd (#1449) 7 years ago
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 7 years ago
  Anton Kaliaev c954fca376
gen_node_key cmd 7 years ago
  Anton Kaliaev 2b732bc11a
generate node_key when running tendermint init 7 years ago
  Ethan Buchman c68d406195 fix tests 7 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 7 years ago
  Jae Kwon e4492afbad Merge 7 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 7 years ago
  Vladislav Dmitriyev 2fa7af4614 [lite] fixed listen address (#1384) 7 years ago
  Tomoya Ishizaki 43ac92b615 Changed to make line break easier to read (#1363) 7 years ago
  Emmanuel T Odeke 7cb3188fbc testnet cmd: ensure config dir exists. closes #1290 7 years ago
  Alexander Simmerl 9b9022f8df privVal: Improve SocketClient network code (#1315) 7 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 7 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 7 years ago
  Emmanuel T Odeke 0de19420f6 cmd/tendermint/commands/lite: add tcp scheme to address URLs (#1297) 7 years ago
  Alexander Simmerl 589781721a
Invert privVal socket communication 7 years ago
  Admir Sabanovic 788354d81e fix typo (#1285) 7 years ago
  Ethan Buchman d4e4055d57
PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 7 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 7 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 7 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 7 years ago