Skip to content

chore: add execute remote skip marker#2178

Merged
spencer-tb merged 1 commit intoethereum:forks/amsterdamfrom
LouisTsai-Csie:skip-blob-tx
Feb 10, 2026
Merged

chore: add execute remote skip marker#2178
spencer-tb merged 1 commit intoethereum:forks/amsterdamfrom
LouisTsai-Csie:skip-blob-tx

Conversation

@LouisTsai-Csie
Copy link
Collaborator

🗒️ Description

Skip the blob hash benchmark only in execute remote, as type-3 transaction currently not support.

🔗 Related Issues or PRs

None

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e 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-->

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.07%. Comparing base (dcd274d) to head (67ca6a9).
⚠️ Report is 3 commits behind head on forks/amsterdam.

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #2178   +/-   ##
================================================
  Coverage            86.07%   86.07%           
================================================
  Files                  599      599           
  Lines                39472    39472           
  Branches              3780     3780           
================================================
  Hits                 33977    33977           
  Misses                4862     4862           
  Partials               633      633           
Flag Coverage Δ
unittests 86.07% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

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

LGTM for now. Thanks!

@spencer-tb spencer-tb merged commit c0ad9d7 into ethereum:forks/amsterdam Feb 10, 2026
15 checks passed
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* ✨ feat(tests): EIP-7928 test_bal_zero_value_transfer

* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* 🚧 wip: noop reverts

* 🚧 wip: noop reverts

* 🚧 wip: aborted account access

* 🥢 nit:

* ✨ feat(tests): test_bal_fully_unmutated_account

* fix: issues after rebase

* feat: Use `BalAccountExpectation.empty()` for explicit empty checks

* refactor: remove duplicate test for BAL noop

* chore: move noop tests into main bal test file

* chore: add changelog entry

* 🥢 nit: Add call value

* feat: add back unmutated test with explicit no balance change check

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* ✨ feat(tests): EIP-7928 test_bal_zero_value_transfer

* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* 🚧 wip: noop reverts

* 🚧 wip: noop reverts

* 🚧 wip: aborted account access

* 🥢 nit:

* ✨ feat(tests): test_bal_fully_unmutated_account

* fix: issues after rebase

* feat: Use `BalAccountExpectation.empty()` for explicit empty checks

* refactor: remove duplicate test for BAL noop

* chore: move noop tests into main bal test file

* chore: add changelog entry

* 🥢 nit: Add call value

* feat: add back unmutated test with explicit no balance change check

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* ✨ feat(tests): EIP-7928 test_bal_zero_value_transfer

* ✨ feat(tests): EIP-7928 test_bal_self_transfer

* 🚧 wip: noop reverts

* 🚧 wip: noop reverts

* 🚧 wip: aborted account access

* 🥢 nit:

* ✨ feat(tests): test_bal_fully_unmutated_account

* fix: issues after rebase

* feat: Use `BalAccountExpectation.empty()` for explicit empty checks

* refactor: remove duplicate test for BAL noop

* chore: move noop tests into main bal test file

* chore: add changelog entry

* 🥢 nit: Add call value

* feat: add back unmutated test with explicit no balance change check

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
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