tendermint/evidence
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
..
pool.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
pool_test.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
reactor.go Removed unnecessary onStart call (#2098) 2018-07-29 09:46:53 +04:00
reactor_test.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
store.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
store_test.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
wire.go register evidence interface wherever its used 2018-07-26 18:53:19 -04:00