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

EIP4844: Clarify the use of context bytes in all RPC methods in 4844 #3229

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

AgeManning
Copy link
Contributor

Currently it is slightly ambiguous if context-bytes should be sent along with the new V1 RPC methods in the 4844 spec.

This PR makes it clear that the context bytes should be sent along with all chunks in the RPC methods.

@AgeManning AgeManning changed the title Clarify the use of context bytes in all RPC methods in 4844 EIP4844: Clarify the use of context bytes in all RPC methods in 4844 Jan 26, 2023
@hwwhww hwwhww added the Deneb was called: eip-4844 label Jan 26, 2023
Copy link
Contributor

@hwwhww hwwhww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR itself (clarification) looks good to me, but note that #3244 would change the SSZ object and interface that are used in this PR.

@hwwhww hwwhww merged commit 7e28f87 into ethereum:dev Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deneb was called: eip-4844 scope:networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants