Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update annoying gasLimit | Dimitry | 2016-07-27 | 1 | -4/+3 |
| | |||||
* | recreate random tests with updated gasLimit of 2^63-1 | Dimitry | 2016-07-22 | 1 | -2/+3 |
| | |||||
* | refill tests for 64blockgaslimit | Dimitry | 2016-06-05 | 1 | -12/+12 |
| | |||||
* | State CallCode/DelegateCode in Init | Dimitry | 2016-01-20 | 1 | -13/+5 |
| | | | | | Update expect section on some other tests Fixing missing tests | ||||
* | add homestead tests with block 1.000.000 as transition from Frontier to ↵ | CJentzsch | 2015-12-16 | 1 | -1/+1 |
| | | | | Homestead | ||||
* | Blockchain, State, VM Tests update from latests fillers | Dimitry | 2015-10-13 | 1 | -5/+5 |
| | |||||
* | 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 |
| | | | | State + VM tests | ||||
* | 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 |