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

Prevent zero hashes signatures in SubmitSignedAggregateSelectionProof #7187

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

terencechain
Copy link
Member

What type of PR is this?

Feature

What does this PR do? Why is it needed?

SubmitSignedAggregateSelectionProof in aggregator RPC server should block attestations with zero hashes signatures

@codecov
Copy link

codecov bot commented Sep 7, 2020

Codecov Report

Merging #7187 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7187      +/-   ##
==========================================
- Coverage   61.65%   61.63%   -0.02%     
==========================================
  Files         410      410              
  Lines       32566    32544      -22     
==========================================
- Hits        20077    20060      -17     
+ Misses       9626     9617       -9     
- Partials     2863     2867       +4     

@terencechain terencechain merged commit 3de626f into master Sep 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the zero-hashes-sigs branch September 7, 2020 19:53
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.

2 participants