aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-25 20:57:42 +0800
committerDimitry <dimitry@ethereum.org>2018-09-25 20:57:42 +0800
commit7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch)
treea819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest.json
parente77d3ba583810fd2a41248270fb36e08dfe5f38e (diff)
downloaddexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst
dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip
refill all state tests
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",