428 Commits (fa609366d4cc1c1603cd8eac52076eff2d1bac95)

Author SHA1 Message Date
  Ethan Buchman b1cd677711 types: valSet LastProposer->Proposer and Proposer()->GetProposer() 7 years ago
  Ethan Buchman 749df0536f test/docker: install abci apps first 7 years ago
  Ethan Buchman 2037d2631a fix race 7 years ago
  Ethan Buchman de0153a1c4 consensus: some more informative logging 7 years ago
  Ethan Buchman 8ba79252c8 types: use mtx on PartSet.String() 7 years ago
  Anton Kaliaev 2c724d5eee
remove warning messages in favor of "Send failed" 7 years ago
  Anton Kaliaev 6dbe9febce
log warning if peer send failed (Refs #174) 8 years ago
  Ethan Buchman 0c4b6cd071 consensus: more handshake replay tests 7 years ago
  Ethan Buchman f9df4294f3 move some interfaces to types/services.go 7 years ago
  Ethan Buchman 0765613778 move handshake to consensus package 7 years ago
  Ethan Buchman 756213c5f5 check appHash 7 years ago
  Ethan Buchman bc67859672 make ReplayBlocks logic exhaustive 7 years ago
  Ethan Buchman 44d472ddd3 comments from review 7 years ago
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 7 years ago
  Ethan Buchman edc5e272db consensus: nice error msg if ApplyBlock fails 7 years ago
  Ethan Buchman 6403b2f468 fixes for handshake replay through consensus 7 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 7 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 7 years ago
  Ethan Buchman 7d91d4300b update glide 7 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Jae Kwon a073b1db9c Refactor replay console -> replay_file in consensus/replay_file.go 8 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman e7a12f8e38 cs.Wait() 8 years ago
  Ethan Buchman 0525e8ed5c rearrange common_test.go; EnsureDir for privVal 8 years ago
  Ethan Buchman 814ef37f75 fix tests 8 years ago
  Ethan Buchman 3c589dac19 startConsensusNet and stopConsensusNet 8 years ago
  Ethan Buchman ce0c638005 little fix 8 years ago
  Anton Kalyaev 535fc6cd63 test we can make blocks with skip_timeout_commit=false 8 years ago
  Anton Kalyaev 3308ac7d83 set skip_timeout_commit to true for tests 8 years ago
  Anton Kalyaev a1fd312bb1 make progress asap on full precommit votes optional (Refs #348) 8 years ago
  Ethan Buchman d68cdce2d5 consensus: check HasAll when TwoThirdsMajority 8 years ago
  Jae Kwon 43fdc4a1ce Fix #341 8 years ago
  Anton Kalyaev cb2f2b94ee log stages to stdout 8 years ago
  Anton Kalyaev 4722410e5e test validator set changes more extensively 8 years ago
  Ethan Buchman 55b4bfa1fe consensus: let time.Timer handle non-positive durations 8 years ago
  Ethan Buchman bae0bc02a6 consensus: be more explicit when we need to write height after handshake 8 years ago
  Ethan Buchman f30a9752e2 more fixes from review 8 years ago
  Ethan Buchman 0c01b0ded9 state.State and wal.writeHeight after handshake 8 years ago
  Ethan Buchman e5fb681615 consensus: remove crankTimeoutPropose from tests 8 years ago
  Ethan Buchman c9698e4848 fixes from review 8 years ago
  Ethan Buchman f4e6cf4439 consensus: sync wal.writeHeight 8 years ago
  Ethan Buchman b126ca0606 consensus: no internal vars in reactor.String() 8 years ago
  Ethan Buchman 40b08f2494 consensus: mv timeoutRoutine into TimeoutTicker 8 years ago
  Ethan Buchman 8211fa6ce4 enterNewRound on HasAll 8 years ago
  Ethan Buchman 706dd1d6c5 test: dont start cs until all peers connected 8 years ago
  Ethan Buchman faf23aa0d4 consensus: TimeoutTicker, skip TimeoutCommit on HasAll 8 years ago
  Ethan Buchman 1bd700ee52 test: automate building consensus/test_data 8 years ago
  Ethan Buchman 38783e7fa1 types: SignatureEd25519 -> Signature 8 years ago