openethereum/crates/ethcore/sync/src/chain
Jochen Müller 43ee520904
Implement eth/66 (#467)
* Allow eth/66

* Add eth/66 request ids

* fmt

* Remove some leftovers

* fmt

* Change behaviour in case of missing peer info

- Assume eth/66 protocol, not earlier one
- Log just a trace, not an error
2021-07-05 15:59:22 +02:00
..
fork_filter.rs Eip 3554 enabled, London blocks defined (#433) 2021-06-15 11:18:56 +02:00
handler.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
mod.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
propagator.rs Implement eth/65 (#352) 2021-04-27 15:33:40 +02:00
request_id.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
requester.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
supplier.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
sync_packet.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00