Files
openethereum/ethcore
Wei Tang c039ab79b5 Decouple rocksdb dependency from ethcore (#8320)
* Move client DB opening logic to CLI

* Move restoration db open logic to CLI

This adds KeyValueDBHandler which handles opening a new database, thus allow us to move the restoration db open logic
out of ethcore.

* Move rocksdb's compactionprofile conversion to CLI

* Move kvdb_rocksdb as test dependency for ethcore

* Fix tests due to interface change

* Fix service tests

* Remove unused migration dep for ethcore
2018-04-09 14:21:37 +02:00
..
2018-04-04 18:07:49 +09:00
2018-04-03 17:01:28 +09:00
2018-03-12 20:15:55 +00:00
2018-04-04 23:00:21 +09:00
2018-04-02 12:12:52 +01:00