Skip to content

Conversation

@jimmygchen
Copy link
Member

Issue Addressed

Continuation of:

Moving /beacon/pool endpoints out of http_api to a separation module. This should improve code maintainability, incremental compilation time and rust analyzer performance.

This is a tedious but straight forward change, so we're going with a pair & insta-merge approach to avoid painful & slow async review

@jimmygchen jimmygchen changed the title Refactor http api 3 Move beacon pool http api to its own separate module Dec 5, 2025
@jimmygchen jimmygchen added ready-for-review The code is ready for review code-quality ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Dec 5, 2025
@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-merge This PR is ready to merge. labels Dec 5, 2025
@pawanjay176 pawanjay176 added ready-for-review The code is ready for review and removed ready-for-merge This PR is ready to merge. labels Dec 5, 2025
Co-authored-by: pawanjay176 <pawandhananjay@gmail.com>
@pawanjay176 pawanjay176 added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Dec 5, 2025
@mergify
Copy link

mergify bot commented Dec 5, 2025

Merge Queue Status

✅ The pull request has been merged

This pull request spent 41 minutes 55 seconds in the queue, including 40 minutes 16 seconds running CI.
The checks were run on draft #8546.

Required conditions to merge
  • check-success=local-testnet-success
  • check-success=test-suite-success

@mergify mergify bot added the queued label Dec 5, 2025
@pawanjay176
Copy link
Member

Forgot to reque this after mergify recovered. Queuing again now

mergify bot added a commit that referenced this pull request Dec 5, 2025
@mergify mergify bot merged commit 2afa878 into sigp:unstable Dec 5, 2025
36 checks passed
@mergify mergify bot removed the queued label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-quality ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants