openethereum/parity
Afri Schoedon 484ecfaf47
Parity Ethereum 2.0.0 (#9052)
* parity-version: major bump to 2.0.0 🎉

* parity-ethereum: rename crate 🌵

* ethcore: only accept service transactions from parity-ethereum nodes

* parity: fix --identity tests

* rpc: fix sync provider in tests

* rpc: fix parity_net_peers test

* ethcore-sync: accept service transactions from parity and parity-ethereum

* ethcore-sync: fix indentation

* ethcore-sync: split the ifs to reduce code redundancy

* ethcore-sync: fix syntax

* Fix building ethcore

* update cargo.lock

* parity-version: major bump to 2.0.0 tada

* fix merge
2018-07-11 13:35:10 +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 Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +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 Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +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