diff options
Merge pull request #511 from ethereum/refill
regenerate all state tests
Diffstat (limited to 'GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json')
-rw-r--r-- | GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json b/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json index f7ee5fe1c..efdec9140 100644 --- a/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json +++ b/GeneralStateTests/stSpecialTest/FailedCreateRevertsDeletion.json @@ -2,10 +2,10 @@ "FailedCreateRevertsDeletion" : { "_info" : { "comment" : "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.", - "filledwith" : "cpp-1.3.0+commit.7f06dbfd.Linux.g++", - "lllcversion" : "Version: 0.4.21-develop.2018.2.27+commit.2abc5be7.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSpecialTest/FailedCreateRevertsDeletionFiller.json", - "sourceHash" : "f6f2a546449b344811478c99018a85930d972d1b011e797f925794f41d0ca1fb" + "sourceHash" : "57b3633a9dc71f8f21acb7ad060d28322c909bac248bcb3a8c026883669434fd" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -102,7 +102,7 @@ }, "transaction" : { "data" : [ - "0x3050600c80601260003960006000f050fe006211223360005260206000fd" + "0x3050600c80601260003960006000f050fefe6211223360005260206000fd" ], "gasLimit" : [ "0x0a00000000" |