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
Péter Szilágyi 745757ac6b
core, eth: abort snapshot generation on snap sync and resume later
3 years ago
..
api.go all: remove redundant conversions and import names (#21903) 4 years ago
downloader.go core, eth: abort snapshot generation on snap sync and resume later 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 eth, les: drop support for eth/64, fix eth/66 tests 4 years ago
peer_test.go eth/downloader: refactor downloader + queue (#21263) 4 years ago
queue.go eth/downloader: remove unnecessary condition (#22052) 4 years ago
queue_test.go eth/downloader: enhanced test cases for downloader queue (#22114) 4 years ago
resultstore.go eth/downloader: refactor downloader + queue (#21263) 4 years ago
statesync.go core, eth: faster snapshot generation (#22504) 3 years ago
testchain_test.go eth/downloader: dynamically move pivot even during chain sync 4 years ago
types.go eth: conform better to the golint standards (#16783) 6 years ago