aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader/peer.go
Commit message (Expand)AuthorAgeFilesLines
* downloader: added demotion / promotion in prep. for rep. systemobscuren2015-04-161-0/+20
* downloader: added missing blocks catchup functionalityobscuren2015-04-131-1/+43
* downloader: return an error for peer.fetch and return chunk to queueobscuren2015-04-121-1/+8
* downloader: implemented new downloaderobscuren2015-04-121-0/+48