515 Commits (700e4bb29d9f1fdffdf735f3c3064a309e28e5df)

Author SHA1 Message Date
  Ethan Buchman 9ceccbe9a4 consensus: recover panics in receive routine 7 years ago
  Ethan Buchman 35a4912449 dont panic on getVoteBitArray 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Ethan Buchman c9e11de2a7 consensus: log ProposalHeartbeat msg 7 years ago
  Ethan Buchman b0728260e9 comments 7 years ago
  Ethan Buchman 92ada55e5a make conR.FastSync() thread safe 7 years ago
  Ethan Buchman 0bf66deb3c fixes from review 7 years ago
  Ethan Buchman d2f3e9faf4 test CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman 37f1390473 CreateEmptyBlocks and CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman fb47ca6d35 fixes from review 7 years ago
  Ethan Buchman b8ac67e240 some fixes 7 years ago
  Ethan Buchman ab753abfa0 Proposer->Proposal; sign heartbeats 7 years ago
  Ethan Buchman 10f8101314 fix race 7 years ago
  Ethan Buchman 530626dab7 broadcast proposer heartbeat msg 7 years ago
  Ethan Buchman b96d28a42b test progress in higher round 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman cf3abe5096 consensus: remove rs from handleMsg 7 years ago
  Ethan Buchman ecdda69fab commit empty blocks when needed to prove app hash 7 years ago
  Ethan Buchman fc3fe9292f fixes from review 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  Ethan Buchman 124032e3e9 NoEmptyBlocks config option 7 years ago
  Ethan Buchman 4beac54bd9 no empty blocks 7 years ago
  Ethan Buchman 39493bcd9a consensus: isProposer func 7 years ago
  Ethan Buchman e9b7221292 consensus: more comments 7 years ago
  ramil 6f8d385dfa fast sync status 7 years ago
  Ethan Buchman 5f6b996d22 breakup some long lines; add more comments to consensus reactor 7 years ago
  Ethan Buchman 74a3a2b56a fix comments 7 years ago
  Adrian Brink b07d01f102 Add more comments on public functions and extra logging during 'enterPrevote' 7 years ago
  Ethan Buchman 612726d9f6 consensus: better logging 7 years ago
  Ethan Buchman 5888ddaab1 consensus: improve logging for conflicting votes 7 years ago
  Ethan Buchman ca8c34f966 add consensus reactor sleep durations to the config 7 years ago
  Ethan Buchman 0d1fa8e884 fixes from review 7 years ago
  Ethan Buchman 468982ffe4 fixes 7 years ago
  Ethan Buchman 3c0128a680 undo some megacheck suggestions 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  Anton Kaliaev 562dd67e16
fix invalid keys (space is prohibited by logfmt encoder) 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
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Ethan Buchman 30a19fc899 [consensus] Info->Debug for is a validator log msg 7 years ago
  Anton Kaliaev 91dc87e7c4
update for a new ABCI API 7 years ago
  Adrian Brink eb9ca23250 log whether node is a validator in each round 7 years ago
  Anton Kaliaev 1dfb95f719
[consensus] color code different consensus instances in consensus tests 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev c9cd8de9c6
set logger 7 years ago
  Anton Kaliaev 3e1343dc6b
has as a base16 string 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 6b059e0063 Accept relative paths in all configs, TODO: must SetRoot 7 years ago