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

Add missing call to DecreaseRating on peersRatingHandler #4755

Conversation

sstanculeanu
Copy link
Contributor

Reasoning behind the pull request

  • peers rating should be decreased when a request is made to a peer

Proposed changes

  • added DecreaseRating call

Testing procedure

  • TBD

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@sstanculeanu sstanculeanu added type:bug Something isn't working low prio not critical - to be solved with low prio area:processing complexity:trivial impact:low interested:protocol labels Dec 2, 2022
@sstanculeanu sstanculeanu self-assigned this Dec 2, 2022
@sstanculeanu sstanculeanu changed the base branch from rc/v1.5.0 to fix_peers_rating_handler December 8, 2022 11:46
@sstanculeanu sstanculeanu merged commit 348a321 into fix_peers_rating_handler Dec 8, 2022
@sstanculeanu sstanculeanu deleted the fix_peers_rating_handler_decrease_call branch December 8, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:processing complexity:trivial impact:low interested:protocol low prio not critical - to be solved with low prio type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants