aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader/downloader_test.go
Commit message (Expand)AuthorAgeFilesLines
* eth/downloader: fixed testsobscuren2015-04-241-12/+8
* eth, eth/downloader: don't require td on downloader. Fixed testsobscuren2015-04-241-17/+17
* downloader: fixed tests with low ttlobscuren2015-04-191-0/+1
* downloader: moved chunk ignoring. Fixes issue with catching upobscuren2015-04-191-2/+4
* downloader: added missing blocks catchup functionalityobscuren2015-04-131-5/+32
* downloader: implemented new downloaderobscuren2015-04-121-0/+128