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

feat: integrate gossipsub scoring #1756

Closed
Tracked by #1353
alrevuelta opened this issue May 24, 2023 · 0 comments · Fixed by #1769
Closed
Tracked by #1353

feat: integrate gossipsub scoring #1756

alrevuelta opened this issue May 24, 2023 · 0 comments · Fixed by #1769
Assignees

Comments

@alrevuelta
Copy link
Contributor

Problem

Right now there is no mechanism to trigger disconections from bad relay peers, and on top of that we don't have any means to measure each peer repuation/score. Without this, a node can end up being connected to either bad quality peers or non honest peers.

Suggested solution

  • Integrate gossipsub scoring and trigger disconnections based on it
  • Use some safe weights until further research is done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant