Skip to content

fix(spec): fix bad formatting indroduced by large refactor#2763

Merged
Carsons-Eels merged 1 commit intoethereum:forks/amsterdamfrom
Carsons-Eels:fix_blake2f_formatting
Apr 27, 2026
Merged

fix(spec): fix bad formatting indroduced by large refactor#2763
Carsons-Eels merged 1 commit intoethereum:forks/amsterdamfrom
Carsons-Eels:fix_blake2f_formatting

Conversation

@Carsons-Eels
Copy link
Copy Markdown
Contributor

@Carsons-Eels Carsons-Eels commented Apr 27, 2026

🗒️ Description

Fix bad formatting introduced during the large refactor of the gas constants.

🔗 Related Issues or PRs

#2396

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@Carsons-Eels Carsons-Eels marked this pull request as ready for review April 27, 2026 14:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.17%. Comparing base (93984e2) to head (ca72051).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #2763   +/-   ##
================================================
  Coverage            88.17%   88.17%           
================================================
  Files                  577      577           
  Lines                35659    35659           
  Branches              3490     3490           
================================================
  Hits                 31442    31442           
  Misses                3654     3654           
  Partials               563      563           
Flag Coverage Δ
unittests 88.17% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Carsons-Eels Carsons-Eels merged commit 1fdd7e3 into ethereum:forks/amsterdam Apr 27, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants