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
Martin Holst Swende 2d4eff21ca
eth/downloader: increase downloader block body allowance (#23074)
3 years ago
..
api.go all: remove redundant conversions and import names (#21903) 4 years ago
downloader.go eth, p2p/msgrate: move peer QoS tracking to its own package and use it for snap (#22876) 3 years ago
downloader_test.go core, eth: abort snapshot generation on snap sync and resume later 3 years ago
events.go cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321) 6 years ago
metrics.go eth/downloader: refactor downloader + queue (#21263) 4 years ago
modes.go eth/downloader: fix typo in comment (#22019) 4 years ago
peer.go p2p/msgrate: return capacity as integer, clamp to max uint32 (#22943) 3 years ago
queue.go eth/downloader: increase downloader block body allowance (#23074) 3 years ago
queue_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
resultstore.go eth/downloader: refactor downloader + queue (#21263) 4 years ago
statesync.go eth, p2p/msgrate: move peer QoS tracking to its own package and use it for snap (#22876) 3 years ago
testchain_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
types.go eth: conform better to the golint standards (#16783) 6 years ago