aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader/queue.go
Commit message (Expand)AuthorAgeFilesLines
* downloader: reset the queue if a peer response with an empty hash setobscuren2015-04-181-0/+11
* downloader: added missing blocks catchup functionalityobscuren2015-04-131-6/+38
* downloader: renamed chunks to queueobscuren2015-04-121-0/+98