Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refill stStaticCall | Dimitry | 2018-02-05 | 284 | -21086/+1034 |
| | |||||
* | Store the result of RETURNDATASIZE after a static call fails for a REVERT | Yoichi Hirai | 2017-12-08 | 1 | -14/+14 |
| | |||||
* | fix StaticCallTests | Dimitry | 2017-11-23 | 2 | -18/+18 |
| | |||||
* | refill all the tests | Dimitry | 2017-10-07 | 284 | -568/+852 |
| | |||||
* | regenerate state tests | Dimitry | 2017-09-29 | 284 | -6314/+1658 |
| | | | | | generate hive test fillers fix state test fillers | ||||
* | update precompiled in static test | Dimitry | 2017-09-12 | 1 | -86/+3 |
| | |||||
* | make all logs hex | Dimitry | 2017-08-21 | 284 | -6224/+3254 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 284 | -2747/+8265 |
| | |||||
* | update general tests | Dimitry | 2017-08-01 | 284 | -15694/+35254 |
| | |||||
* | regenerate hive tests | Dimitry | 2017-08-01 | 284 | -30506/+15896 |
| | |||||
* | refill general state tests | Dimitry | 2017-07-10 | 284 | -22/+1357 |
| | |||||
* | Fix and refill GeneralStateTest after fixing the nonce change for address ↵ | Yoichi Hirai | 2017-07-06 | 2 | -268/+2 |
| | | | | | | collision https://github.com/ethereum/cpp-ethereum/issues/4225 | ||||
* | Fix names of test cases in GeneralStateTests to match the file names | Yoichi Hirai | 2017-06-30 | 2 | -2/+12 |
| | |||||
* | more staticcall tests update | Dimitry | 2017-06-28 | 3 | -6/+1007 |
| | |||||
* | more staticcall tests | Dimitry | 2017-06-28 | 5 | -0/+2602 |
| | |||||
* | Fix a test case that expected staticcall to return successfully even when an ↵ | Yoichi Hirai | 2017-06-27 | 1 | -6/+11 |
| | | | | SSTORE is attempted | ||||
* | Fix a test that expected staticcall to return successfully even when SSTORE ↵ | Yoichi Hirai | 2017-06-27 | 1 | -6/+11 |
| | | | | is attempted inside | ||||
* | 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 |