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

Implement peer reputation system #106

Open
awfm9 opened this issue Feb 23, 2018 · 0 comments
Open

Implement peer reputation system #106

awfm9 opened this issue Feb 23, 2018 · 0 comments
Labels

Comments

@awfm9
Copy link
Owner

awfm9 commented Feb 23, 2018

Currently, we tag a peer for all the entity IDs he has already shown as knowing..

We should introduce a reputation system that tags misbehaving peers, for example:

  1. If a peer requests a transaction he should already have seen.
  2. If a peer advertises a transaction that was part of our bloom filter.
  3. If a peer requests a transaction that was not part of our inventory.
@awfm9 awfm9 changed the title Improve peer state tracking Implement peer reputation system Feb 26, 2018
@awfm9 awfm9 added feature and removed improvement labels Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant