tendermint/lite
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
..
client Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
errors General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
proxy General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
base_verifier.go lite: Add synchronization in lite verify (#2396) 2018-09-28 19:23:21 -04:00
base_verifier_test.go lite: Add synchronization in lite verify (#2396) 2018-09-28 19:23:21 -04:00
commit.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
dbprovider.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
doc.go General Merkle Follow Up (#2510) 2018-09-28 23:32:13 -04:00
dynamic_verifier.go General Merkle Follow Up (#2510) 2018-09-28 23:32:13 -04:00
dynamic_verifier_test.go consensus: Wait timeout precommit before starting new round (#2493) 2018-10-04 09:37:13 -04:00
helpers.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
multiprovider.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
provider.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
provider_test.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
types.go lite: Add synchronization in lite verify (#2396) 2018-09-28 19:23:21 -04:00