winsvega
winsvega
retesteth support: https://github.com/ethereum/retesteth/pull/74/commits/453e1b7f82b5b399b7b6d8987e41657efebbe70c
I would say we need RPC protocol strikness and unification. @holiman
in this case it would help. let me check how to workaround the other cases
This commands should run without errors: -t GeneralStateTests -t GeneralStateTests --filltests -t GeneralStateTests --filltests --fillchain -t BlockchainTests could throw some errors. the blockchain test generation works only for ValidBlocks. TransitionTests...
Cant find one in VM tests
You should be able to open a PR. Is it a StateTest? Do you need help with the filling?
I put a command to delete the whole directory. but the issue is geth producing a big file. I also need to adjust cpp logic to handle huge files efficiently
this should be fixed now. (delete part) but the file is big exported by t8ntool from geth
I think for the big files we can specify ranges of opcodes to export so then to disect the part where consensus issue occure.
currently it is not much of an output to classify. basically the more the value - the more the output. at 6 I put all rpc call outputs at lessier...