27 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 591dd9e662 dont catchupReplay on wal if we fast synced 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 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 90c0267bc1 types: privVal.Sign returns an error 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman ab753abfa0 Proposer->Proposal; sign heartbeats 7 years ago
  zramsay 9c3eee0b00 Makefile: add megacheck & some additional fixes 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Anton Kaliaev 1dfb95f719
[consensus] color code different consensus instances in consensus tests 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Anton Kaliaev 6dbe9febce
log warning if peer send failed (Refs #174) 8 years ago
  Ethan Buchman 3c589dac19 startConsensusNet and stopConsensusNet 8 years ago
  Ethan Buchman d68cdce2d5 consensus: check HasAll when TwoThirdsMajority 8 years ago
  Ethan Buchman e5fb681615 consensus: remove crankTimeoutPropose from tests 8 years ago
  Ethan Buchman faf23aa0d4 consensus: TimeoutTicker, skip TimeoutCommit on HasAll 8 years ago
  Ethan Buchman 38783e7fa1 types: SignatureEd25519 -> Signature 8 years ago
  Ethan Buchman de6bba4609 test: randConsensusNet takes more args 8 years ago
  Ethan Buchman 8df32cd540 test: increase proposal timeout 8 years ago
  Ethan Buchman 2f9063c1d6 consensus: test validator set change 8 years ago
  Ethan Buchman a3d863f83b consensus: track index of privVal 8 years ago
  Jae Kwon 3e3b034252 Make ConsensusReactor use ConsensusState's blockstore; debug functions 8 years ago
  Ethan Buchman 9d0c7f6ec7 fix bft test. still halts 8 years ago
  Ethan Buchman 5f55ed2a40 consensus: ensure dir for cswal on reactor tests 8 years ago
  Ethan Buchman 57da2e4af5 make byzantine logic testable 8 years ago
  Ethan Buchman f837252ff1 consensus: test reactor 8 years ago