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/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.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/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json')
-rw-r--r-- | GeneralStateTests/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/GeneralStateTests/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json b/GeneralStateTests/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json index c04568d12..aa483a88c 100644 --- a/GeneralStateTests/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json +++ b/GeneralStateTests/stCallCodes/callcodecallcodecall_ABCB_RECURSIVE.json @@ -2,10 +2,10 @@ "callcodecallcodecall_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/callcodecallcodecall_ABCB_RECURSIVEFiller.json", - "sourceHash" : "325f7c6434a15725ed21669039c638bbcc6df5190209dd0956ff4bbe5d1c9e0a" + "sourceHash" : "db0053e09d2c0aa579d9a507686006c08fdfe20f661e6e7d4a63dccfffa67e48" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,28 +27,6 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], - "EIP150" : [ - { - "hash" : "0xcfc2b7464213422aa1bddca1d1742be8aa306fd41952e88ecc6a043efdb6c027", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], - "EIP158" : [ - { - "hash" : "0xcfc2b7464213422aa1bddca1d1742be8aa306fd41952e88ecc6a043efdb6c027", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } - ], "Frontier" : [ { "hash" : "0x2bba4d9c82761de3e6014ee9ed7d1f97fd6e4c6819034126d611e8a273509a1b", @@ -59,17 +37,6 @@ }, "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } - ], - "Homestead" : [ - { - "hash" : "0x2bba4d9c82761de3e6014ee9ed7d1f97fd6e4c6819034126d611e8a273509a1b", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - }, - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" - } ] }, "pre" : { @@ -104,7 +71,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x01c9c380" |