61 Commits (b6d5b8b74574269e5c51ed9d14477e8b9e07def1)

Author SHA1 Message Date
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 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
  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
  Jeremiah Andrews 6c4ca140ed Add private peer ID tracking to AddrBook (#1989) 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 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 d8fea3ec9d
separate http server for metrics 6 years ago
  Anton Kaliaev 1bdff076ad
add config option 6 years ago
  Hendrik Hofstadt e93865f7de escape paths in config template 6 years ago
  Alexander Simmerl 3255c076e5
Remove auth_enc config option 6 years ago
  Anton Kaliaev c9001d5a11
bound the mempool 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
  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 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Anton Kaliaev cf1f483526
add seed_mode flag (`--p2p.seed_mode`) 6 years ago
  Ethan Buchman cca597a9c0 fix and test config file 7 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 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
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago