Skip to content

Handle unaggregated attestations when decomposing #15027

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

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Mar 10, 2025

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

When decomposing block attestations in pruneCoveredElectraAttsFromPool, there is a possibility that an aggregate has only 1 bit set, in which case DeleteUnaggregatedAttestation should be called on the decomposed aggregate.

Acknowledgements

@rkapka rkapka requested a review from a team as a code owner March 10, 2025 12:43
@rkapka rkapka added the Electra electra hardfork label Mar 10, 2025
@rkapka rkapka force-pushed the minor-attestation-tweaks branch 8 times, most recently from b9d57fa to 35be9d3 Compare March 10, 2025 13:06
@rkapka rkapka force-pushed the minor-attestation-tweaks branch from 35be9d3 to fdd5f56 Compare March 10, 2025 13:12
@rkapka rkapka added this pull request to the merge queue Mar 10, 2025
Merged via the queue into develop with commit 6d89373 Mar 10, 2025
17 checks passed
@rkapka rkapka deleted the minor-attestation-tweaks branch March 10, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Electra electra hardfork
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants