Skip to content

feat(gateway): add / endpoint#2224

Merged
JuArce merged 1 commit intostagingfrom
2220-featgateway-add-endpont
Jan 5, 2026
Merged

feat(gateway): add / endpoint#2224
JuArce merged 1 commit intostagingfrom
2220-featgateway-add-endpont

Conversation

@maximopalopoli
Copy link
Copy Markdown
Contributor

@maximopalopoli maximopalopoli commented Dec 23, 2025

Description

This PR adds a "/" endpoint for use in health checks. It returns OK 200 to all requests.

How to test

To test this, you can call the endpoint via a simple curl:

curl 127.0.0.1:8089

Type of change

Please delete options that are not relevant.

  • New feature
  • Bug fix
  • Optimization
  • Refactor

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change crates/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@maximopalopoli maximopalopoli self-assigned this Dec 23, 2025
@maximopalopoli maximopalopoli marked this pull request as ready for review December 23, 2025 20:15
@JuArce JuArce added this pull request to the merge queue Jan 5, 2026
Merged via the queue into staging with commit 2ef46d0 Jan 5, 2026
3 checks passed
@JuArce JuArce deleted the 2220-featgateway-add-endpont branch January 5, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants