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 HS 7a625d3a08 build: update to golangci-lint 1.61.0 (#30587) 3 months ago
..
api.go eth/downloader, eth/tracer: fix typos in comments (#29707) 8 months ago
beacondevsync.go cmd, eth: switch the dev synctarget to hash from block (#28209) 1 year ago
beaconsync.go eth/downloader: gofmt (#30261) 6 months ago
downloader.go build: update to golangci-lint 1.61.0 (#30587) 3 months ago
downloader_test.go eth/protocols/eth: remove Requests in block body (#30562) 3 months ago
events.go
fetchers.go eth/downloader: purge pre-merge sync code (#29281) 9 months ago
fetchers_concurrent.go eth/downloader: purge pre-merge sync code (#29281) 9 months ago
fetchers_concurrent_bodies.go all: implement flat deposit requests encoding (#30425) 3 months ago
fetchers_concurrent_receipts.go cmd/devp2p, eth: drop eth/66 (#28239) 1 year ago
metrics.go
modes.go eth, eth/downloader: remove references to LightChain, LightSync (#29711) 9 months ago
peer.go cmd, eth: switch the dev synctarget to hash from block (#28209) 1 year ago
queue.go all: implement flat deposit requests encoding (#30425) 3 months ago
queue_test.go all: implement flat deposit requests encoding (#30425) 3 months ago
resultstore.go all: fix typos in comments (#28682) 1 year ago
skeleton.go eth/downloader: fix case where skeleton reorgs below the filled block (#29358) 10 months ago
skeleton_test.go eth/downloader: fix flaky test (#29852) 9 months ago
statesync.go
testchain_test.go all: remove forkchoicer and reorgNeeded (#29179) 5 months ago