mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-21 23:42:29 +00:00
d289c9286e
* encodeByteSlice uses uvarint for length instead of varint * Implemented NewPrefixDB * Fix flowrate test (#165) * Complete implementation and fix tests * Add tests for MemBatch Write[Sync]
TODO: syndtr/goleveldb should be replaced with actual LevelDB instance