Files
openethereum/ethcore/src
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-03-12 20:15:55 +00:00
2018-04-03 17:01:28 +09:00
2018-01-10 15:35:18 +03:00
2018-01-10 15:35:18 +03:00
2017-01-25 18:51:41 +01:00
2017-10-10 20:01:27 +02:00
2018-01-10 15:35:18 +03:00
2018-04-04 18:07:49 +09:00
2018-02-19 12:27:42 +01:00
2018-03-20 15:46:03 +01:00
2018-03-28 10:59:16 +01:00