openethereum/ethcore/sync/src/chain
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
..
handler.rs ethcore-sync: fix connection to peers behind chain fork block (#8710) 2018-06-02 10:29:44 +02:00
mod.rs Recently rejected cache for transaction queue (#9005) 2018-07-02 18:00:06 +01:00
propagator.rs Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +02:00
requester.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
supplier.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00