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

Block download to handle when some peer does not send blocks back #3873

Closed
air1one opened this issue Jul 3, 2020 · 0 comments
Closed

Block download to handle when some peer does not send blocks back #3873

air1one opened this issue Jul 3, 2020 · 0 comments
Assignees

Comments

@air1one
Copy link
Contributor

air1one commented Jul 3, 2020

We recently got an issue when trying to sync from just 2 peers :

  • peer 1 was always fine, sending blocks back
  • peer 2 was not sending blocks back past a certain height

We did not manage to sync when peer 2 stopped sending blocks back.

It should handle this case and if one peer does not send blocks back, skip it and try from other peers.

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

No branches or pull requests

3 participants