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

feat: support ssz response for validators endpoint #6060

Closed

Conversation

nflaig
Copy link
Member

@nflaig nflaig commented Oct 23, 2023

Motivation

Description

Support SSZ response for validators endpoint. This is an initial step to systematically support returning ssz-encoded responses throughout all/most API endpoints (#5128).

This PR also gives good insights on what it required to support SSZ response for a single API, this is not acceptable and needs to be addressed if we want broader SSZ support with low maintenance cost and an easy way to add new APIs.

@nflaig nflaig force-pushed the nflaig/state-validators-ssz branch from 39a55fb to eeda659 Compare October 23, 2023 15:51
@nflaig
Copy link
Member Author

nflaig commented Dec 28, 2023

Closed in favor of #6080

@nflaig nflaig closed this Dec 28, 2023
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