Skip to content

Conversation

@mpaulucci
Copy link
Collaborator

Motivation
Be able to run full nodes with fusaka

Description

  • Updates lighthouse for all kurtosis actions

@mpaulucci mpaulucci requested a review from a team as a code owner October 22, 2025 14:55
Copilot AI review requested due to automatic review settings October 22, 2025 14:55
@github-actions github-actions bot added the L1 Ethereum client label Oct 22, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Lighthouse consensus client version from v7.1.0 to v8.0.0-rc.1 across all network configuration files to enable support for the Fusaka upgrade.

Key Changes:

  • Bumped Lighthouse version from v7.1.0 to v8.0.0-rc.1 in all network configurations
  • Changed default Kurtosis config from default.yaml to hoodi.yaml

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
fixtures/networks/hoodi.yaml Updated Lighthouse version for Hoodi network configuration
fixtures/networks/ethrex_only.yaml Updated Lighthouse version for ethrex-only network configuration
fixtures/networks/default.yaml Updated Lighthouse version across multiple participant configurations
Makefile Changed default Kurtosis config file from default.yaml to hoodi.yaml
.github/config/assertoor/network_params_tx.yaml Updated Lighthouse version for transaction test network
.github/config/assertoor/network_params_ethrex_multiple_cl.yaml Updated Lighthouse version for multi-CL test network
.github/config/assertoor/network_params_blob.yaml Updated Lighthouse version for blob test network
.github/actions/snapsync-run/action.yml Updated Lighthouse version for snapsync GitHub action

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ManuelBilbao
Copy link
Contributor

We should update lighthouse version on docs too. For example:

curl -LO https://github.com/sigp/lighthouse/releases/download/v7.1.0/lighthouse-v7.1.0-x86_64-unknown-linux-gnu.tar.gz

@github-project-automation github-project-automation bot moved this to In Review in ethrex_l1 Oct 22, 2025
@mpaulucci mpaulucci added this pull request to the merge queue Oct 22, 2025
Merged via the queue into main with commit ebbf9c5 Oct 22, 2025
45 checks passed
@mpaulucci mpaulucci deleted the update-lighthouse branch October 22, 2025 17:23
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants