Skip to content

chore(deps): remove dependency on ethereum-execution #1787

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 5 commits into from
Jun 25, 2025

Conversation

gurukamath
Copy link
Collaborator

@gurukamath gurukamath commented Jun 24, 2025

πŸ—’οΈ Description

This PR is a related to #1763. It is the first part of the STEEL merge. It aims to remove the dependency that EEST has on EELS.

πŸ”— Related Issues

Closes #1735:

βœ… 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.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

@danceratopz danceratopz added type:chore Type: Chore scope:deps Scope: Updates package dependencies labels Jun 24, 2025
@danceratopz danceratopz changed the title STEEL Merga: Remove EELS dependency chore(deps): remove dependency on ethereum-execution Jun 24, 2025
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 a lot for splitting this out to a separate PR @gurukamath. This is very clean - LGTM.

Giving a tentative approve - hoping that the CI timeouts were a glitch. I don't see any reason why these changes would cause it. I triggered a re-run to see how they behave.

@marioevz marioevz merged commit 57cd36c into ethereum:main Jun 25, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Scope: Updates package dependencies type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(deps): remove dependency on ethereum-execution
3 participants