diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-01 02:57:08 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-01 02:57:08 +0800 |
commit | 5821222c193521212a79b3bc331825acb087b4c4 (patch) | |
tree | a0546531bc45b393642c271b2386875332d1f869 /GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json | |
parent | 2a39996bd9cf51ae826c5b8576e165b2e488bc89 (diff) | |
download | tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.gz tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.bz2 tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.lz tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.xz tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.tar.zst tangerine-tests-5821222c193521212a79b3bc331825acb087b4c4.zip |
refill stEIP150singleCodeGasPrices
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json index fa06ccec5..f2b00bbed 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGas.json @@ -2,10 +2,10 @@ "RawCallCodeGas" : { "_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/RawCallCodeGasFiller.json", - "sourceHash" : "d0177147d298d6b0e1221bb5cfcbf6c0fdf5ad5b36e9031c8a108c4407651b40" + "sourceHash" : "4d2652c5d78124ee5e30839aa3b3d3f0e8d29dacf0fff13558724ec4d58dd532" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -38,17 +38,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP158" : [ - { - "hash" : "0xa9de43f50361bb52e8383e5018e5bbfd8160c40073af31c8803653f062752f73", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0x436e92e96d0098ec2950e7e748d41b646f6156a57c140a001ca5ad0e0fb344c4", @@ -97,7 +86,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x07a120" |