tendermint/blockchain
Jae Kwon 3da76496b0 Fix BlockchainReactor bug w/ mismatched state.LastBlockHeight vs store.Height
This is due to a non-atomic saves of state.State vs blockchain.Store.
This is a simple hack.
2015-12-07 16:57:33 -08:00
..
log.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
pool.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
pool_test.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
reactor.go Fix BlockchainReactor bug w/ mismatched state.LastBlockHeight vs store.Height 2015-12-07 16:57:33 -08:00
store.go Conform to go-wire 1.0 2015-11-10 13:10:43 -08:00