mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-22 10:58:08 +00:00
When blocks have been sorted and are being processed, orphan blocks should be ignored and thrown out. The protocol handler is responsible for downloading blocks which have missing parents. |
||
|---|---|---|
| .. | ||
| downloader | ||
| backend.go | ||
| handler.go | ||
| peer.go | ||
| protocol.go | ||
| protocol_test.go | ||