aboutsummaryrefslogtreecommitdiffstats
path: root/eth/downloader/metrics.go
Commit message (Collapse)AuthorAgeFilesLines
* eth, eth/downloader, eth/fetcher: delete eth/61 codeFelix Lange2016-07-221-10/+0
| | | | | The eth/61 protocol was disabled in #2776, this commit removes its message handlers and hash-chain sync logic.
* core, eth, trie: direct state trie synchronizationPéter Szilágyi2015-10-191-0/+5
|
* eth/downloader: add fast and light sync strategiesPéter Szilágyi2015-10-191-0/+5
|
* eth: update metrics collection to handle eth/62 algosPéter Szilágyi2015-08-251-0/+45