From 9741ed0bc1fb660c5ffefd751c24bc739104ce5e Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 12 Sep 2017 15:56:29 +0300 Subject: refill precompiled tests add execution on <100000 100000+x >100000 gas for each test --- .../stPreCompiledContracts/CallIdentity_3.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'GeneralStateTests/stPreCompiledContracts/CallIdentity_3.json') diff --git a/GeneralStateTests/stPreCompiledContracts/CallIdentity_3.json b/GeneralStateTests/stPreCompiledContracts/CallIdentity_3.json index 50642814f..86d338867 100644 --- a/GeneralStateTests/stPreCompiledContracts/CallIdentity_3.json +++ b/GeneralStateTests/stPreCompiledContracts/CallIdentity_3.json @@ -2,8 +2,8 @@ "CallIdentity_3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.b90fb307.Linux.g++", - "source" : "/src/GeneralStateTestsFiller/stPreCompiledContracts/CallIdentity_3Filler.json" + "filledwith" : "cpp-1.3.0+commit.4e336c9e.Linux.g++", + "source" : "src/GeneralStateTestsFiller/stPreCompiledContracts/CallIdentity_3Filler.json" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -25,17 +25,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "Constantinople" : [ - { - "hash" : "0xa86c7bc16888d22117df157633b66a0661573856c7b8390a148dcbeaededdb08", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "EIP150" : [ { "hash" : "0x31fcdb740b5116808148c57d8fa50b88e3b74346ec747dd93f32da7f70e5443b", -- cgit