diff options
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json | 30 |
1 files changed, 4 insertions, 26 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json index 15f080fd3..78a812e67 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallGas.json @@ -2,10 +2,10 @@ "RawCallGas" : { "_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/stEIP150singleCodeGasPrices/RawCallGasFiller.json", - "sourceHash" : "d0afebe626aef3caec9016247dce9c52d68f1eaebf5791fe77b3a3e74d749ba5" + "sourceHash" : "e49d7753f7ca3725a6f4da16b4e7c9de0c72188b0cb1a1b4dd2e8e3db1420a41" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -38,28 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP158" : [ - { - "hash" : "0x6a3f5d5a1e41b13f138b96f1dd5a2c16151eb5846d1e11ae922f181c891e391d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "Frontier" : [ - { - "hash" : "0x2f373b8f988e05aca842b2731a5c229cbf67485ef92f564c51a793ed93ce6a86", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Homestead" : [ { "hash" : "0x2f373b8f988e05aca842b2731a5c229cbf67485ef92f564c51a793ed93ce6a86", @@ -97,7 +75,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x07a120" |