From 4a0472b28665cf4861a2c8b0fff29b0d441e83db Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 15:50:08 +0300 Subject: refill stCallCreateCallCodeTest --- .../createInitFailBadJumpDestination.json | 41 +++------------------- 1 file changed, 4 insertions(+), 37 deletions(-) (limited to 'GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json') diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json index 8f8c0de9b..312f1d80c 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json @@ -2,10 +2,10 @@ "createInitFailBadJumpDestination" : { "_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/createInitFailBadJumpDestinationFiller.json", - "sourceHash" : "34e60cab54b0f62e81fe348150885d92dc10f8b8c067758415df578110c8280c" + "sourceHash" : "6492b790d99de504f4544de7410525fe4e12393e09f4cbf8571869dab726e7b6" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x824c238b75708fb4a25f1b1fd6d157278ced70e717a294790e74b0a006f31949", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x824c238b75708fb4a25f1b1fd6d157278ced70e717a294790e74b0a006f31949", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0xccf7765eff3effe22a5f853099f7da88291b8346b689ffbf54b729ba04170e59", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0xccf7765eff3effe22a5f853099f7da88291b8346b689ffbf54b729ba04170e59", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -90,7 +57,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x05f5e100" -- cgit