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

Add functions for execution requests to blinded block body #8706

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

jtraglia
Copy link
Contributor

@jtraglia jtraglia commented Oct 10, 2024

PR Description

  • Add getOptionalExecutionRequests() to BeaconBlockBody.
  • Remove old CONSOLIDATIONS body field.
  • Move getExecutionRequestsSchema() and do it the standard way.
  • Add getExecutionRequests() to blinded beacon block body.

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.

Copy link
Contributor

@gfukushima gfukushima left a comment

Choose a reason for hiding this comment

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

lgtm, but I'd defer to @lucassaldanha to have a closer look since he's actively working on those changes

@lucassaldanha lucassaldanha enabled auto-merge (squash) October 11, 2024 04:28
@lucassaldanha lucassaldanha merged commit 456eb94 into Consensys:master Oct 11, 2024
17 checks passed
@jtraglia jtraglia deleted the body-execution-requests branch October 11, 2024 11:43
tbenr pushed a commit to zilm13/teku that referenced this pull request Oct 14, 2024
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