Files
openethereum/util
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-03 16:49:23 +02:00
2018-04-02 10:47:56 +02:00
2018-03-03 22:02:33 +01:00
2018-02-22 14:53:10 +01:00
2018-04-02 12:12:52 +01:00
2018-04-05 10:31:06 +02:00
2017-10-16 12:31:52 +02:00
2017-01-25 18:51:41 +01:00