aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
diff options
context:
space:
mode:
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json')
-rw-r--r--GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json b/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
index 125aa568b..dd1b5953b 100644
--- a/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
+++ b/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
@@ -2,10 +2,10 @@
"doubleSelfdestructTest2" : {
"_info" : {
"comment" : "The second test case requested here https://github.com/ethereum/tests/issues/431#issue-306081539 .\nInvoked Solidity 0.4.21 with solc --bin-runtime --optimize\ncontract DoubleSelfdestructTest2 {\n address constant B = 0x3;\n function remoteSelfdestruct() external {\n selfdestruct(this);\n }\n function() external payable {\n this.remoteSelfdestruct();\n selfdestruct(B);\n }\n}\nThe version of Solidity emits code that always enter OOG for Homestead and Frontier. So no new accounts\nare created for Homestead and Frontier. EIP158 changes the behavior of zero-amount transfer so that no new accounts are created.\nThis leaves EIP150 as a special case.\n",
- "filledwith" : "cpp-1.3.0+commit.12a8c764.Linux.g++",
- "lllcversion" : "Version: 0.4.21-develop.2018.4.10+commit.dfe3193c.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/stSystemOperationsTest/doubleSelfdestructTest2Filler.yml",
- "sourceHash" : "f2dbd5268cce9edfb88a991a76d9ceba3b0c2cbe48fdee485284220020b7c6e2"
+ "sourceHash" : "4327d0a91a302c8741b68ed1f0bc11f1618c3394e91548a30fcf0ad760b7f773"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",