Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a test case that expected staticcall to return successfully even when an ... | Yoichi Hirai | 2017-06-27 | 1 | -6/+11 |
* | Fix a test that expected staticcall to return successfully even when SSTORE i... | Yoichi Hirai | 2017-06-27 | 1 | -6/+11 |
* | Add a test about staticcall not inheriting the callvalue from the parent call... | Yoichi Hirai | 2017-06-26 | 1 | -0/+115 |
* | Add a test about STATICCALL not inheriting the callvalue | Yoichi Hirai | 2017-06-26 | 1 | -0/+108 |
* | correct staticcall tests | Dimitry | 2017-06-24 | 3 | -3/+64 |
* | fix create transactions with eip86 rule | Dimitry | 2017-06-23 | 2 | -5/+235 |
* | Fill the tests following the previous commit | Yoichi Hirai | 2017-06-13 | 1 | -3/+3 |
* | remove empty static call tests | Dimitry | 2017-06-09 | 45 | -964/+0 |
* | more staticcall tests | Dimitry | 2017-06-01 | 245 | -57/+26252 |
* | update static tests | Dimitry | 2017-05-23 | 12 | -0/+1712 |
* | generate finished tests for staticcall | Dimitry | 2017-05-23 | 65 | -0/+9803 |