Skip to content

chore(tests): update modexp eip-7883 to latest spec. #1729

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
Jun 10, 2025

Conversation

spencer-tb
Copy link
Contributor

@spencer-tb spencer-tb commented Jun 9, 2025

🗒️ Description

Updates the modexp repricing tests to the latest spec: ethereum/EIPs#9855

To test filling this PR locally, follow the steps below.

  1. Update the EELS resolutions file to the following:
 "Osaka": {
        "git_url": "https://github.com/spencer-tb/execution-specs.git",
        "branch": "forks/osaka-devnet-2",
        "commit": "a813e35301e9fa3fdee750d5070d51f47313d67a"
    }
  1. Update the EELS resolver to use the following commit within pyproject.toml:
ethereum-spec-evm-resolver = { git = "https://github.com/spencer-tb/ethereum-spec-evm-resolver", rev = "ee273e7344e24a739ebfbf0ea1f758530c4d032b" }

🔗 Related Issues

#1579

✅ 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.

@spencer-tb spencer-tb added scope:tests Scope: Changes EL client test cases in `./tests` type:chore Type: Chore fork:osaka Osaka hardfork labels Jun 9, 2025
@spencer-tb spencer-tb force-pushed the eips/osaka/eip-7883-update branch from cb7e8f8 to 575484a Compare June 9, 2025 20:29
@spencer-tb spencer-tb requested a review from marioevz June 9, 2025 20:31
@spencer-tb spencer-tb self-assigned this Jun 9, 2025
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@marioevz marioevz merged commit 2f2c48f into main Jun 10, 2025
25 checks passed
@marioevz marioevz deleted the eips/osaka/eip-7883-update branch June 10, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork:osaka Osaka hardfork scope:tests Scope: Changes EL client test cases in `./tests` type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants