aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stStaticCall
Commit message (Collapse)AuthorAgeFilesLines
* refill all state testsDimitry2018-09-25284-865/+4906
|
* Fill the modified filler filesYoichi Hirai2018-03-2222-50/+285
|
* Filled test casesYoichi Hirai2018-03-199-27/+774
|
* fix stStaticCallDimitry2018-02-17284-591/+591
|
* refill stStaticCallDimitry2018-02-05284-21086/+1034
|
* Store the result of RETURNDATASIZE after a static call fails for a REVERTYoichi Hirai2017-12-081-14/+14
|
* fix StaticCallTestsDimitry2017-11-232-18/+18
|
* refill all the testsDimitry2017-10-07284-568/+852
|
* regenerate state testsDimitry2017-09-29284-6314/+1658
| | | | | generate hive test fillers fix state test fillers
* update precompiled in static testDimitry2017-09-121-86/+3
|
* make all logs hexDimitry2017-08-21284-6224/+3254
|
* split metropolisDimitry2017-08-03284-2747/+8265
|
* update general testsDimitry2017-08-01284-15694/+35254
|
* regenerate hive testsDimitry2017-08-01284-30506/+15896
|
* refill general state testsDimitry2017-07-10284-22/+1357
|
* Fix and refill GeneralStateTest after fixing the nonce change for address ↵Yoichi Hirai2017-07-062-268/+2
| | | | | | collision https://github.com/ethereum/cpp-ethereum/issues/4225
* Fix names of test cases in GeneralStateTests to match the file namesYoichi Hirai2017-06-302-2/+12
|
* more staticcall tests updateDimitry2017-06-283-6/+1007
|
* more staticcall testsDimitry2017-06-285-0/+2602
|
* Fix a test case that expected staticcall to return successfully even when an ↵Yoichi Hirai2017-06-271-6/+11
| | | | SSTORE is attempted
* Fix a test that expected staticcall to return successfully even when SSTORE ↵Yoichi Hirai2017-06-271-6/+11
| | | | is attempted inside
* 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