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

Ignore PreGenesis Messages Instead Of Rejecting Them #7550

Merged
merged 14 commits into from Oct 22, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Oct 16, 2020

What type of PR is this?

Feature Improvement

What does this PR do? Why is it needed?

Discussed offline with @prestonvanloon , rejecting a message is risky in the context of peer scoring. We instead just
ignore them so as to be on the safe side.

Following from #7494

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner October 16, 2020 05:12
@nisdas nisdas added the Ready For Review A pull request ready for code review label Oct 16, 2020
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #7550 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7550      +/-   ##
==========================================
- Coverage   61.64%   61.62%   -0.03%     
==========================================
  Files         422      422              
  Lines       29761    29688      -73     
==========================================
- Hits        18347    18296      -51     
+ Misses       8479     8465      -14     
+ Partials     2935     2927       -8     

prestonvanloon
prestonvanloon previously approved these changes Oct 16, 2020
rauljordan
rauljordan previously approved these changes Oct 21, 2020
rauljordan
rauljordan previously approved these changes Oct 21, 2020
@prestonvanloon
Copy link
Member

Looks like tests fail. PTAL

@prylabs-bulldozer prylabs-bulldozer bot merged commit 7131cd9 into master Oct 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the ignorePreGenesisMessages branch October 22, 2020 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants