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/CallcodeLoseGasOOG.json | |
parent | e77d3ba583810fd2a41248270fb36e08dfe5f38e (diff) | |
download | dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.gz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.bz2 dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.lz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.xz dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.tar.zst dexon-tests-7b4c4347eaefafc40a9b85b055a02e94b9bb5681.zip |
refill all state tests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json | 47 |
1 files changed, 43 insertions, 4 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json index 7547bb3a7..9e393aa53 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json @@ -2,10 +2,10 @@ "CallcodeLoseGasOOG" : { "_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/CallcodeLoseGasOOGFiller.json", - "sourceHash" : "9694f94ed9c099d27d253a401ff878992a04234fa66e8253c68a137ecb56558e" + "sourceHash" : "c7342b22c56a0447f37bef43b45f4337ed259e3d9136e927efcd65d68d66f88b" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -25,6 +25,35 @@ "value" : 0 }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x5664449496706c3861af0f7a4f063554f6d04b44ea8c73cb3f72a7debb42c4e9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], + "Constantinople" : [ + { + "hash" : "0x1f60612b3f31ed6600af35c9a4de55bde1a42fc49432482b0f17b5221297d2d6", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x5664449496706c3861af0f7a4f063554f6d04b44ea8c73cb3f72a7debb42c4e9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "Frontier" : [ @@ -36,6 +65,15 @@ "value" : 0 }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x5664449496706c3861af0f7a4f063554f6d04b44ea8c73cb3f72a7debb42c4e9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] }, @@ -67,7 +105,8 @@ "0x" ], "gasLimit" : [ - "0x028976" + "0x028976", + "0x026266" ], "gasPrice" : "0x01", "nonce" : "0x00", |