Skip to content

Conversation

@mablr
Copy link
Contributor

@mablr mablr commented Nov 10, 2025

Motivation

Improve beacon API testing.

Follow-up for #12512, #12503.

Pending alloy-rs/alloy#3167 release.

Solution

  • Updated the /eth/v1/beacon/genesis endpoint to return a new GenesisResponse, and removed GenesisDetails struct.
  • Improved tests for the Beacon API, deserde with Alloy beacon response structs.

PR Checklist

  • Added Tests (updated existing ones)
  • Added Documentation
  • Breaking changes

- Updated the `/eth/v1/beacon/genesis` endpoint to return a new `GenesisResponse`, and removed `GenesisDetails` struct.
- Improved tests for the Beacon API, deserde with Alloy beacon response structs.
@mablr mablr marked this pull request as ready for review November 13, 2025 15:42
@mattsse mattsse added this pull request to the merge queue Nov 13, 2025
Merged via the queue into foundry-rs:master with commit 9a39cb7 Nov 13, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants