aboutsummaryrefslogtreecommitdiffstats
path: root/vmtests
Commit message (Expand)AuthorAgeFilesLines
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-0311-13766/+0
* New SIGNEXTEND tetsChristoph Jentzsch2014-10-301-0/+43
* New tests for BNOT and SIGNEXTENDChristoph Jentzsch2014-10-303-266/+396
* Update SSTORE gas cost and BNOT instead of NEGChristoph Jentzsch2014-10-289-246/+626
* Added new recursive bombsChristoph Jentzsch2014-10-233-1/+363
* Changing gas cost to zero at stackunderflowChristoph Jentzsch2014-10-233-5/+5
* Reverted back to original value.Jeffrey Wilcke2014-10-221-1/+1
* Merge remote-tracking branch 'origin/master' into developChristoph Jentzsch2014-10-211-1/+1
|\
| * Added some MUL testsChristoph Jentzsch2014-10-111-0/+128
| * INVALID stops the operation and doesn't cost gasNick Savers2014-10-111-3/+3
* | 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
* 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