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

Mark and disconnect malicious peers during sync #1762

Open
3 tasks
sistemd opened this issue Feb 13, 2024 · 0 comments
Open
3 tasks

Mark and disconnect malicious peers during sync #1762

sistemd opened this issue Feb 13, 2024 · 0 comments
Milestone

Comments

@sistemd
Copy link
Contributor

sistemd commented Feb 13, 2024

Peer connection should be closed and peer marked as not useful if the peer:

  • sends garbage data or any data which violates the negotiated protocol,
  • sends invalid data, e.g. wrong blocks or invalid signatures,
  • is "stalling", for example if the peer advertises that it has some blocks or transactions but fails to deliver those blocks or transactions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants