diff options
author | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-09-25 20:57:42 +0800 |
commit | 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 (patch) | |
tree | a819cbe45893882b4d8a72db2138be1af1acae37 /GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json | |
parent | e77d3ba583810fd2a41248270fb36e08dfe5f38e (diff) | |
download | tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2 tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst tangerine-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip |
refill all state tests
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json index 2ba32d7aa..e88ac2c66 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCallCodeGasMemory.json @@ -2,10 +2,10 @@ "RawCallCodeGasMemory" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.8fb57c56.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawCallCodeGasMemoryFiller.json", - "sourceHash" : "377d3a1b3a85dd0b4f9c3f5fbfb63d359ef674477513d7884627deb9e5eada09" + "sourceHash" : "0c4642c09859b1a6929a9c2df1e23ba6e5b2cc2cf4f2f40bb15b583a7d9e5961" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0xbe24131f3cacd61852065ce4e951e44f21e09faf5592e19e9a154b9689b5d903", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP150" : [ { "hash" : "0xbe24131f3cacd61852065ce4e951e44f21e09faf5592e19e9a154b9689b5d903", |