openethereum/secret-store
David f6c3d4c695 Use upstream rocksdb (#11248)
* Use upstream rocksdb

…by way of https://github.com/paritytech/parity-common/pull/257 by @ordian.

* Hint at how `parity db reset` works in the error message

* migration-rocksdb: fix build

* Cargo.toml: use git dependency instead of path

* update to latest kvdb-rocksdb

* fix tests

* saner default for light client

* rename open_db to open_db_light

* update to latest kvdb-rocksdb

* moar update to latest kvdb-rocksdb

* even moar update to latest kvdb-rocksdb

* use kvdb-rocksdb from crates.io

* Update parity/db/rocksdb/helpers.rs

* add docs to memory_budget division
2019-12-03 16:59:11 +01:00
..
res Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
src Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
Cargo.toml Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00