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

miner: send full request when resolving full payload #30615

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

lightclient
Copy link
Member

Fixes an issue missed in #30576 where we send empty requests for a full payload being resolved, causing hash mismatch later on when we get the payload back via NewPayload.

@fjl fjl merged commit 1da34a3 into ethereum:master Oct 17, 2024
3 checks passed
@fjl fjl added this to the 1.14.12 milestone Oct 17, 2024
@fjl fjl added the prague label Oct 17, 2024
holiman pushed a commit that referenced this pull request Nov 19, 2024
Fixes an issue missed in #30576 where we send empty requests for a full
payload being resolved, causing hash mismatch later on when we get the
payload back via `NewPayload`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants