Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 1024 call depth test with returning from previous calls | CJentzsch | 2015-06-04 | 1 | -0/+164 |
* | readd outputmem tests | CJentzsch | 2015-05-26 | 1 | -0/+928 |
* | correct tests | CJentzsch | 2015-05-26 | 1 | -924/+0 |
* | more tests for output memory | CJentzsch | 2015-05-26 | 1 | -0/+306 |
* | test for call outputmemory | CJentzsch | 2015-05-26 | 1 | -0/+618 |
* | add CREATE return value testing | CJentzsch | 2015-05-19 | 1 | -0/+434 |
* | OOG during creation resulting in paritally created contracts | CJentzsch | 2015-05-11 | 1 | -0/+182 |
* | update state tests to new hex style | CJentzsch | 2015-04-28 | 1 | -9/+9 |
* | update HEX encoding | CJentzsch | 2015-04-20 | 1 | -113/+113 |
* | update | CJentzsch | 2015-04-18 | 1 | -80/+80 |
* | 0x -> 0x0 for numbers | CJentzsch | 2015-04-18 | 1 | -123/+46 |
* | All fields as HEX | winsvega | 2015-04-10 | 1 | -282/+359 |
* | add uncle header validity tests | CJentzsch | 2015-04-07 | 1 | -0/+77 |
* | update js example test | CJentzsch | 2015-03-31 | 1 | -4/+16 |
* | add JS block test example as state test | CJentzsch | 2015-03-31 | 1 | -0/+60 |
* | update tests | CJentzsch | 2015-03-24 | 1 | -33/+45 |
* | Pv59 changes | CJentzsch | 2015-03-24 | 1 | -51/+39 |
* | update gasLimit | CJentzsch | 2015-03-18 | 1 | -4/+4 |
* | update gas limits + uncle generation test | CJentzsch | 2015-03-14 | 1 | -0/+234 |
* | OOG or 1024 depth level fail | CJentzsch | 2015-03-11 | 1 | -0/+234 |
* | run OOG at tx level with to high value for call | CJentzsch | 2015-03-11 | 1 | -0/+152 |
* | run OOG and too high value for call/callcode | CJentzsch | 2015-03-11 | 1 | -7/+7 |
* | run OOG and too high value for call/callcode | CJentzsch | 2015-03-11 | 1 | -10/+10 |
* | add callCreateCallCode test file | CJentzsch | 2015-03-11 | 1 | -0/+292 |