forked from ethereum/execution-spec-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fw,tests): EIP-7742: Framework changes (ethereum#931)
* feat(fw,tests): framework changes for eip7742. * chore: tox fixes. * fix(tests): don't collect blob tx tests pre-cancun * fix: don't write target_blobs_per_block to the payload params * fix: fix-up new payload fixture tests * fix: bug in execution payload test. * docs: add changelog. * feat: updates for payload attributes v4. * fix: filling with EELS correctly. * fix(tests): EIP-4844: Invalid blob count tests in Prague * fix(specs): Propagate `target_blobs_per_block` from `Block` to `Environment` * fix(tests): EIP-4844: fix fixture * fix(plugins/execute): Merge error --------- Co-authored-by: danceratopz <[email protected]> Co-authored-by: Mario Vega <[email protected]>
- Loading branch information
1 parent
2d36162
commit ed433a7
Showing
10 changed files
with
301 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.