-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
peer reputation with separate app & gossipsub score (#1028)
The approach is mostly detailed in [Notion](https://www.notion.so/fuellabs/New-Proposal-96da9de6609b4faf94c30ae6bd355bc4). These are the first steps of our Peer Reputation approach, there are certain _todos_ left, could be added later on or if needed I can add them with this PR. Todo: - [x] peer reputation decay with time - [ ] implement unban peers after certain period - [x] reserved peers should not be banned/scored ? - this is kind of "implemented" by only updating the score of non-reserved peers Ref FuelLabs/fuel-core#943 --------- Co-authored-by: ControlCplusControlV <44706811+ControlCplusControlV@users.noreply.github.com> Co-authored-by: green <xgreenx9999@gmail.com> Co-authored-by: Brandon Kite <brandonkite92@gmail.com>
- Loading branch information
1 parent
d37472b
commit a5993ac
Showing
10 changed files
with
1,205 additions
and
797 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.