Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test about staticcall not inheriting the callvalue from the parent ↵ | Yoichi Hirai | 2017-06-26 | 1 | -0/+115 |
| | | | | call (caused by call instruction) | ||||
* | Add a test about STATICCALL not inheriting the callvalue | Yoichi Hirai | 2017-06-26 | 1 | -0/+108 |
| | | | | This test failw on cpp-ethereum:develop but succeeds on cpp-ethereum:fix-staticcall | ||||
* | 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 |