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. |
9 years ago | |
---|---|---|
.. | ||
log.go | Refactor to move common libraries out of project | 9 years ago |
pool.go | Refactor to move common libraries out of project | 9 years ago |
pool_test.go | Refactor to move common libraries out of project | 9 years ago |
reactor.go | Fix BlockchainReactor bug w/ mismatched state.LastBlockHeight vs store.Height | 9 years ago |
store.go | Conform to go-wire 1.0 | 9 years ago |