Skip to content

chore(eels): update to use forks/prague #1454

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marioevz
Copy link
Member

🗒️ Description

Updates EELS to fill tests using forks/prague branch.

Currently, some of the tests in main fail to fill because PR ethereum/execution-specs#1191 is required, and once merged, all tests should fill properly.

This PR also includes a workaround for this issue: ethereum/execution-specs#1194

The workaround should be removed once the issue is resolved.

🔗 Related Issues

None

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.

@marioevz marioevz force-pushed the update-eels-forks-prague branch from 8aaf45b to bf942c1 Compare April 15, 2025 20:21
@marioevz
Copy link
Member Author

Note: We should "Rebase and merge" instead of the usual "Squash and merge" in order to preserve both commits and be able to git revert bf942c11678fb68534419e18efd22ef5d58ff1e6 once ethereum/execution-specs#1194 is fixed.

Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

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

Thanks for this, especially the test!

LGTM, holding off approval until ethereum/execution-specs#1191 is merged.

@danceratopz danceratopz added scope:fill Scope: fill command fork:prague Prague hardfork labels Apr 16, 2025
@danceratopz danceratopz changed the title eels-resolver: Update to use forks/prague. chore(eels): update to use forks/prague Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork:prague Prague hardfork scope:fill Scope: fill command type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants