aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests
Commit message (Collapse)AuthorAgeFilesLines
* sdiv with negative fractional resultCJentzsch2015-01-081-0/+45
|
* add valid jumpdest with jumpdest at beginningCJentzsch2015-01-081-0/+45
|
* more dynamic jump testsCJentzsch2015-01-081-3/+1286
|
* jump into push data is forbiddenCJentzsch2015-01-081-64/+0
|
* jumpdests tests, OOG at max call depth, ...CJentzsch2015-01-071-21/+995
|
* check address input greater then 2**160CJentzsch2015-01-071-0/+367
|
* zeroMemExpansionTestsCJentzsch2015-01-062-928/+128
|
* more jumpdest testCJentzsch2015-01-061-21/+922
|
* added blockhash tests which return 0CJentzsch2015-01-061-28/+159
|
* clear random tests due to protocol changesCJentzsch2015-01-05232-10466/+0
|
* new jumpdest interpretationCJentzsch2015-01-031-79/+0
|
* added complete exp testsCJentzsch2015-01-021-0/+3628
|
* more init code, systemoperations and transaction testsCJentzsch2015-01-021-1/+1
|
* more random testsCJentzsch2014-12-28230-5/+10332
|
* first failing random testsCJentzsch2014-12-234-0/+185
|
* transaction tests and refund testsCJentzsch2014-12-181-147/+147
|
* first random testCJentzsch2014-12-121-0/+46
|
* update gas pricesCJentzsch2014-12-121-1/+1
|
* Log as arrayCJentzsch2014-12-089-649/+740
|
* add calldataload, codecopy, extcodecopy testsCJentzsch2014-12-051-0/+176
|
* add calldataload testCJentzsch2014-12-041-0/+44
|
* protocol update (CALLCODE <-> RETURN), topics in log are arrays not setsCJentzsch2014-12-031-2/+39
|
* vmEnvironmentalInfoTest CALLDATACOPY, CODECOPY, EXTCODECOPY fixalon muroch2014-12-011-5/+5
|
* vmArithmeticTest exp fixalon muroch2014-12-011-7/+7
|
* Removed log,post,out,gas,callcreates if exception occuredChristoph Jentzsch2014-11-214-330/+0
|
* Added log sections in all vmtests + log testsChristoph Jentzsch2014-11-199-0/+2772
|
* new push32 test and renamingChristoph Jentzsch2014-11-191-1/+43
|
* fix ecrecover2Christoph Jentzsch2014-11-181-1/+1
|
* rename tests since they are valid opcodes that existethers2014-11-131-3/+3
|
* jump to position outside code stops executionChristoph Jentzsch2014-11-111-1/+1
|
* Unintended Exceptions work like OOGChristoph Jentzsch2014-11-112-7/+7
|
* Updated SIGNEXTEND testsChristoph Jentzsch2014-11-061-28/+35
|
* Merge remote-tracking branch 'origin/develop' into developChristoph Jentzsch2014-11-061-55/+0
|\
| * Delete vmNamecoin.jsonChristoph Jentzsch2014-11-061-55/+0
| |
* | added dynamic jump out of codeChristoph Jentzsch2014-11-061-0/+42
|/
* Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-048-1170/+1377
|
* Updated vmNamecoin.json to new sstore pricesChristoph Jentzsch2014-11-031-1/+1
|
* removed systemoperationstestsChristoph Jentzsch2014-11-031-1924/+0
|
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-0310-0/+13762