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
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package
6 years ago
..
api.go core, eth: fix goimports for Go 1.11 6 years ago
downloader.go downloader: fix edgecase where returned index is OOB for downloader (#18335) 6 years ago
downloader_test.go core, eth/downloader: fix ancestor lookup for fast sync 6 years ago
events.go all: fix license headers one more time 9 years ago
fakepeer.go core/rawdb: separate raw database access to own package (#16666) 6 years ago
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
modes.go cmd/geth: add --config file flag (#13875) 8 years ago
peer.go eth/downloader: SetBlocksIdle is not used (#17962) 6 years ago
queue.go eth: fix comment typo (#18114) 6 years ago
statesync.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
testchain_test.go eth/downloader: speed up tests by generating chain only once (#17916) 6 years ago
types.go eth: conform better to the golint standards (#16783) 6 years ago