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/stCallCreateCallCodeTest/CallLoseGasOOG.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/stCallCreateCallCodeTest/CallLoseGasOOG.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json index 8efeb00d9..78d78a943 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json @@ -2,10 +2,10 @@ "CallLoseGasOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.619a6438.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/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json", - "sourceHash" : "aab168bff2d456f44ca663297257865a578edf4a216fe9d7ba06d197c6c1fac0" + "sourceHash" : "d97fa3bfbcb00e84a395a2b645c6b1d16bdc2ce865f973b90800c5f43e2e832f" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0x0b3c5b70f2bc4e355fb1294b2cd520afb62d624ab2f6dc3b14ccace2d91eb9e9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Frontier" : [ { "hash" : "0x74be0756050e62737710a3520d833376ff4af5352afcb61012b8d69183062d45", |