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

[Networking] Reverting 4978 #5252

Merged
merged 3 commits into from
Jan 19, 2024
Merged

[Networking] Reverting 4978 #5252

merged 3 commits into from
Jan 19, 2024

Conversation

yhassanzadeh13
Copy link
Contributor

This PR temporarily reverts PR #4978 due to an architectural conflict with PR #5234.

While developing PR #4978, our goal was to refine peer scoring by individually counting errors. However, recent challenges in GossipSub revealed the need for an aggregated approach to manage inspection errors, setting thresholds as outlined in PR #5234. In consultation with @kc1116, we decided to revert PR #4978 and rework its architecture to align with the strategies introduced in PR #5234. Given the extensive nature of this redesign, reverting the current PR ensures architectural consistency in the master branch.

@yhassanzadeh13 will lead the redesign and refactoring efforts, detailed in this issue.

This reverts commit f60f782, reversing changes made to 7969310.

…rol-message-weight"

This reverts commit f60f782, reversing
changes made to 7969310.
@yhassanzadeh13 yhassanzadeh13 changed the title Revert "Merge pull request #4978 from onflow/khalil/6664-invalid-cont… [Networking] Reverting 4978 Jan 19, 2024
@yhassanzadeh13 yhassanzadeh13 marked this pull request as ready for review January 19, 2024 02:32
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b49cb0) 55.61% compared to head (1ad6824) 56.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5252      +/-   ##
==========================================
+ Coverage   55.61%   56.45%   +0.83%     
==========================================
  Files         995       86     -909     
  Lines       95485     7486   -87999     
==========================================
- Hits        53107     4226   -48881     
+ Misses      38403     2769   -35634     
+ Partials     3975      491    -3484     
Flag Coverage Δ
unittests 56.45% <ø> (+0.83%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yhassanzadeh13 yhassanzadeh13 added this pull request to the merge queue Jan 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 19, 2024
@yhassanzadeh13 yhassanzadeh13 added this pull request to the merge queue Jan 19, 2024
Merged via the queue into master with commit 7909b62 Jan 19, 2024
51 checks passed
@yhassanzadeh13 yhassanzadeh13 deleted the yahya-revert-pr4978 branch January 19, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants