Skip to content

Conversation

@mablr
Copy link
Contributor

@mablr mablr commented Nov 26, 2025

Motivation

#12611 (comment)

Solution

  • error mod including NodeError/NodeResult moved out anvil::server as it is doesn't belong here.
  • rename anvil::server::handler -> anvil::server::rpc_handler mod for consistency/clarity
  • dedicated anvil::server::beacon mod, that exposes only the beacon api axum router fn, all axum route handlers and beacon utils are not exported anymore out of the mod.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mablr mablr marked this pull request as ready for review November 26, 2025 15:17
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@onbjerg onbjerg enabled auto-merge November 26, 2025 20:43
@onbjerg onbjerg added this pull request to the merge queue Nov 27, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 27, 2025
@grandizzy grandizzy added this pull request to the merge queue Nov 27, 2025
Merged via the queue into foundry-rs:master with commit b6d41be Nov 27, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Nov 27, 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.

5 participants