Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493)
* Disable transitioning to new round upon 2/3+ of Precommit nils

Pull in ensureVote test function from https://github.com/tendermint/tendermint/pull/2132

* Add several ensureX test methods to wrap channel read with timeout

* Revert panic in tests
2018-10-04 09:37:13 -04:00
..
2018-09-18 22:26:43 +02:00
2018-07-01 22:36:49 -04:00
2018-07-26 18:08:09 -07:00

See the consensus spec and the reactor consensus spec for more information.