19 Commits (628528da5af6f3c20b1cd361dafcdb1508057a7a)

Author SHA1 Message Date
  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 10 years ago
  Jae Kwon 1a1b9aaaab fix HeightVoteSet SetRound(0) bug which wipes out Prevotes; More logging for consensus/state addVote() 10 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 10 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