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

Add missing pieces of Electra #14227

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Add missing pieces of Electra #14227

merged 2 commits into from
Jul 16, 2024

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Jul 16, 2024

What type of PR is this?

Other

What does this PR do? Why is it needed?

  • Set committee index to 0 for Electra inside GetAttestationData
  • Use PayloadAttributesV3 for Electra inside getPayloadAttribute
  • Save AttestationElectra and AttesterSlashingElectra as SSZ objects
  • Use IndexedAtt interface in validator database code

@rkapka rkapka requested a review from a team as a code owner July 16, 2024 17:20
@rkapka rkapka enabled auto-merge July 16, 2024 18:04
@rkapka rkapka added Ready For Review A pull request ready for code review Electra electra hardfork labels Jul 16, 2024
Copy link
Contributor

@james-prysm james-prysm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rkapka rkapka added this pull request to the merge queue Jul 16, 2024
Merged via the queue into develop with commit 637cbc8 Jul 16, 2024
16 of 17 checks passed
@rkapka rkapka deleted the electra-missing-things branch July 16, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Electra electra hardfork Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants