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

Cherry-pick: Fix failure in block production (#13840) #13900

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

Giulio2002
Copy link
Contributor

  • After Electra, the aggregation bits indicate the bit-maps that appear only in the committee bits, so merge them in a way similar to merge sort
  • Fix bugs in BitList structure
  • Remove the problematic SetVersion() function that leads to the empty attestation bug

- After Electra, the aggregation bits indicate the bit-maps that appear
only in the committee bits, so merge them in a way similar to merge sort
- Fix bugs in BitList structure
- Remove the problematic SetVersion() function that leads to the empty
attestation bug
@Giulio2002 Giulio2002 requested a review from VBulikov February 21, 2025 13:30
@yperbasis yperbasis added this to the 3.0.0-beta3 milestone Feb 21, 2025
@yperbasis yperbasis merged commit 5832165 into release/3.0 Feb 21, 2025
8 checks passed
@yperbasis yperbasis deleted the cherry2 branch February 21, 2025 16:37
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.

3 participants