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

Check attestation bitlist length in aggregation to prevent panic #4876

Merged
merged 3 commits into from Feb 16, 2020

Conversation

prestonvanloon
Copy link
Member

Resolves #4874.

@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label Feb 16, 2020
@prestonvanloon prestonvanloon merged commit 0a2763b into master Feb 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the check-att-bl-len branch February 16, 2020 17:18
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
…smaticlabs#4876)

* Check attestation bitlist length in aggregation to prevent panic

* Add case for overlap too

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
…smaticlabs#4876)

* Check attestation bitlist length in aggregation to prevent panic

* Add case for overlap too

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
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.

panic: bitlists are different lengths
2 participants