391 Commits (0875074ea2b57df51e1f59c4bd6f0351e4ed50ce)

Author SHA1 Message Date
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 8c1ca9d64a
updates to docs/specification/configuration.md after rebase 6 years ago
  Anton Kaliaev d8fea3ec9d
separate http server for metrics 6 years ago
  Anton Kaliaev 1bdff076ad
add config option 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Hendrik Hofstadt e93865f7de escape paths in config template 6 years ago
  Alexander Simmerl c661a3ec21
Fix race when mutating MConnConfig 6 years ago
  Alexander Simmerl ea896865a7
Collapse PeerConfig into P2PConfig 6 years ago
  Alexander Simmerl 3255c076e5
Remove auth_enc config option 6 years ago
  Ethan Buchman d454b1b25f SkipDuplicate -> AllowDuplicate; fix p2p test on mac 6 years ago
  Alexander Simmerl 5796e879b9
Introduce option to skip duplicate ip check 6 years ago
  Anton Kaliaev c9001d5a11
bound the mempool 6 years ago
  Anton Kaliaev 58e3246ffc
batch index txs 6 years ago
  Anton Kaliaev 0d93424c6a
disable indexer by default 6 years ago
  Rigel 18c3f8f3f1 writeDefaultCondigFile -> writeDefaultConfigFile (#1490) 6 years ago
  Anton Kaliaev 0323b03daf
improve testnet cmd (#1449) 6 years ago
  Anton Kaliaev e88f74bb9b
remove wal_light setting 6 years ago
  Jae Kwon 7afe74a963 Update go-crypto to 0.6.1 and change config/toml.go privval address 6 years ago
  Ethan Buchman 799beebd36 fix consensus tests 6 years ago
  Jae Kwon 89cdde7f1e Fix state tests 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Tomoya Ishizaki ead9daf1ba Fix code style (#1362) 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Ethan Buchman d350da3135 config: fix private_peer_ids 6 years ago
  Anton Kaliaev 2a258a2c3f
revert removing private peers from persistent 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
  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
  Alexander Simmerl a14aab67de Integrate PrivValidator socket server 6 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 3ae26bd6e6 consensus: fix SetLogger in tests 6 years ago
  Ethan Buchman 85816877c6 config: fix addrbook path to go in config 6 years ago
  Ethan Buchman f06cc6630b mempool: cfg.CacheSize and expose InitWAL 6 years ago
  Ethan Buchman 8171628ee5 make tests run faster 6 years ago
  Ethan Buchman cca597a9c0 fix and test config file 6 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 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 7 years ago
  Ethan Buchman b289d2baf4 persistent node key and ID 7 years ago
  Ethan Buchman a8e625e99d config: unexpose chainID 7 years ago
  Zach Ramsay a92a32b862 config: lil fixes 7 years ago
  Anton Kaliaev 69d8c2e554 fixes after my own review 7 years ago
  Zach Ramsay 70ba608850 config: write all default options to config file 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Buchman 462b755a60
activate PEX reactor by default 7 years ago