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

fix(test): Check expect exception and revm error #734

Merged
merged 1 commit into from
Sep 20, 2023
Merged

fix(test): Check expect exception and revm error #734

merged 1 commit into from
Sep 20, 2023

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 20, 2023

Explanation can be found in the code but tldr:
If there is a tx exception state root is calculated differently for pre state clear hardforks. The solution, don't check the hash if revm returns an error and an exception is set in the test.

@DaniPopes
Copy link
Collaborator

I guess we can remove the 4844 tests we ignored before with this?

@rakita
Copy link
Member Author

rakita commented Sep 20, 2023

I guess we can remove the 4844 tests we ignored before with this?

Working on this

@rakita rakita merged commit 47f121e into main Sep 20, 2023
@rakita
Copy link
Member Author

rakita commented Sep 20, 2023

@DaniPopes make PR for eip4844: #735

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