| Commit message (Expand) | Author | Age | Files | Lines |
* | LOG0 no mem expansion despite large offset | CJentzsch | 2015-01-09 | 1 | -0/+54 |
* | add blockhash vm tests | CJentzsch | 2015-01-09 | 1 | -0/+91 |
* | add random test which fail on go | CJentzsch | 2015-01-09 | 2 | -0/+93 |
* | failing python tests | CJentzsch | 2015-01-09 | 35 | -0/+1085 |
* | long jumpdest list | CJentzsch | 2015-01-08 | 1 | -0/+44 |
* | sdiv int256.min -1 | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | sdiv with negative fractional result | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | add valid jumpdest with jumpdest at beginning | CJentzsch | 2015-01-08 | 1 | -0/+45 |
* | more dynamic jump tests | CJentzsch | 2015-01-08 | 1 | -3/+1286 |
* | jump into push data is forbidden | CJentzsch | 2015-01-08 | 1 | -64/+0 |
* | jumpdests tests, OOG at max call depth, ... | CJentzsch | 2015-01-07 | 1 | -21/+995 |
* | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 1 | -0/+367 |
* | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 2 | -928/+128 |
* | more jumpdest test | CJentzsch | 2015-01-06 | 1 | -21/+922 |
* | 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 | 2 | -7/+7 |
* | Updated SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 1 | -28/+35 |
* | Merge remote-tracking branch 'origin/develop' into develop | Christoph Jentzsch | 2014-11-06 | 1 | -55/+0 |
|\ |
|
| * | Delete vmNamecoin.json | Christoph Jentzsch | 2014-11-06 | 1 | -55/+0 |
* | | added dynamic jump out of code | Christoph Jentzsch | 2014-11-06 | 1 | -0/+42 |
|/ |
|
* | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 8 | -1170/+1377 |
* | Updated vmNamecoin.json to new sstore prices | Christoph Jentzsch | 2014-11-03 | 1 | -1/+1 |
* | removed systemoperationstests | Christoph Jentzsch | 2014-11-03 | 1 | -1924/+0 |
* | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 10 | -0/+13762 |