24 Commits (c1952523cdb42939a71143e47c283db952366db2)

Author SHA1 Message Date
  Jae Kwon c1729addce Fix BFT issue where VoteSetMaj23Message wasn't being sent where prs.Round == blockStore.Round() 8 years ago
  Jae Kwon b73a6905a1 Initial pass at bft_fix_2 completion 8 years ago
  Jae Kwon 655d829314 Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Ethan Buchman 0098387fbf consensus: hvs.StringIndented needed a lock. addresses #284 8 years ago
  Ethan Buchman 33d9877599 consensus: hvs.Reset(height, valSet) 8 years ago
  Jae Kwon ad17090a0f No global config 9 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
  Jae Kwon ea378c5565 Improve logging 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon f325675b83 Do not wipe cs.Votes upon SwitchToConsensus 9 years ago
  Jae Kwon 1a1b9aaaab fix HeightVoteSet SetRound(0) bug which wipes out Prevotes; More logging for consensus/state addVote() 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon d05276ee87 wordings and clarifications, unnecessary code uncommenting 10 years ago
  Jae Kwon 9e1794eaea Fixed tests 10 years ago
  Jae Kwon 9b96e2e171 ProposalPOLRound... 10 years ago
  Jae Kwon 927823140b fast-forward when +2/3 precommits found for future round 10 years ago
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 10 years ago
  Jae Kwon 1b95c09160 consensus refactor: add HeightVoteSet 10 years ago