Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add flag for prysm to use SSZ encoding for sending REST calls ( at least where we can) #14805

Open
james-prysm opened this issue Jan 16, 2025 · 0 comments
Labels
API Api related tasks

Comments

@james-prysm
Copy link
Contributor

🚀 Feature Request

Description

more and more endpoints now support SSZ, we support it beacon apis and builders will be supporting ssz soon ethereum/builder-specs#104

we should have a flag turned on so that we can test our requests and responses in SSZ.

Describe the solution you'd like

  • Let's add a flag or some kind of configuration to enable this
  • Create of list of endpoints that support vs not support SSZ for this feature

Describe alternatives you've considered

@james-prysm james-prysm added the API Api related tasks label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks
Projects
None yet
Development

No branches or pull requests

1 participant