From 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 17:01:30 +0300 Subject: refill blockchain stSolidityTest --- .../CallLowLevelCreatesSolidity.json | 50 ++-------------------- 1 file changed, 3 insertions(+), 47 deletions(-) (limited to 'GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json') diff --git a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json index 276156a27..426a65d28 100644 --- a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json +++ b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json @@ -2,10 +2,10 @@ "CallLowLevelCreatesSolidity" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSolidityTest/CallLowLevelCreatesSolidityFiller.json", - "sourceHash" : "b9aa367fb9e9c42d4d0e039bbdf5010cc150ad25893e640d92d66e4ee87a7d28" + "sourceHash" : "6f07a432ecaf4e0839954dcbf471da3a34cbcb0cdb06dd494fac13e1b5a120f8" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -16,50 +16,6 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "Byzantium" : [ - { - "hash" : "0x492942ca8f130e161aa13923a962a3133dd5a25f786eaa97985dc721dac212c9", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP150" : [ - { - "hash" : "0xb228eae256f1654e21d832c5be223b05762abbe26f7a7aa46541e219fb40769b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x492942ca8f130e161aa13923a962a3133dd5a25f786eaa97985dc721dac212c9", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x4b1504174022cbd59e4757634acd4fa9db18145fc5ea0a5893b7040a1e6879e6", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x4b1504174022cbd59e4757634acd4fa9db18145fc5ea0a5893b7040a1e6879e6", -- cgit