Skip to content

[EPF-7] rpc/sszql: Initialize SSZ Query Language endpoint - #22821

Open
SoarinSkySagar wants to merge 8 commits into
erigontech:mainfrom
SoarinSkySagar:ssz-ql
Open

[EPF-7] rpc/sszql: Initialize SSZ Query Language endpoint#22821
SoarinSkySagar wants to merge 8 commits into
erigontech:mainfrom
SoarinSkySagar:ssz-ql

Conversation

@SoarinSkySagar

Copy link
Copy Markdown

Introduces a new endpoint at eth/v{N}/execution/{block_id}/query and a new package for SSZ Query Language.

  • conditional value of httpHandler based on the queried endpoint, to ensure QL endpoint has the same features as the other routes.
  • endpoint accepts JSON requests and sends out dummy responses, both in the same format as described in specs.

Note

This PR is part of the SSZ Query Language implementation as part of my EPF-7 project (proposed here). I have researched on this topic and formalized a spec for SSZ-QL on EL, to have a clear roadmap for what needs to be implemented over the course of the project.

Since this feature cannot be implemented in one PR alone, it would be great if a new branch can be created on this repo for the development of SSZ-QL. Furthermore, I would also like to have a discussion regarding the specs and implementation with the team over discord (handle: @kxizendary).

@SoarinSkySagar SoarinSkySagar changed the title [EPF-7] feat: Initialize SSZ Query Language endpoint [EPF-7] rpc/sszql: Initialize SSZ Query Language endpoint Jul 28, 2026
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.

1 participant