Skip to content

eth/catalyst: fix error message in ExecuteStatelessPayloadV4 #32269

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

Merged
merged 2 commits into from
Jul 28, 2025

Conversation

Galoretka
Copy link
Contributor

Correct the error message in the ExecuteStatelessPayloadV4 function to reference newPayloadV4 and the Prague fork, instead of incorrectly referencing newPayloadV3 and Cancun. This improves clarity during debugging and aligns the error message with the actual function and fork being validated. No logic is changed.

@rjl493456442 rjl493456442 changed the title fix: error message for newPayloadV4 in ExecuteStatelessPayloadV4 eth/catalyst: fix error message in ExecuteStatelessPayloadV4 Jul 25, 2025
@rjl493456442 rjl493456442 added this to the 1.16.2 milestone Jul 28, 2025
@rjl493456442 rjl493456442 merged commit 0fe1bc0 into ethereum:master Jul 28, 2025
3 of 5 checks passed
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.

2 participants