Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to execution-spec-tests version 4.0.0 #8325

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

siladu
Copy link
Contributor

@siladu siladu commented Feb 18, 2025

fixtures_develop contains Pectra test fixtures (same as the pectra-devnet-6 branch).

Note fixtures_stable contains test fixtures for all forks up to Cancun, configured for all forks (up to and including Cancun).

Unignoring
params.ignore("/eip2537_bls_12_381_precompiles/");
which is relevant to execution-spec-tests.

but leaving
params.ignore("/stEIP2537/");
in place since it is related to the older-style reference tests (which are bundled into EIPBlockchainReferenceTest and EIPStateReferenceTest classes). I'm not sure whether it is the intention to update or remove these tests in the future.

fixtures_stable contains test fixtures for all forks up to Cancun, configured for all forks (up to and including Cancun).
fixtures_develop contains Pectra test fixtures (we are not yet using this but will in a future commit).

Signed-off-by: Simon Dudley <[email protected]>
Unignore the BLS execution-spec-tests, but keep ignoring the older reference tests version

Signed-off-by: Simon Dudley <[email protected]>
@siladu siladu marked this pull request as ready for review February 18, 2025 23:28
@siladu siladu merged commit c1c3715 into hyperledger:main Feb 19, 2025
43 checks passed
@siladu siladu deleted the upgrade-eest branch February 19, 2025 04:28
KYash03 pushed a commit to KYash03/besu that referenced this pull request Feb 19, 2025
Use fixtures_develop which contains Pectra test fixtures.

Unignore the BLS execution-spec-tests, but keep ignoring the older reference tests version

Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Yash Kumar <[email protected]>
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