aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader/types.go
Commit message (Expand)AuthorAgeFilesLines
* eth, les, light: Refactor downloader to use blockchain interfaceNick Johnson2017-06-281-41/+0
* eth, eth/downloader, eth/fetcher: delete eth/61 codeFelix Lange2016-07-221-20/+0
* core, eth/downloader: ensure state presence in ancestor lookupPéter Szilágyi2016-01-041-2/+2
* core, eth: roll back uncertain headers in failed fast syncsPéter Szilágyi2015-10-191-0/+3
* eth/downloader: concurrent receipt and state processingPéter Szilágyi2015-10-191-1/+1
* core, eth, trie: direct state trie synchronizationPéter Szilágyi2015-10-191-0/+137