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

engineapi: Only update req root for pectra+ #11467

Merged
merged 1 commit into from
Aug 2, 2024
Merged

engineapi: Only update req root for pectra+ #11467

merged 1 commit into from
Aug 2, 2024

Conversation

somnathb1
Copy link
Contributor

No description provided.

@somnathb1 somnathb1 added the pectra The Prague/Electra protocol upgrade label Aug 2, 2024
@somnathb1 somnathb1 merged commit 3f279c9 into main Aug 2, 2024
10 checks passed
@somnathb1 somnathb1 deleted the som/prague4 branch August 2, 2024 16:45
if requests != nil {
rh := types.DeriveSha(requests)
header.RequestsRoot = &rh
if requests != nil {
Copy link
Member

Choose a reason for hiding this comment

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

This != nil check is redundant now

yperbasis added a commit that referenced this pull request Oct 3, 2024
Cherry pick #11467

Co-authored-by: Somnath <snb895@outlook.com>
AskAlexSharov pushed a commit that referenced this pull request Oct 21, 2024
Cherry pick #11467

Co-authored-by: Somnath <snb895@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pectra The Prague/Electra protocol upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants