Open
Description
In order to mitigate the lack of state test format, I propose allowing to fill all tests using multiple evm
binaries and make a comparison of all results on each call.
This would allow us to indirectly test evmone by filling the test and comparing the results against geth's evm.
We can compare the state root and all accounts, as well as any other values deemed necessary.
I'd like to hear your thoughts on whether this would be useful or not @chfast @winsvega