Skip to content

feat(test-specs):add ssz model into the engine payload class - #3294

Open
RazorClient wants to merge 3 commits into
ethereum:forks/amsterdamfrom
RazorClient:ssz_model
Open

feat(test-specs):add ssz model into the engine payload class#3294
RazorClient wants to merge 3 commits into
ethereum:forks/amsterdamfrom
RazorClient:ssz_model

Conversation

@RazorClient

@RazorClient RazorClient commented Aug 4, 2026

Copy link
Copy Markdown
Member

This pr adds the SSZ model to the FixtureExecutionPayload and then uses the hasher to generate the fixtures and compare them using the hasher tool.

Part of #2645

cute animal

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.53%. Comparing base (2867859) to head (2e33494).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #3294   +/-   ##
================================================
  Coverage            93.53%   93.53%           
================================================
  Files                  624      624           
  Lines                37074    37074           
  Branches              3394     3394           
================================================
  Hits                 34679    34679           
  Misses                1645     1645           
  Partials               750      750           
Flag Coverage Δ
unittests 93.53% <ø> (ø)

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 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Some small comments, looks good to me overall :)

Comment thread packages/testing/src/execution_testing/fixtures/blockchain.py Outdated
Comment thread packages/testing/src/execution_testing/fixtures/blockchain.py Outdated
@RazorClient

Copy link
Copy Markdown
Member Author

Hey @spencer-tb resolved all the reviews!

@RazorClient
RazorClient marked this pull request as ready for review August 6, 2026 11:07

@spencer-tb spencer-tb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

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