mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-23 16:43:01 +00:00
* 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