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

Rename the block and blob wrapper types used in the beacon API interfaces #4974

Merged

Conversation

jimmygchen
Copy link
Member

Issue Addressed

Suggestion to rename these two Beacon API types, as I'm still feeling a bit confused and need to look at the code to understand what these types are for:

  • BlockContentsWrapper -> ProduceBlockV3Response: response from GET v3/validator/blocks
  • FullSignedBlockContents -> PublishBlockRequest: request body for POST beacon/blocks

@jimmygchen jimmygchen added ready-for-review The code is ready for review deneb labels Dec 4, 2023
@jimmygchen jimmygchen mentioned this pull request Dec 4, 2023
9 tasks
@realbigsean
Copy link
Member

Good idea! Makes it more clear these are meant to map to HTTP reqs and resps

@realbigsean realbigsean merged commit 3536fa3 into sigp:sidecar-inclusion-proof Dec 4, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deneb ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants