openethereum/parity
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
..
cli add support for evan.network chains (#11289) 2019-12-03 15:00:29 +01:00
db Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
light_helpers fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
logger Update kvdb, kvdb-rocksdb and h2 (#11091) 2019-09-27 23:29:14 +02:00
account_utils.rs ethcore/res: add mordor testnet configuration (#11200) 2019-11-02 12:26:38 +01:00
account.rs Upgrade to parity-crypto 0.4 (#10650) 2019-05-28 07:50:10 +02:00
blockchain.rs Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
cache.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
configuration.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
deprecated.rs Ensure jsonrpc threading settings are sane (#11267) 2019-11-18 19:40:48 +01:00
export_hardcoded_sync.rs Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
helpers.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
informant.rs Use a lock instead of atomics for snapshot Progress (#11197) 2019-10-28 18:24:45 +01:00
ipfs.rs fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
lib.rs Ensure jsonrpc threading settings are sane (#11267) 2019-11-18 19:40:48 +01:00
main.rs Insert explicit warning into the panic hook (#11225) 2019-10-31 16:17:12 +01:00
modules.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
params.rs add support for evan.network chains (#11289) 2019-12-03 15:00:29 +01:00
presale.rs Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
rpc_apis.rs Fix misc compile warnings (#11258) 2019-11-14 00:01:21 +01:00
rpc.rs Ensure jsonrpc threading settings are sane (#11267) 2019-11-18 19:40:48 +01:00
run.rs Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
secretstore.rs Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
signer.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot_cmd.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
stratum.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
upgrade.rs Add message to IO errors (#10324) 2019-02-18 20:39:38 +03:00
user_defaults.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00