tendermint/state
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
..
txindex Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
errors.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
execution.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
execution_test.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
services.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
state.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
state_test.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
store.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
validation.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
validation_test.go fixes for ProposerAddress 2018-08-05 15:19:21 -04:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00