aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall
Commit message (Collapse)AuthorAgeFilesLines
* correct Constantinople expect section in state testsDimitry2018-09-2558-65/+1572
|
* Rename duplicated keys in filler JSON filesYoichi Hirai2018-03-2222-53/+46
|
* Remove duplicate properties from fillersYoichi Hirai2018-03-199-9/+9
|
* fix stStaticCallDimitry2018-02-1723-4/+403
|
* refill stStaticCallDimitry2018-02-053-5/+8
|
* update stStaticCall fillersDimitry2018-02-05284-393/+353
|
* Fixing errors from JSONSchema/st-filler-schema.jsonYoichi Hirai2018-01-3060-84/+84
|
* Store the result of RETURNDATASIZE after a static call fails for a REVERTYoichi Hirai2017-12-081-1/+1
|
* fix StaticCallTestsDimitry2017-11-232-4/+5
|
* regenerate state testsDimitry2017-09-291-2/+6
| | | | | generate hive test fillers fix state test fillers
* use hex for storage keys and values in state test fillerscdetrio2017-08-084-4/+4
|
* split metropolisDimitry2017-08-03281-350/+350
|
* refill general state testsDimitry2017-07-102-5/+5
|
* Fix names of test cases in GeneralStateTests to match the file namesYoichi Hirai2017-06-302-2/+2
|
* more staticcall tests updateDimitry2017-06-282-6/+201
|
* more staticcall testsDimitry2017-06-285-0/+627
|
* Fix a test case that expected staticcall to return successfully even when an ↵Yoichi Hirai2017-06-271-1/+1
| | | | SSTORE is attempted
* Fix a test that expected staticcall to return successfully even when SSTORE ↵Yoichi Hirai2017-06-271-2/+2
| | | | is attempted inside
* Add a test about staticcall not inheriting the callvalue from the parent ↵Yoichi Hirai2017-06-261-0/+76
| | | | call (caused by call instruction)
* Add a test about STATICCALL not inheriting the callvalueYoichi Hirai2017-06-261-0/+70
| | | | This test failw on cpp-ethereum:develop but succeeds on cpp-ethereum:fix-staticcall
* correct staticcall testsDimitry2017-06-242-2/+2
|
* fix create transactions with eip86 ruleDimitry2017-06-232-7/+30
|
* A precompiled contract exists at address 8, so the staticcall does not cause ↵Yoichi Hirai2017-06-131-1/+1
| | | | an error there
* more staticcall testsDimitry2017-06-01421-25448/+5142
|
* update static testsDimitry2017-05-2389-121/+8479
|
* generate finished tests for staticcallDimitry2017-05-236-96/+20
|
* move unprepared staticcall tests to subfolderDimitry2017-05-23321-236/+188
|
* update static call testsDimitry2017-05-2312-59/+117
|
* update staticcall fillersDimitry2017-05-2326-165/+1198
|
* update static call testsDimitry2017-05-237-33/+388
|
* update static call fillersDimitry2017-05-2369-1619/+708
|
* templates for staticcall testsDimitry2017-05-23373-0/+35208