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 EVM tests #109

Closed
vyorkin opened this issue May 28, 2018 · 0 comments · Fixed by #127
Closed

Fix EVM tests #109

vyorkin opened this issue May 28, 2018 · 0 comments · Fixed by #127

Comments

@vyorkin
Copy link
Contributor

vyorkin commented May 28, 2018

We need to test the whole "post" state, not just the "storage" part of it: https://github.com/poanetwork/mana/blob/master/apps/evm/test/evm_test.exs#L232

EDIT1: Forgot to mention that we need to check the callcreates and out too, according to http://ethereum-tests.readthedocs.io/en/latest/test_types/vm_tests.html#the-callcreates-section and http://ethereum-tests.readthedocs.io/en/latest/test_types/vm_tests.html#the-gas-and-output-keys

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

Successfully merging a pull request may close this issue.

1 participant