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
Jeffrey Wilcke 087949227c Merge pull request #1153 from karalabe/downloader-banned-starvation-attack 10 years ago
..
downloader eth/downloader: test registration rejection on head ban 10 years ago
backend.go core: write accounts to statedb. Closes #1210 10 years ago
handler.go eth/downloader: cap the hash ban set, add test for it 10 years ago
peer.go eth/downloader: cap the hash ban set, add test for it 10 years ago
protocol.go eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K 10 years ago
protocol_test.go downloader: don't remove peers. keep them around 10 years ago
sync.go eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops 10 years ago