mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-07 08:41:33 +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 | ||