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

Cleanup blockchain + state VM test runner #3193

Open
jochem-brouwer opened this issue Dec 14, 2023 · 0 comments
Open

Cleanup blockchain + state VM test runner #3193

jochem-brouwer opened this issue Dec 14, 2023 · 0 comments
Assignees

Comments

@jochem-brouwer
Copy link
Member

verifyPostConditions in VM does not seem to work (it has bugs, such as stripHexPrefix and then trying to hexToBytes, which fails because it is not 0x-prefixed). Also, the Blockchain test runner passes a root argument, but this does not seem necessary.

In general, clean up the Blockchain and State test runners by removing all logic which is not necessary to run the tests, and ensure that the utility helper functions work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant