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

Unset From,Sequence Number and Signature For Pubsub Messages #7093

Merged
merged 13 commits into from
Aug 25, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Aug 24, 2020

What type of PR is this?

Spec Change

What does this PR do? Why is it needed?

  • Unsets the fields From Seqno Signature for pubsub messages in prysm.
  • Only verifies signatures if set.

Which issues(s) does this PR fix?

Follows on from libp2p/go-libp2p-pubsub#359
and ethereum/consensus-specs#1981

Other notes for review

@nisdas nisdas requested a review from a team as a code owner August 24, 2020 09:46
@nisdas nisdas added the Ready For Review A pull request ready for code review label Aug 24, 2020
@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #7093 into master will increase coverage by 2.23%.
The diff coverage is 72.77%.

@@            Coverage Diff             @@
##           master    #7093      +/-   ##
==========================================
+ Coverage   60.07%   62.31%   +2.23%     
==========================================
  Files         323      406      +83     
  Lines       27422    31596    +4174     
==========================================
+ Hits        16473    19688    +3215     
- Misses       8733     9118     +385     
- Partials     2216     2790     +574     

@protolambda
Copy link

@nisdas please wait with merging, you're ahead with the others. I'm not sure if Teku was up to date, they need to respond on the specs issue. The fields in gossip messages must not be left out yet. We're almost there, but not yet.

@nisdas nisdas added the Blocked Blocked by research or external factors label Aug 24, 2020
@nisdas nisdas removed the Blocked Blocked by research or external factors label Aug 25, 2020
@nisdas
Copy link
Member Author

nisdas commented Aug 25, 2020

Unblocking after confirming with Teku that they have already removed it on their end. @protolambda

@prylabs-bulldozer prylabs-bulldozer bot merged commit b291eb7 into master Aug 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the removePubsubFields branch August 25, 2020 11:08
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.

3 participants