downloader: added missing blocks catchup functionality
When a parent is missing in the block list an attempt should be made to fetch the missing parent and grandparents.
Showing
- eth/downloader/downloader.go 190 additions, 121 deletionseth/downloader/downloader.go
- eth/downloader/downloader_test.go 32 additions, 5 deletionseth/downloader/downloader_test.go
- eth/downloader/peer.go 43 additions, 1 deletioneth/downloader/peer.go
- eth/downloader/queue.go 38 additions, 6 deletionseth/downloader/queue.go
Loading
Please register or sign in to comment