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

Updated GetPayloadV4 with executionRequests decoding #8698

Merged

Conversation

lucassaldanha
Copy link
Member

@lucassaldanha lucassaldanha commented Oct 9, 2024

PR Description

  • Added new executionRequests parameter to GetPayloadResponseV4
  • Using ExecutionRequestsDataCodec to read ExecutionRequests from GetPayloadResponseV4
  • Added optional ExecutionRequests field to GetPayloadResponse, will later be used as part of block processing to process requests.

Fixed Issue(s)

part of #8620

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

…eum/executionclient/schema/GetPayloadV4Response.java

Co-authored-by: Justin Traglia <[email protected]>
Copy link
Contributor

@jtraglia jtraglia left a comment

Choose a reason for hiding this comment

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

LGTM 👍 I see no issues.

Copy link
Contributor

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

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

LGTM

@lucassaldanha lucassaldanha enabled auto-merge (squash) October 9, 2024 21:56
@lucassaldanha lucassaldanha merged commit 21e76dd into Consensys:master Oct 9, 2024
16 of 17 checks passed
@lucassaldanha lucassaldanha deleted the electra-get-payload-v4 branch October 10, 2024 04:42
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.

3 participants