Skip to content

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

Merged
realbigsean merged 1 commit intosigp:sidecar-inclusion-prooffrom
jimmygchen:deneb-types-rename
Dec 4, 2023
Merged

Rename the block and blob wrapper types used in the beacon API interfaces#4974
realbigsean merged 1 commit intosigp:sidecar-inclusion-prooffrom
jimmygchen:deneb-types-rename

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
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.

2 participants