195 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 61ab10d655 config: reduce default mempool size (#2300) 6 years ago
  Anton Kaliaev 6fad8eaf5a [p2p/pex] connect to more than 10 peers (#2169) 6 years ago
  Anton Kaliaev f2f53442c6
reorder `BaseConfig` according to generated version 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Jeremiah Andrews 6c4ca140ed Add private peer ID tracking to AddrBook (#1989) 6 years ago
  Dev Ojha 14cebd181d config: 10x default send/recv rate (#1978) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev 4de9d42e4c
limit the number of requests in flights for Prometheus server (#1927) 6 years ago
  Ethan Buchman 1c018d3fd2 p2p: external address 6 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Anton Kaliaev f760c24ff0
[config] remove MaxBlockSizeTxs and MaxBlockSizeBytes in favor of consensus params 6 years ago
  Dev Ojha b1d6deaf0b config: rename skip_upnp to upnp (#1827) 6 years ago
  Anton Kaliaev f5b8849106
bump max connections number to 900 6 years ago
  Anton Kaliaev 936a655990
limit number of open connections 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  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
  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
  Anton Kaliaev e88f74bb9b
remove wal_light setting 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
  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 7 years ago
  Ethan Buchman 85816877c6 config: fix addrbook path to go in config 7 years ago
  Ethan Buchman f06cc6630b mempool: cfg.CacheSize and expose InitWAL 7 years ago
  Ethan Buchman 8171628ee5 make tests run faster 7 years ago
  Ethan Buchman cca597a9c0 fix and test config file 7 years ago