tendermint/blockchain
Emmanuel Odeke 8c86bb8024 blockchain: add tests and more docs for BlockStore
Add tests to test store, to the fullest reasonable extent for
paths that can taken by input arguments altering internal behavior,
as well as by mutating content in the DB.
2017-12-10 19:54:34 -05:00
..
pool.go int64 height 2017-12-01 19:04:53 -06:00
pool_test.go use rand.Int63n, remove underflow check, remove unnecessary cast 2017-12-01 19:22:18 -06:00
reactor.go int64 height 2017-12-01 19:04:53 -06:00
reactor_test.go int64 height 2017-12-01 19:04:53 -06:00
store.go blockchain: add tests and more docs for BlockStore 2017-12-10 19:54:34 -05:00
store_test.go blockchain: add tests and more docs for BlockStore 2017-12-10 19:54:34 -05:00