490 Commits (7368ba358b0508ad5f37b6066fe9dcbef098e51a)

Author SHA1 Message Date
  Jae Kwon 0a28cabd57 remove temporary limit on num block transactions 9 years ago
  Jae Kwon ceed000c58 Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Ethan Buchman a26e0b4d48 consensus tests 9 years ago
  Ethan Buchman 632e77c1cf rs.CommitRound 9 years ago
  Ethan Buchman aab024f18d consensus events 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Ethan Buchman a61a8176f1 fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 9 years ago
  Jae Kwon 5bf0040f14 Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes 9 years ago
  Jae Kwon b96fd8a031 Beginning of complete merkle proofs 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon c0a64d74be Service log prettify 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Jae Kwon f2f437a328 Improved consensus logging -- INFO shows round steps 9 years ago
  Jae Kwon c79062ef6a Fix state/State race condition bug. 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 3cd459b60c Do not panic upon RoundStepType.String() for invalid type 9 years ago
  Jae Kwon fc0a4bae4e Do not reset Proposal* when EnterNewRound(0) 9 years ago
  Jae Kwon a14f2d197e consensus spec wording 9 years ago
  Jae Kwon 26c192b047 Fix consensus: 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 7a6b8944ab consensus/reactor cleanup 9 years ago
  Jae Kwon 32811c3f86 comment cleanup 9 years ago
  Jae Kwon 44216ab481 Unlocking from POL complete 9 years ago
  Jae Kwon d05276ee87 wordings and clarifications, unnecessary code uncommenting 9 years ago
  Jae Kwon 4d5fda7516 state machine cleanup 9 years ago
  Jae Kwon 9e1794eaea Fixed tests 9 years ago
  Jae Kwon 9b96e2e171 ProposalPOLRound... 9 years ago
  Jae Kwon 7752405945 Draft of consensus/reactor refactor. 9 years ago
  Jae Kwon 927823140b fast-forward when +2/3 precommits found for future round 9 years ago
  Jae Kwon 15e80c6c28 fixes to state transition upon addVote 9 years ago
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 9 years ago
  Jae Kwon 5790ea9f43 consensus refactor: reconstruct LastCommits upon restart 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 10 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 10 years ago
  Jae Kwon 84c3fd9a85 more debug messages for consensus 10 years ago
  Jae Kwon 9d1f1162e0 added more debug messages in consensus 10 years ago
  Jae Kwon ef42d41636 allow commit votes for the last height when we're in 10 years ago
  Jae Kwon 014166deb4 Rebond and the right height 10 years ago
  Jae Kwon 27c193dd86 Error message in RebondTx so we know why it's failing. 10 years ago