Skip to content

Comments

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

Merged
rakita merged 1 commit intomainfrom
fix_test
Sep 20, 2023
Merged

fix(test): Check expect exception and revm error#734
rakita merged 1 commit intomainfrom
fix_test

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