aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-10-05 18:29:38 +0800
committerGitHub <noreply@github.com>2018-10-05 18:29:38 +0800
commit91b73143a19d206adae0a08f3d94dd4c5cc9e738 (patch)
tree970d6e882ee2ad6b8a6e1838971eff1e56b30f40 /GeneralStateTests/stSystemOperationsTest/doubleSelfdestructTest2.json
parent3f5febc901913ef698f1b09dda8705babd729e4a (diff)
parent90545710b9b03d28967d128c6d94243600c9aae6 (diff)
downloadtangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.gz
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.bz2
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.lz
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.xz
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.tar.zst
tangerine-tests-91b73143a19d206adae0a08f3d94dd4c5cc9e738.zip
Merge pull request #511 from ethereum/refill
regenerate all state tests
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",