aboutsummaryrefslogtreecommitdiffstats
path: root/eth/fetcher/fetcher.go
Commit message (Expand)AuthorAgeFilesLines
* eth, eth/fetcher: define and enforce propagation boundariesPéter Szilágyi2015-06-181-23/+32
* eth/fetcher: deduplicate future blocksPéter Szilágyi2015-06-181-25/+35
* eth, eth/fetcher: cache future propagated blocks tooPéter Szilágyi2015-06-181-0/+21
* eth, eth/fetcher: use an import queue to store out of order blocksPéter Szilágyi2015-06-181-30/+48
* eth/fetcher: fix timer reset bug, add initial testsPéter Szilágyi2015-06-181-3/+5
* eth, eth/fetcher: separate notification sync mechanismPéter Szilágyi2015-06-181-0/+258