openethereum/ethcore/snapshot
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
..
benches Add a benchmark for snapshot::account::to_fat_rlps() (#11185) 2019-11-15 12:27:24 +01:00
snapshot-tests Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
src ethcore: fix rlp deprecation warnings (#11280) 2019-11-21 17:23:49 +01:00
Cargo.toml Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00