146 Commits (e81b0e290ec5972015885e46bd1c7a1ab31bc51c)

Author SHA1 Message Date
  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 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 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
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman 8ae2ffda89 put funcs back in order to simplify review 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Ethan Buchman fc6611b2d9 [config] RPCConfig 7 years ago
  Ethan Buchman 3fbe286e5a small fixes to changelog, config, default logging 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 9109b20852 SetRoot 7 years ago
  Ethan Frey 604bf03f3a Pulled out all config structs (except p2p.PeerConfig) into config package 7 years ago