diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-01-31 21:36:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-31 21:36:28 +0800 |
commit | f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (patch) | |
tree | 1e27244915bd0a05a44e5ef2a7642e95ba70b915 /GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json | |
parent | f88ed968590f2e30907d0d8f6ef16ac134d02cd5 (diff) | |
parent | 0f39c8d138fbdd914aba14c450c6182790677639 (diff) | |
download | tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.gz tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.bz2 tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.lz tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.xz tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.zst tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.zip |
Merge pull request #412 from ethereum/optfix
Optimize and Fix the --filltests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json b/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json index 926da668e..78ddb996f 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json @@ -2,10 +2,10 @@ "Call1024PreCalls" : { "_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/stCallCreateCallCodeTest/Call1024PreCallsFiller.json", - "sourceHash" : "c38c89de58d1c81e3499ee7585dc861d006ee25292bdc2db6d434af7fb72d679" + "sourceHash" : "e712eba86b668b83605b6cb6cc0b3591646a3afba4ee9e81551ec94c4377be3f" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x9e669d3e957acb6c3fef146901512fdef074829b110e73df2c68ef16b63921b6", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x9e669d3e957acb6c3fef146901512fdef074829b110e73df2c68ef16b63921b6", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0x0e28b14b17542dc03eb8e0397c1c658947420a9d95fc96ca2926a38620d593aa", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0x0e28b14b17542dc03eb8e0397c1c658947420a9d95fc96ca2926a38620d593aa", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -97,7 +64,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x7ffffffffffffff0" |