Skip to content

Fix tests to ensure merge functions do not need to be modified#4718

Merged
jtraglia merged 2 commits intoethereum:masterfrom
AbolareRoheemah:fix_merge_func_modify_in_gloas_test
Nov 11, 2025
Merged

Fix tests to ensure merge functions do not need to be modified#4718
jtraglia merged 2 commits intoethereum:masterfrom
AbolareRoheemah:fix_merge_func_modify_in_gloas_test

Conversation

@AbolareRoheemah
Copy link
Contributor

This PR removes the legacy merge transition functions is_merge_transition_complete and validate_merge_block from the Gloas specification.
Updated test helpers to conditionally skip merge transition assertions for post-Gloas forks

Fixes #4684

@jtraglia jtraglia changed the title Fixed tests to ensure merge functions do not need to be modified Fix tests to ensure merge functions do not need to be modified Nov 11, 2025
@jtraglia jtraglia added the gloas label Nov 11, 2025
@jtraglia jtraglia merged commit 11e1509 into ethereum:master Nov 11, 2025
15 checks passed
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.

Fix tests so that merge functions do not need to be modified

2 participants