jwasinger
|
45baf21111
|
eth/downloader: purge pre-merge sync code (#29281)
This PR removes pre-merge sync logic from the downloader. Now-irrelevant tests are removed and others have been updated.
|
2024-04-30 15:46:53 +02:00 |
|
Péter Szilágyi
|
bc6d184872
|
cmd/devp2p, eth: drop eth/66 (#28239)
* cmd/devp2p, eth: drop eth/66
* eth/protocols/eth: yes sir, linter
|
2023-10-03 15:03:19 +03:00 |
|
Péter Szilágyi
|
c893488349
|
eth: pre-process downloader responses on the peer reader thread
|
2021-12-01 20:18:12 +02:00 |
|
Péter Szilágyi
|
c10a0a62c3
|
eth: request id dispatcher and direct req/reply APIs (#23576)
* eth: request ID based message dispatcher
* eth: fix dispatcher cancellation, rework fetchers idleness tracker
* eth/downloader: drop peers who refuse to serve advertised chains
|
2021-11-26 13:26:03 +02:00 |
|