tendermint/lite
Zarko Milosevic 7b88172f41 Implement BFT time (#2203)
* Implement BFT time

* set LastValidators when creating state in state helper

for heights >= 2
2018-08-31 19:33:51 -04:00
..
client Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
errors Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
proxy libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
base_verifier.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
base_verifier_test.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07: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 Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
dynamic_verifier.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
dynamic_verifier_test.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07: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 Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00