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

feat(baseline): adds Electra support #9

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

feat(baseline): adds Electra support #9

wants to merge 24 commits into from

Conversation

samcm
Copy link
Member

@samcm samcm commented Feb 24, 2025

Adds support for Electra, specifically:

  • Addition of ElectraForkVersion.
  • Handling of new attestation types.
  • Bump(s) of dependencies to electra compatible versions.

samcm and others added 13 commits July 25, 2024 11:50
* upstream/semi-prod-config:
  limit attestations and sync committees to 2 subnets
This commit introduces support for the Electra fork version in
hermes. It includes updates to handle the new fork version in
genesis, pubsub, and command-line tools. The go.mod file is also
updated to include the latest dependencies.

build: update go.sum dependencies

This commit updates the dependencies in go.sum to their latest
versions. This ensures that the project is using the most up-to-date
versions of its dependencies, which can improve security,
performance, and stability.

build: update go.sum dependencies to latest versions

This commit updates the dependencies in go.sum to their latest
versions. This ensures that the project is using the most up-to-date
and secure versions of its dependencies.

build: update k8s dependencies in go.sum to v0.30.4

This commit updates the Kubernetes dependencies in the go.sum file
to version v0.30.4. This ensures that the project is using the
latest versions of the Kubernetes libraries.
samcm and others added 4 commits February 24, 2025 21:24
This commit introduces support for the Electra fork version throughout the codebase. It includes updates to genesis handling, Kinesis output rendering, and request/response mechanisms to correctly process and manage Electra blocks.
These files are no longer needed.
@mattevans mattevans changed the title feat: Electra feat(baseline): adds Electra support Feb 26, 2025
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