325 Commits (a88f031b1bc50415ff4633444ee4a6a5dc654707)

Author SHA1 Message Date
  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 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
  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 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
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Anton Kaliaev e538e0e077
config variable to index all tags 7 years ago
  Anton Kaliaev 91f2184003
fixes after bucky's review 7 years ago
  Anton Kaliaev 461a143a2b
remove tx.hash tag from config because it's mandatory 7 years ago
  Anton Kaliaev cd4be1f308
add tx_index config 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 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 2b6db268cf genesis json tests and mv ConsensusParams to types 7 years ago
  Ethan Buchman 1f3e4d2d9a move PartSetSize out of the config, into ConsensusParams 7 years ago