aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json
Commit message (Collapse)AuthorAgeFilesLines
* Test whether a failed create transaction reverts account deletionYoichi Hirai2018-03-091-0/+119
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.