openethereum/ethcore/sync/src/chain
Artem Vorotnikov 06df521eff
Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472)
* sync: make code friendlier to future conditional parsing

* Implement eth/64 (EIP-2364) and drop support for eth/62
2020-02-19 14:42:52 +01:00
..
fork_filter.rs Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472) 2020-02-19 14:42:52 +01:00
handler.rs Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472) 2020-02-19 14:42:52 +01:00
mod.rs Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472) 2020-02-19 14:42:52 +01:00
propagator.rs Implement eth/64 (EIP-2364) and drop support for eth/62 (#11472) 2020-02-19 14:42:52 +01:00
requester.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
supplier.rs Avoid long state queries when serving GetNodeData requests (#11444) 2020-02-04 20:59:16 +01:00
sync_packet.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00