Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename duplicated keys in filler JSON files | Yoichi Hirai | 2018-03-22 | 22 | -53/+46 |
| | |||||
* | Remove duplicate properties from fillers | Yoichi Hirai | 2018-03-19 | 9 | -9/+9 |
| | |||||
* | fix stStaticCall | Dimitry | 2018-02-17 | 23 | -4/+403 |
| | |||||
* | refill stStaticCall | Dimitry | 2018-02-05 | 3 | -5/+8 |
| | |||||
* | update stStaticCall fillers | Dimitry | 2018-02-05 | 284 | -393/+353 |
| | |||||
* | Fixing errors from JSONSchema/st-filler-schema.json | Yoichi Hirai | 2018-01-30 | 60 | -84/+84 |
| | |||||
* | Store the result of RETURNDATASIZE after a static call fails for a REVERT | Yoichi Hirai | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | fix StaticCallTests | Dimitry | 2017-11-23 | 2 | -4/+5 |
| | |||||
* | regenerate state tests | Dimitry | 2017-09-29 | 1 | -2/+6 |
| | | | | | generate hive test fillers fix state test fillers | ||||
* | use hex for storage keys and values in state test fillers | cdetrio | 2017-08-08 | 4 | -4/+4 |
| | |||||
* | split metropolis | Dimitry | 2017-08-03 | 281 | -350/+350 |
| | |||||
* | refill general state tests | Dimitry | 2017-07-10 | 2 | -5/+5 |
| | |||||
* | Fix names of test cases in GeneralStateTests to match the file names | Yoichi Hirai | 2017-06-30 | 2 | -2/+2 |
| | |||||
* | more staticcall tests update | Dimitry | 2017-06-28 | 2 | -6/+201 |
| | |||||
* | more staticcall tests | Dimitry | 2017-06-28 | 5 | -0/+627 |
| | |||||
* | Fix a test case that expected staticcall to return successfully even when an ↵ | Yoichi Hirai | 2017-06-27 | 1 | -1/+1 |
| | | | | SSTORE is attempted | ||||
* | Fix a test that expected staticcall to return successfully even when SSTORE ↵ | Yoichi Hirai | 2017-06-27 | 1 | -2/+2 |
| | | | | is attempted inside | ||||
* | Add a test about staticcall not inheriting the callvalue from the parent ↵ | Yoichi Hirai | 2017-06-26 | 1 | -0/+76 |
| | | | | call (caused by call instruction) | ||||
* | Add a test about STATICCALL not inheriting the callvalue | Yoichi Hirai | 2017-06-26 | 1 | -0/+70 |
| | | | | This test failw on cpp-ethereum:develop but succeeds on cpp-ethereum:fix-staticcall | ||||
* | correct staticcall tests | Dimitry | 2017-06-24 | 2 | -2/+2 |
| | |||||
* | fix create transactions with eip86 rule | Dimitry | 2017-06-23 | 2 | -7/+30 |
| | |||||
* | A precompiled contract exists at address 8, so the staticcall does not cause ↵ | Yoichi Hirai | 2017-06-13 | 1 | -1/+1 |
| | | | | an error there | ||||
* | more staticcall tests | Dimitry | 2017-06-01 | 421 | -25448/+5142 |
| | |||||
* | update static tests | Dimitry | 2017-05-23 | 89 | -121/+8479 |
| | |||||
* | generate finished tests for staticcall | Dimitry | 2017-05-23 | 6 | -96/+20 |
| | |||||
* | move unprepared staticcall tests to subfolder | Dimitry | 2017-05-23 | 321 | -236/+188 |
| | |||||
* | update static call tests | Dimitry | 2017-05-23 | 12 | -59/+117 |
| | |||||
* | update staticcall fillers | Dimitry | 2017-05-23 | 26 | -165/+1198 |
| | |||||
* | update static call tests | Dimitry | 2017-05-23 | 7 | -33/+388 |
| | |||||
* | update static call fillers | Dimitry | 2017-05-23 | 69 | -1619/+708 |
| | |||||
* | templates for staticcall tests | Dimitry | 2017-05-23 | 373 | -0/+35208 |