diff options
author | Dimitry <dimitry@ethereum.org> | 2018-01-31 19:00:22 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-01-31 19:00:22 +0800 |
commit | 023b1729eaab239462c646eb14434a4f5c0a0a62 (patch) | |
tree | de2d9b77b8d7419f13038fb5f4d8b12f58b3041f /GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json | |
parent | 3c486749bfba57bc8f5845d9645015c2fdea676d (diff) | |
download | dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar.gz dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar.bz2 dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar.lz dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar.xz dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.tar.zst dexon-tests-023b1729eaab239462c646eb14434a4f5c0a0a62.zip |
refill state stCallCodes
Diffstat (limited to 'GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json')
-rw-r--r-- | GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json b/GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json index d3e641049..6ad7853b9 100644 --- a/GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json +++ b/GeneralStateTests/stCallCodes/callcallcall_ABCB_RECURSIVE.json @@ -2,10 +2,10 @@ "callcallcall_ABCB_RECURSIVE" : { "_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.619a6438.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stCallCodes/callcallcall_ABCB_RECURSIVEFiller.json", - "sourceHash" : "b9eef2bbd02b8a75786bbc7fc4784fab491d26ea5a6f6f64af30f79d590cfbd0" + "sourceHash" : "acfc84580a02cbf62c2b8dffe0f9d4326a64ea4447d90078835615ad655df73a" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xb416fc6cf45e453dd9cd560d6a4e38b17562443c1e17528a3f6d81e071489ef5", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xb416fc6cf45e453dd9cd560d6a4e38b17562443c1e17528a3f6d81e071489ef5", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0xf9904c46ff09c63f9864b18ef1acc3fa7ddda90e80b87f197500e40be0f61e54", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0xf9904c46ff09c63f9864b18ef1acc3fa7ddda90e80b87f197500e40be0f61e54", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -104,7 +71,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x01c9c380" |