Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refill tests for 64blockgaslimit | Dimitry | 2016-06-05 | 1 | -12/+49 |
* | Blockchain, State, VM Tests update from latests fillers | Dimitry | 2015-10-13 | 1 | -3/+46 |
* | add SSTORE underflow test | CJentzsch | 2015-09-09 | 1 | -0/+35 |
* | New dynamic jump VM tests. | Paweł Bylica | 2015-08-12 | 1 | -272/+371 |
* | add jumpi tests | CJentzsch | 2015-05-29 | 1 | -0/+72 |
* | add PC overflow for JUMP | CJentzsch | 2015-05-29 | 1 | -0/+72 |
* | update VM tests to new hex style | CJentzsch | 2015-04-28 | 1 | -315/+315 |
* | All fields as HEX | winsvega | 2015-04-10 | 1 | -1362/+1362 |
* | gas counter overflow | CJentzsch | 2015-03-23 | 1 | -0/+29 |
* | add dajavi memory tests - OOG because of quadratic memory costs | CJentzsch | 2015-03-08 | 1 | -1/+233 |
* | poc9 vm tests | CJentzsch | 2015-03-05 | 1 | -276/+891 |
* | add more vm tests | CJentzsch | 2015-03-04 | 1 | -0/+87 |
* | fix jumpdest requirements | CJentzsch | 2015-03-03 | 1 | -0/+150 |
* | add stateRoot to state tests | CJentzsch | 2015-03-03 | 1 | -10/+10 |
* | vmGasCostchanges | CJentzsch | 2015-03-02 | 1 | -898/+10 |
* | more jump tests | CJentzsch | 2015-02-27 | 1 | -0/+103 |
* | more Pawel tests | CJentzsch | 2015-02-25 | 1 | -0/+410 |
* | add Pawels tests | CJentzsch | 2015-02-25 | 1 | -0/+294 |
* | long jumpdest list | CJentzsch | 2015-01-08 | 1 | -0/+44 |
* | 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 |
* | zeroMemExpansionTests | CJentzsch | 2015-01-06 | 1 | -922/+21 |
* | more jumpdest test | CJentzsch | 2015-01-06 | 1 | -21/+922 |
* | new jumpdest interpretation | CJentzsch | 2015-01-03 | 1 | -79/+0 |
* | Log as array | CJentzsch | 2014-12-08 | 1 | -60/+60 |
* | Removed log,post,out,gas,callcreates if exception occured | Christoph Jentzsch | 2014-11-21 | 1 | -90/+0 |
* | Added log sections in all vmtests + log tests | Christoph Jentzsch | 2014-11-19 | 1 | -0/+72 |
* | 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 | 1 | -5/+5 |
* | 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 | 1 | -99/+188 |
* | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 1 | -0/+1414 |