aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
diff options
context:
space:
mode:
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json')
-rw-r--r--GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json b/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
index 5735fcb90..197af44f7 100644
--- a/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
+++ b/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
@@ -2,10 +2,10 @@
"doubleSelfdestructTest" : {
"_info" : {
"comment" : "The first test case required here https://github.com/ethereum/tests/issues/431#issue-306081539 .\nInvoked Solidity 0.4.21 with solc --bin-runtime --optimize\ncontract DoubleSelfdestructTest {\n address constant B1 = 0x1;\n address constant B2 = 0x2;\n function remoteSelfdestruct() external {\n selfdestruct(B2);\n }\n function() external payable {\n this.remoteSelfdestruct();\n selfdestruct(B1);\n }\n}\n",
- "filledwith" : "cpp-1.3.0+commit.3a3e9a83.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/doubleSelfdestructTestFiller.yml",
- "sourceHash" : "5e0515e07ba22dcac2e2a034cf378509e341076a63b22ad1ba5a5d7e8cc510fc"
+ "sourceHash" : "1920f5774bcd9746ed0fec990b64230df965b4e7e38b37fbf32822b6d7892986"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",