Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth/downloader
Jeffrey Wilcke 2b06fe3eff Merge pull request #950 from karalabe/downloader-cancel-sync 10 years ago
..
downloader.go Merge pull request #950 from karalabe/downloader-cancel-sync 10 years ago
downloader_test.go eth/downloader: fix active peer shadowing, polish func names 10 years ago
peer.go eth/downloader: use count instead of peers, clearer 10 years ago
queue.go eth/downloader: fix #910, thread safe peers & polishes 10 years ago
queue_test.go eth/downloader: prioritize block fetch based on chain position, cap memory use 10 years ago