28 Commits (37ddf3d09efa41b59a9929466235c5bcfc3cf384)

Author SHA1 Message Date
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Ethan Buchman 33f8943543 consensus: broadcast evidence tx on ErrVoteConflictingSignature 9 years ago
  Jae Kwon 165907fbb9 Ensure correct peer vote bitarray capacity 10 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 5f794d14fb nil bugs 10 years ago
  Jae Kwon 5d1bdc6b1a Don't send bitarrays, just send height/round/type/index. 10 years ago
  Jae Kwon b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon 0f484b6315 broadcastVote sets peer's vote bitarray 10 years ago
  Jae Kwon 647d26f7a0 consensus cleanup, privValidator config 10 years ago
  Jae Kwon bccf0afe00 removed commitTime from VoteSet. 10 years ago
  Jae Kwon 89418ee7af Added CommitTimeWait step, the state machine model changed a bit. 10 years ago
  Jae Kwon f5d0794756 RoundAction // FinalizeCommit // LastCommits 10 years ago
  Jae Kwon ac147e2353 everything but binary, common, and blocks are explicitly imported. 10 years ago
  omni 300f12dd63 more VoteSet tests. 10 years ago
  omni c5d9a93cbe Pretty print Vote, VoteSet 10 years ago
  Jae Kwon 7652c5d0de fix tests 10 years ago
  Jae Kwon 18e2d4bf48 implementing ExecTx... 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago