openethereum/ethcore/sync/src
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
..
chain Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +02:00
light_sync Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
res Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
tests Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
api.rs A last bunch of txqueue performance optimizations (#9024) 2018-07-05 16:27:48 +01:00
block_sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blocks.rs Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
lib.rs Delete crates from parity-ethereum and fetch them from parity-common instead (#9083) 2018-07-10 14:59:19 +02:00
private_tx.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
snapshot.rs Don't fetch snapshot chunks at random (#9088) 2018-07-11 13:04:31 +02:00
sync_io.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
transactions_stats.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00