Skip to content

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

Merged
marioevz merged 2 commits intomainfrom
eips/osaka/eip-7883-update
Jun 10, 2025
Merged

chore(tests): update modexp eip-7883 to latest spec.#1729
marioevz merged 2 commits intomainfrom
eips/osaka/eip-7883-update

Conversation

@spencer-tb
Copy link
Collaborator

@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
kclowes pushed a commit to kclowes/execution-spec-tests that referenced this pull request Oct 20, 2025
* chore(tests): update modexp eip-7883 to latest spec.

* chore(docs): changelog.
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