aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stCallCreateCallCodeTest.json
Commit message (Collapse)AuthorAgeFilesLines
* add 1024 call depth test with returning from previous callsCJentzsch2015-06-041-0/+164
|
* readd outputmem testsCJentzsch2015-05-261-0/+928
|
* correct testsCJentzsch2015-05-261-924/+0
|
* more tests for output memoryCJentzsch2015-05-261-0/+306
|
* test for call outputmemoryCJentzsch2015-05-261-0/+618
|
* add CREATE return value testingCJentzsch2015-05-191-0/+434
|
* OOG during creation resulting in paritally created contractsCJentzsch2015-05-111-0/+182
|
* update state tests to new hex styleCJentzsch2015-04-281-9/+9
|
* update HEX encodingCJentzsch2015-04-201-113/+113
|
* updateCJentzsch2015-04-181-80/+80
|
* 0x -> 0x0 for numbersCJentzsch2015-04-181-123/+46
|
* All fields as HEXwinsvega2015-04-101-282/+359
| | | | State + VM tests
* add uncle header validity testsCJentzsch2015-04-071-0/+77
|
* update js example testCJentzsch2015-03-311-4/+16
|
* add JS block test example as state testCJentzsch2015-03-311-0/+60
|
* update testsCJentzsch2015-03-241-33/+45
|
* Pv59 changesCJentzsch2015-03-241-51/+39
|
* update gasLimitCJentzsch2015-03-181-4/+4
|
* update gas limits + uncle generation testCJentzsch2015-03-141-0/+234
|
* OOG or 1024 depth level failCJentzsch2015-03-111-0/+234
|
* run OOG at tx level with to high value for callCJentzsch2015-03-111-0/+152
|
* run OOG and too high value for call/callcodeCJentzsch2015-03-111-7/+7
|
* run OOG and too high value for call/callcodeCJentzsch2015-03-111-10/+10
|
* add callCreateCallCode test fileCJentzsch2015-03-111-0/+292