Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps bls from v7.0.1 to v8.0.1.

Release notes

Sourced from bls's releases.

BugAnne

Summary

This is a hotfix release addressing several bugs and performance issues discovered in v8.0.0.

Notable changes:

  • From the Fulu fork, checkpoint blobs will no longer be downloaded from the checkpoint server and instead they will be fetched from p2p peers. The getBlobSidcars Beacon API is deprecated from Fulu and clients may drop support in future releases. (#8413, #8417)
  • Prevent unnecessary state advances pre-Fulu. This improves beacon node performance prior to the Fulu fork. (#8388)
  • Fix rare custody context initialization race condition that could cause panics. (#8391)

As a reminder, all mainnet users must upgrade to either v8.0.0 or v8.0.1 prior to the Fulu fork at epoch 411,392 (2025-12-03, 21:49 UTC). You must also update your execution client (e.g. Geth, Nethermind, Erigon, Besu or Reth).

For users upgrading from v7.x.x, please see v8.0.0 release notes here.

Update Priority

This table provides priorities for which classes of users should update particular components.

User Class Beacon Node Validator Client
Staking Users Medium Low
Non-Staking Users Low ---

See Update Priorities for more information about this table.

All Changes

  • Release v8.0.1 (#8414)
  • Reimport the checkpoint sync block (#8417)
  • Fix md format (#8434)
  • Compute missing_columns correctly (#8425)
  • Fix custody context initialization race condition that caused panic (#8391)
  • Do not require blobs from checkpoint servers from Fulu epochs. (#8413)
  • Fix tracing span for execution payload verif (#8419)
  • re-targeting of remove-windows-ci against release-v8.0 (#8406)
  • Prevent unnecessary state advances pre-Fulu (#8388)

Binaries

See pre-built binaries documentation.

The binaries are signed with Sigma Prime's PGP key: 15E66D941F697E28F49381F426416DC3F30674B0

System Architecture Binary PGP Signature
aarch64 lighthouse-v8.0.1-aarch64-apple-darwin.tar.gz PGP Signature
x86_64 lighthouse-v8.0.1-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 lighthouse-v8.0.1-aarch64-unknown-linux-gnu.tar.gz PGP Signature
System Option - Resource

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bls](https://github.com/sigp/lighthouse) from v7.0.1 to v8.0.1.
- [Release notes](https://github.com/sigp/lighthouse/releases)
- [Commits](sigp/lighthouse@e42406d...ced49dd)

---
updated-dependencies:
- dependency-name: bls
  dependency-version: ced49dd265e01ecbf02b12073bbfde3873058abe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 17:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant