| Commit message (Expand) | Author | Age | Files | Lines |
* | added blockhash tests which return 0 | CJentzsch | 2015-01-06 | 1 | -28/+159 |
* | clear random tests due to protocol changes | CJentzsch | 2015-01-05 | 232 | -10466/+0 |
* | new jumpdest interpretation | CJentzsch | 2015-01-03 | 1 | -79/+0 |
* | added complete exp tests | CJentzsch | 2015-01-02 | 1 | -0/+3628 |
* | more init code, systemoperations and transaction tests | CJentzsch | 2015-01-02 | 1 | -1/+1 |
* | more random tests | CJentzsch | 2014-12-28 | 230 | -5/+10332 |
* | first failing random tests | CJentzsch | 2014-12-23 | 4 | -0/+185 |
* | transaction tests and refund tests | CJentzsch | 2014-12-18 | 1 | -147/+147 |
* | first random test | CJentzsch | 2014-12-12 | 1 | -0/+46 |
* | update gas prices | CJentzsch | 2014-12-12 | 1 | -1/+1 |
* | Log as array | CJentzsch | 2014-12-08 | 9 | -649/+740 |
* | add calldataload, codecopy, extcodecopy tests | CJentzsch | 2014-12-05 | 1 | -0/+176 |
* | add calldataload test | CJentzsch | 2014-12-04 | 1 | -0/+44 |
* | protocol update (CALLCODE <-> RETURN), topics in log are arrays not sets | CJentzsch | 2014-12-03 | 1 | -2/+39 |
* | vmEnvironmentalInfoTest CALLDATACOPY, CODECOPY, EXTCODECOPY fix | alon muroch | 2014-12-01 | 1 | -5/+5 |
* | vmArithmeticTest exp fix | alon muroch | 2014-12-01 | 1 | -7/+7 |
* | Removed log,post,out,gas,callcreates if exception occured | Christoph Jentzsch | 2014-11-21 | 4 | -330/+0 |
* | Added log sections in all vmtests + log tests | Christoph Jentzsch | 2014-11-19 | 9 | -0/+2772 |
* | new push32 test and renaming | Christoph Jentzsch | 2014-11-19 | 1 | -1/+43 |
* | fix ecrecover2 | Christoph Jentzsch | 2014-11-18 | 1 | -1/+1 |
* | rename tests since they are valid opcodes that exist | ethers | 2014-11-13 | 1 | -3/+3 |
* | jump to position outside code stops execution | Christoph Jentzsch | 2014-11-11 | 1 | -1/+1 |
* | Unintended Exceptions work like OOG | Christoph Jentzsch | 2014-11-11 |