From 9bf561c9d6aaf058bbbe8ef6f0583291f0a5cd33 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 5 Feb 2018 17:01:30 +0300 Subject: refill blockchain stSolidityTest --- .../stSolidityTest/RecursiveCreateContracts.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json') diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json index a16d0b5dc..33225d3e6 100644 --- a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json +++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json @@ -2,8 +2,8 @@ "RecursiveCreateContracts" : { "_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/RecursiveCreateContractsFiller.json", "sourceHash" : "3b7049f806cc58a492a90d56a0777156d6982e1336d1d9c91bb7915e74700739" }, @@ -16,17 +16,6 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "Byzantium" : [ - { - "hash" : "0xbf0e0fcf76fec2d3216a7830dbf3cb7f3bd715b6b3b245668d4e2946235c7bf4", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP150" : [ { "hash" : "0xde2b270f7ca346807238c5d102d518d261a6abf4ff217a70ca1c7e7251bfb3ed", -- cgit