openethereum/parity
Pierre Krieger 494eb4ab6b Remove the dapps system (#9017)
* Remove the dapps system from Parity

* Move node-health outside of dapps

* Fix set dapps list test

* Update Cargo.lock

* Deprecate options

* Add _legacy_ prefixes in Dapps

* Fix tests

* Fix deprecatedness of dapps-path
2018-07-11 12:19:54 +02:00
..
cli Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
db db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
light_helpers Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
account.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
blockchain.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
cache.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
configuration.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
deprecated.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
export_hardcoded_sync.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
helpers.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
informant.rs parity: omit redundant last imported block number in light sync informant (#8962) 2018-06-26 11:31:22 +02:00
ipfs.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
main.rs Updater verification (#8787) 2018-07-10 12:17:53 +02:00
modules.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
params.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
presale.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
rpc.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
rpc_apis.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
run.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Remove UI related settings from CLI (#8783) 2018-06-06 10:05:52 +02:00
snapshot.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
stratum.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
upgrade.rs Replace `std::env::home_dir` with `dirs::home_dir` (#9077) 2018-07-09 16:48:33 +02:00
user_defaults.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
whisper.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00