aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stStaticCall
Commit message (Collapse)AuthorAgeFilesLines
* Add a test about staticcall not inheriting the callvalue from the parent ↵Yoichi Hirai2017-06-261-0/+115
| | | | call (caused by call instruction)
* Add a test about STATICCALL not inheriting the callvalueYoichi Hirai2017-06-261-0/+108
| | | | This test failw on cpp-ethereum:develop but succeeds on cpp-ethereum:fix-staticcall
* correct staticcall testsDimitry2017-06-243-3/+64
|
* fix create transactions with eip86 ruleDimitry2017-06-232-5/+235
|
* Fill the tests following the previous commitYoichi Hirai2017-06-131-3/+3
|
* remove empty static call testsDimitry2017-06-0945-964/+0
|
* more staticcall testsDimitry2017-06-01245-57/+26252
|
* update static testsDimitry2017-05-2312-0/+1712
|
* generate finished tests for staticcallDimitry2017-05-2365-0/+9803