Skip to content
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

chore(tests): update eip-2537 bls precompile gas pricing #1032

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

danceratopz
Copy link
Member

@danceratopz danceratopz commented Dec 18, 2024

🗒️ Description

Update the EIP-2537 BLS precompile tests to reflect the recent gas repricing:

Fills successfully with:

Fixtures tarball

fixtures-eip2537.tar.gz

EELS config

./eels_resolutions.json:

{
    "Prague": {
        "git_url": "https://github.com/gurukamath/execution-specs.git",
        "branch": "eip-2537-gas",
        "commit": "bf9b95a3a04f013feb933b90b4be4c23384bb045"
    }
}

🔗 Related Issues

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Considered updating the online docs in the ./docs/ directory.
  • Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.

@danceratopz danceratopz added scope:tests Scope: Changes EL client test cases in `./tests` type:chore Type: Chore fork:prague Prague hardfork labels Dec 18, 2024
@danceratopz danceratopz requested a review from marioevz December 18, 2024 22:04
@danceratopz danceratopz self-assigned this Dec 18, 2024
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!

@marioevz marioevz merged commit 84ce8bd into main Dec 19, 2024
5 checks passed
@marioevz marioevz deleted the 2537-gas-pricing branch December 19, 2024 18:59
@chfast
Copy link
Member

chfast commented Dec 19, 2024

I updated gas costs in the evmone and filled this PR. All good.

codeofcarson pushed a commit to codeofcarson/execution-spec-tests that referenced this pull request Jan 24, 2025
* chore(tests): pairing ops gas pricing cf ethereum/EIPs#9098

* chore(tests): MAP, MUL & ADD gas pricing cf ethereum/EIPs#9097

* chore(tests): update G1/add G2 msm discount tables ethereum/EIPs#9116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fork:prague Prague 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.

3 participants