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
obscuren 45da3e17e2 core: added chain head reset to known block 10 years ago
..
downloader.go core: added chain head reset to known block 10 years ago
downloader_test.go downloader: fixed tests with low ttl 10 years ago
peer.go downloader: moved chunk ignoring. Fixes issue with catching up 10 years ago
queue.go downloader: moved chunk ignoring. Fixes issue with catching up 10 years ago
synchronous.go eth: adapted to new synchronous api of downloader's AddBlock 10 years ago