aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader
Commit message (Expand)AuthorAgeFilesLines
* downloader: fixed a typoobscuren2015-04-171-1/+1
* downloader: added demotion / promotion in prep. for rep. systemobscuren2015-04-162-0/+25
* downloader: updated downloader and fixed issues with catch upobscuren2015-04-161-21/+47
* downloader: added missing blocks catchup functionalityobscuren2015-04-134-133/+303
* downloader: return an error for peer.fetch and return chunk to queueobscuren2015-04-122-3/+16
* downloader: renamed chunks to queueobscuren2015-04-121-0/+0
* downloader: implemented new downloaderobscuren2015-04-124-0/+602