openethereum/crates/ethcore/sync/src
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
..
chain Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
res Big folder refactor 2021-01-14 15:30:57 +01:00
tests Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
api.rs Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
block_sync.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
blocks.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
lib.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
snapshot.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
sync_io.rs Change ProtocolId to U64. yolo3x spec (#271) 2021-02-19 12:52:24 +01:00
transactions_stats.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00