Skip to content

feat(consume): check inclusionListSatisfied semantics and probe engine_getInclusionListV1 - #3410

Draft
spencer-tb wants to merge 11 commits into
ethereum:eips/amsterdam/eip-7805from
spencer-tb:pr-3401-consume-il-checks
Draft

feat(consume): check inclusionListSatisfied semantics and probe engine_getInclusionListV1#3410
spencer-tb wants to merge 11 commits into
ethereum:eips/amsterdam/eip-7805from
spencer-tb:pr-3401-consume-il-checks

Conversation

@spencer-tb

Copy link
Copy Markdown
Contributor

Description

Follow up to #3401. Adds inclusionListSatisfied checks to the engine and enginex simulators and probes engine_getInclusionListV1 after importing each inclusion list fixture.

Related Issues or PRs

Follow up to #3401.

Checklist

  • Ran fast static checks to avoid CI fails, see Code Standards & Verifying Changes: just static
  • PR title has the form <type>(<area>): <title>, where <type> and <area> come from an appropriate C-<type>, respectively A-<area>, label. The title should match the target squash commit message.

Cute Animal Picture

cat

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (eips/amsterdam/eip-7805@aa25eed). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/ethereum/forks/amsterdam/fork.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##             eips/amsterdam/eip-7805    #3410   +/-   ##
==========================================================
  Coverage                           ?   81.95%           
==========================================================
  Files                              ?      624           
  Lines                              ?    37099           
  Branches                           ?     3397           
==========================================================
  Hits                               ?    30405           
  Misses                             ?     6274           
  Partials                           ?      420           
Flag Coverage Δ
unittests 81.95% <0.00%> (?)

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

☔ View full report in Codecov by Harness.
📢 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.

@spencer-tb spencer-tb added C-feat Category: an improvement or new feature A-test-consume Area: execution_testing.cli.pytest_commands.plugins.consume C-hegota labels Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-test-consume Area: execution_testing.cli.pytest_commands.plugins.consume C-feat Category: an improvement or new feature C-hegota

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants