Files
tendermint/db
Jae Kwon d289c9286e Implement NewPrefixDB (#164)
* 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]
2018-03-15 09:43:23 -07:00
..
2018-02-02 22:31:17 -05:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00
2018-02-02 22:31:17 -05:00
2018-02-02 14:08:05 +04:00
2017-11-09 17:42:32 -05:00
2018-03-15 09:43:23 -07:00
2017-04-18 16:33:35 -04:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00
2017-04-18 16:33:35 -04:00
2018-03-15 09:43:23 -07:00
2018-03-15 09:43:23 -07:00

TODO: syndtr/goleveldb should be replaced with actual LevelDB instance