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/createJS_NoCollision.json | |
parent | f88ed968590f2e30907d0d8f6ef16ac134d02cd5 (diff) | |
parent | 0f39c8d138fbdd914aba14c450c6182790677639 (diff) | |
download | dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.gz dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.bz2 dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.lz dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.xz dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.zst dexon-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.zip |
Merge pull request #412 from ethereum/optfix
Optimize and Fix the --filltests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json | 39 |
1 files changed, 3 insertions, 36 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json index 14949a75c..15ea8dd60 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json @@ -2,10 +2,10 @@ "createJS_NoCollision" : { "_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/createJS_NoCollisionFiller.json", - "sourceHash" : "8a21a8ffda853fba0b6646218e9521f5c9ec79f29a7a65074d8ce29955e1f5fa" + "sourceHash" : "463c80852cae951d7c84216791408610991eb3110681c09c09a8cf0561296ea3" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0x2dcdc769bddc469d0eea04acebb4f082cd16bb90642264763c1f2efb4636f674", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0x8711293c80aa5a2ca90b9771b3ee453ec25a0c0799fa6aabcc09b427802880cc", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0xe0974185f0c4317e900da502eddb5d6e5c5accbb8b98f7cb9e223cb054423b60", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0x2dcdc769bddc469d0eea04acebb4f082cd16bb90642264763c1f2efb4636f674", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { |