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