Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops #1100

Merged
merged 1 commit into from
Jun 5, 2015

Conversation

karalabe
Copy link
Member

If a peer sends us an empty hash set, there's something probably off with it. Just drop and try to sync with somebody else.

@obscuren
Copy link
Contributor

I've been seeing Empty hash sets being returned. Not sure if we are having a bug or not. Needs investigating. Right now it would drop of peers if this was merged.

@karalabe karalabe force-pushed the drop-sync-peer-on-empty-hash branch from 0c78f8f to 94e525a Compare June 5, 2015 09:54
@karalabe
Copy link
Member Author

karalabe commented Jun 5, 2015

PTAL

obscuren added a commit that referenced this pull request Jun 5, 2015
eth, eth/downloader: fix #1098, elevate empty hash errors to peer drops
@obscuren obscuren merged commit 8c28126 into ethereum:develop Jun 5, 2015
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Nov 8, 2022
maoueh added a commit to streamingfast/go-ethereum that referenced this pull request Nov 29, 2022
…naries to releases page (ethereum#1100)

# Conflicts:
#	.github/generate_change_log.sh
#	.github/workflows/pre-release.yml
#	.github/workflows/release.yml
#	Dockerfile
#	accounts/abi/bind/bind_test.go
#	core/state_transition.go
#	eth/tracers/js/tracer_test.go
#	go.mod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants