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

feat: return parent beacon block root in payload conversion #8349

Merged
merged 2 commits into from
May 23, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented May 22, 2024

This allows for block -> payload conversion to be more lossless, returning the parent beacon block root if it exists.

@Rjected Rjected added C-enhancement New feature or request A-rpc Related to the RPC implementation labels May 22, 2024
@Rjected Rjected requested review from mattsse and gakonst as code owners May 22, 2024 18:19
@Rjected Rjected force-pushed the dan/execution-payload-conversions-alloy-compat branch from 14fd940 to dc66213 Compare May 22, 2024 18:24
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

imo

@Rjected Rjected force-pushed the dan/execution-payload-conversions-alloy-compat branch from 625ce3f to f69cdf6 Compare May 23, 2024 14:25
@Rjected Rjected enabled auto-merge May 23, 2024 14:25
@Rjected Rjected added this pull request to the merge queue May 23, 2024
Merged via the queue into main with commit 39d24b4 May 23, 2024
29 checks passed
@Rjected Rjected deleted the dan/execution-payload-conversions-alloy-compat branch May 23, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Related to the RPC implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants