From b74ebadf1419029e3129d89b0788aeefd6029a89 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 22:41:20 +0300 Subject: refill stEIP150Specific tests --- .../CallGoesOOGOnSecondLevel2.json | 41 +++------------------- 1 file changed, 4 insertions(+), 37 deletions(-) (limited to 'GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json') diff --git a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json index b33936265..8fb2c9147 100644 --- a/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json +++ b/GeneralStateTests/stEIP150Specific/CallGoesOOGOnSecondLevel2.json @@ -2,10 +2,10 @@ "CallGoesOOGOnSecondLevel2" : { "_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.8fb57c56.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stEIP150Specific/CallGoesOOGOnSecondLevel2Filler.json", - "sourceHash" : "978904e5034cd5cdcb25adf2dcfe0e862bd99e5d0442bc3917bc3ce03b7a0d1d" + "sourceHash" : "c7e6297df154773b475ccf683f4885f791a1ce1f1aef1ad6a5a62a2496932425" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -37,39 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "EIP158" : [ - { - "hash" : "0xce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0xce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Homestead" : [ - { - "hash" : "0xce9eb695d33e2a0421b7c83dc50126010f662cfcab1c6cf971fc22d33e58ed49", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -104,7 +71,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x027100" -- cgit