Skip to content

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

Open
RazorClient wants to merge 2 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 2 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.50%. Comparing base (42f26f1) to head (456f7ce).
⚠️ Report is 12 commits behind head on forks/amsterdam.

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #3294   +/-   ##
================================================
  Coverage            93.49%   93.50%           
================================================
  Files                  625      624    -1     
  Lines                37039    37070   +31     
  Branches              3392     3394    +2     
================================================
+ Hits                 34630    34661   +31     
  Misses                1653     1653           
  Partials               756      756           
Flag Coverage Δ
unittests 93.50% <ø> (+<0.01%) ⬆️

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