You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-re-generate tests for the official vm tests from https://github.com/ethereum/tests/tree/develop/VMTests so it matches new mcore API.
Make concrete and symbolic version of each.
Document any tests that wont pass because of mcore design limitation
Make them pass
Re-re-generate tests for the official vm tests from https://github.com/ethereum/tests/tree/develop/VMTests so it matches new mcore API.
Make concrete and symbolic version of each.
Document any tests that wont pass because of mcore design limitation
Make them pass
WIP here:
https://github.com/trailofbits/manticore/blob/dev-new-auto-evmtest/tests/auto/make_evmtests.py
Related:
#727
#1040
#1157