From 4a0472b28665cf4861a2c8b0fff29b0d441e83db Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 15:50:08 +0300 Subject: refill stCallCreateCallCodeTest --- .../stCallCreateCallCodeTest/CallLoseGasOOG.json | 41 +++------------------- 1 file changed, 4 insertions(+), 37 deletions(-) (limited to 'GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json') diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json index 3c430b692..8efeb00d9 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json @@ -2,10 +2,10 @@ "CallLoseGasOOG" : { "_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.619a6438.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json", - "sourceHash" : "ae6811e03e6beeb2af6acac1070255a18f6efd4061c01bb14567adedcaa03a04" + "sourceHash" : "aab168bff2d456f44ca663297257865a578edf4a216fe9d7ba06d197c6c1fac0" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x83936b93f345c2eadf1fc9059dd84c6b369410bbbfc8a1fa11a7a3499fe6b158", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x83936b93f345c2eadf1fc9059dd84c6b369410bbbfc8a1fa11a7a3499fe6b158", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0x74be0756050e62737710a3520d833376ff4af5352afcb61012b8d69183062d45", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0x74be0756050e62737710a3520d833376ff4af5352afcb61012b8d69183062d45", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -97,7 +64,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x7fffffffffffffff" -- cgit