284 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Joon 75cbe4a1c1 R4R: Config TestRoot modification for LCD test (#3177) 5 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Anton Kaliaev 4d8f29f79c set allow_duplicate_ip to false (#2992) 6 years ago
  Ethan Buchman 7c9e767e1f
2980 fix cors (#3021) 6 years ago
  cong fd8d1d6b69 add BlockTimeIota to the config.toml (#2878) 6 years ago
  Anton Kaliaev 06225e332e Config option for JSON output formatter (#2843) 6 years ago
  Hleb Albau 6353862ac0 2582 Enable CORS on RPC API (#2800) 6 years ago
  Anton Kaliaev b8a9b0bf78 Mempool WAL is still created by default in home directory, leads to permission errors (#2758) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Anton Kaliaev 35b671214c tools: Refactor tm-bench (#2570) 6 years ago
  Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493) 6 years ago
  Anton Kaliaev 32e274cff0 config: Refactor ValidateBasic (#2503) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  Anton Kaliaev 47bc15c27a disable mempool WAL by default (#2490) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago
  Matthew Slipper 587116dae1 metrics: Add additional metrics to p2p and consensus (#2425) 6 years ago
  Anton Kaliaev 5bfb9001eb
switch from jmhodges/levigo to DataDog/leveldb 6 years ago
  Anton Kaliaev cb91cd5965
[docs] one can also index txs by height now 6 years ago
  Zach 92185c017c Several minor docs & spec cleanup (#2330) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 61ab10d655 config: reduce default mempool size (#2300) 6 years ago
  Alessio Treglia 5f255f0f71 Replace db_path with db_dir in default configuration (#2284) 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
  Ethan Buchman d55243f0e6 fix import paths 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
  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