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

WIP: Add Prague support #227

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

hugo-dc
Copy link
Member

@hugo-dc hugo-dc commented May 27, 2024

Needed by this evmone branch in order to fill the Generated copier tests correctly.

@winsvega
Copy link
Collaborator

winsvega commented Jun 5, 2024

omg, you love retesteth so much you implemented Prague structures verification?

@winsvega
Copy link
Collaborator

feels like need to add new header fields in t8n response and in the header verification.
and in header wraps when Cancun transformed into Prague.

does it work for what you wanted?

@hugo-dc
Copy link
Member Author

hugo-dc commented Jun 19, 2024

I added the minimum needed to "fill" the Copier tests generated by evmone here: https://github.com/ethereum/tests/pull/1379/files .

Currently it is complaining about EOF Validation tests not having the debugInfo field:

retesteth -t EIPTests/StateTests/stEOF/call -- --testpath /home/hugo/workspace/evmone_copier_tests/tests --filltests --clients evmone 
WARNING: , Message: Found test file in suite subfolder won't be executed: /home/hugo/workspace/evmone_copier_tests/tests/src/EOFTestsFiller/efValidation/EOF1_rjumpi_invalid_destination_Copier.json, has empty debugInfo! Missing debug Testinfo for test step.

For now the generation of Copier files is currently on hold in evmone, I'm currently trying to generate python tests directly.

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