vyzo
vyzo
I have no idea what these tests are trying to test; will have to look at bitcode. ``` === KO Status === Count :: 4 ```
``` === KO Status === Count :: 13 ``` But this again looks like normal errors.
these look like expected errors, but need to verify.
``` === KO Status === Count :: 7 ```
Some CALLCODE and rest looks like normal errors. ``` === KO Status === Count :: 31 ```
``` === KO Status === Count :: 2 ``` `modexp` and `sec80` exit with 35; probably worth looking into it.
Similar to #1612 (same test vector), this still fails, but with a different error from the precompile: ``` [WARN] Precompile failed: error EcErr(NotMember) ```
I think we should look at this more closely, bug possibility.
These look like expected errors but need to verify. ``` === KO Status === Count :: 12 ```
``` === KO Status === Count :: 6 ```