mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-07 02:17:29 +00:00
The downloader is no longer responsible for processing blocks. The eth-protocol handler now takes care of this instead. Added graceful shutdown during block processing. Closes #846 |
||
|---|---|---|
| .. | ||
| downloader.go | ||
| downloader_test.go | ||
| peer.go | ||
| queue.go | ||