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

Handle AttesterSlashingElectra everywhere in the codebase #14823

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Jan 23, 2025

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Updates several pieces of the codebase for Electra slashing support:

  • Tests cases in several packages
  • Bug fix in transition.go, where the maximum number of slashings in a block was always the Phase0 config value
  • Add electra key check for attestation encoding/decoding in SlasherDB
  • Support for Electra slashings in Beacon API events
  • Enable slashing protection check in the VC

Acknowledgements

@rkapka rkapka requested a review from a team as a code owner January 23, 2025 14:48
@rkapka rkapka added the Electra electra hardfork label Jan 23, 2025
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.

1 participant