aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest
Commit message (Collapse)AuthorAgeFilesLines
* refill state tests as blockchain testsDimitry2018-09-2613-18/+34
|
* push32 without bytes at the endDimitry2018-09-141-0/+77
| | | | check gasUsage
* Test whether a failed create transaction reverts account deletionYoichi Hirai2018-03-091-0/+125
| | | | | | | A modification of stRevertTests/RevertInCreateInInit. That test, for EIP158 only, accidentially tested the case where a contract creation transaction touches an empty account and then fails. This one tests the same thing not just for EIP158 but any network thereafter.
* refill and update stSpecialTest, stStackTest, stZeroCallsDimitry2018-02-0712-6/+745
|
* regenerate state testsDimitry2017-09-2912-0/+926
generate hive test fillers fix state test fillers