aboutsummaryrefslogtreecommitdiffstats
path: root/vmtests
Commit message (Collapse)AuthorAgeFilesLines
* Update vmEnvironmentalInfoTest.jsonJeffrey Wilcke2014-10-161-2/+2
|
* Added some MUL testsChristoph Jentzsch2014-10-111-0/+128
|
* tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depthChristoph Jentzsch2014-10-112-35/+293
|
* Update + ABA recursive bomb which needs maximum recursion limit of 1024Christoph Jentzsch2014-10-093-9/+92
|
* Applied recent protocol changes (PoC7) to existin testsChristoph Jentzsch2014-10-083-89/+39
|
* CallToNameRegistratorOutOfGas balance correctionChristoph Jentzsch2014-10-071-2/+2
| | | Even if execution fails, the value gets transferred.
* Added A calls B calls A contractsChristoph Jentzsch2014-10-071-1/+177
|
* corrected amount of used gas for CallToNameRegistratorOutOfGasChristoph Jentzsch2014-10-071-2/+2
|
* corrected tests and different style for storageChristoph Jentzsch2014-10-078-649/+253
|
* Merge remote-tracking branch 'upstream/develop' into developChristoph Jentzsch2014-10-061-9/+9
|
* one more vm testVitalik Buterin2014-10-051-0/+59
|
* separated out vmtestsVitalik Buterin2014-10-059-0/+12593