aboutsummaryrefslogtreecommitdiffstats
path: root/dex/downloader/peer.go
Commit message (Expand)AuthorAgeFilesLines
* dex, dex/downloader: remove some TODO comments (#232)Sonic2019-04-091-1/+0
* dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188)Sonic2019-04-091-4/+4
* dex: replace total difficulty with block number (#73)Sonic2019-04-091-3/+2
* dex: implement downloader for dexSonic2019-04-091-7/+12
* dex: copy fetcher and downloader from ethSonic2019-04-091-0/+573