23 Commits (c79062ef6ad8415650efec7868acaab9ee7130f7)

Author SHA1 Message Date
  Jae Kwon 9e1794eaea Fixed tests 9 years ago
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Jae Kwon 489bf767cb importing tendermint/config/tendermint_test applies the test config 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 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 0dac36aa5d Do not panic when double-signing, return error. 10 years ago
  Jae Kwon 403d24a4b2 generated privValidator for testing uses tmp files 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 08d1b50570 Store BlockParts && also Validation on its own. 10 years ago
  Jae Kwon b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon f6093caac9 check *parts.rootHash before sending 10 years ago
  Jae Kwon 647d26f7a0 consensus cleanup, privValidator config 10 years ago
  Jae Kwon 89418ee7af Added CommitTimeWait step, the state machine model changed a bit. 10 years ago
  Jae Kwon 5ffe406f16 RunAction* directly on ConsensusState. 10 years ago
  Jae Kwon f5d0794756 RoundAction // FinalizeCommit // LastCommits 10 years ago
  Jae Kwon 9ea504030e pretty print ConsensusState 10 years ago