diff options
Diffstat (limited to 'VMTests/vmArithmeticTest')
196 files changed, 8476 insertions, 8038 deletions
diff --git a/VMTests/vmArithmeticTest/add0.json b/VMTests/vmArithmeticTest/add0.json index 1ca74e796..e3039e473 100644 --- a/VMTests/vmArithmeticTest/add0.json +++ b/VMTests/vmArithmeticTest/add0.json @@ -1,50 +1,52 @@ { - "add0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/add0Filler.json", - "sourceHash": "8ffcccd596ff216a8304f822e302bd7b2abe3f7f7616928a2a0385d2cfdf01ac" + "add0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/add0Filler.json", + "sourceHash" : "2d47e8f287f580e1e0ec6b926375f8fee1142475cbf3bdcdf9305e618b66cb40" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/add1.json b/VMTests/vmArithmeticTest/add1.json index 46eb708a1..947acbe12 100644 --- a/VMTests/vmArithmeticTest/add1.json +++ b/VMTests/vmArithmeticTest/add1.json @@ -1,50 +1,52 @@ { - "add1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/add1Filler.json", - "sourceHash": "36b138942544cd189bff05ff1694917ed4cef48760592536b2829f3e90d5850a" + "add1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/add1Filler.json", + "sourceHash" : "d67a2f100d1736e3bc391e1ed2aea12f7fe8b1b9009c854c07c188c70a28d0cf" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": { - "0x00": "0x03" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x03" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60047fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/add2.json b/VMTests/vmArithmeticTest/add2.json index 5fa47da6b..774683399 100644 --- a/VMTests/vmArithmeticTest/add2.json +++ b/VMTests/vmArithmeticTest/add2.json @@ -1,48 +1,51 @@ { - "add2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/add2Filler.json", - "sourceHash": "c17fbe9e92877d5a60743ca4c172bba1060e20b08f9ee00ca0ccb6b72bac897f" + "add2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/add2Filler.json", + "sourceHash" : "4f9cfe5905693f7a54fedaa484e51920df01a064e3c9c5bd1e479d506060787d" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff01600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/add3.json b/VMTests/vmArithmeticTest/add3.json index cdb1fdce6..588313ea0 100644 --- a/VMTests/vmArithmeticTest/add3.json +++ b/VMTests/vmArithmeticTest/add3.json @@ -1,48 +1,51 @@ { - "add3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/add3Filler.json", - "sourceHash": "d64685dfa395fd7dc69e5883eaedaeece8217daff0ad658a083dc2f2fc870ef1" + "add3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/add3Filler.json", + "sourceHash" : "3bd86a492ae4e00b1432d5458d920592919816b61704a200a619a4519dc033f6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000600001600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600001600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600001600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600001600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600001600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600001600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/add4.json b/VMTests/vmArithmeticTest/add4.json index 25cd18b18..e3712fb34 100644 --- a/VMTests/vmArithmeticTest/add4.json +++ b/VMTests/vmArithmeticTest/add4.json @@ -1,48 +1,51 @@ { - "add4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/add4Filler.json", - "sourceHash": "3b04e90121702949a56e656f4f895f5de3aed278fd3530eec4c52c378f41dcfa" + "add4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/add4Filler.json", + "sourceHash" : "84ab9087035c1a89c5fb97de39f5a70014a07ccd234033a86345e1023a9e3f63" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600101600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod0.json b/VMTests/vmArithmeticTest/addmod0.json index 409b1c6e6..d43fa7abc 100644 --- a/VMTests/vmArithmeticTest/addmod0.json +++ b/VMTests/vmArithmeticTest/addmod0.json @@ -1,50 +1,52 @@ { - "addmod0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod0Filler.json", - "sourceHash": "aba7a646dee5e90acf0c2257a986ff99d044f057de21667f2acec868f7d4b8eb" + "addmod0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod0Filler.json", + "sourceHash" : "1315e3365bbf4b0d1ea7d5f885974318055ca1dc25f54a106df8f76f3dfd34d5" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026002600108600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026002600108600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600108600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600108600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600108600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600108600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod1.json b/VMTests/vmArithmeticTest/addmod1.json index 92b2f4212..cd2134b81 100644 --- a/VMTests/vmArithmeticTest/addmod1.json +++ b/VMTests/vmArithmeticTest/addmod1.json @@ -1,50 +1,52 @@ { - "addmod1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod1Filler.json", - "sourceHash": "edf8071d0533dd82ff2fb34b4caab47db62aa7d918004d82630cd2b37ddcbc90" + "addmod1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod1Filler.json", + "sourceHash" : "2ff6c05f22a0669f6a2cbfe5d7706c016e3849448e53e6261251584908c4f683" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026002600003600160000308600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026002600003600160000308600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013860", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600003600160000308600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013860", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600003600160000308600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600003600160000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600003600160000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod1_overflow2.json b/VMTests/vmArithmeticTest/addmod1_overflow2.json index d5219e65c..3b9e6b998 100644 --- a/VMTests/vmArithmeticTest/addmod1_overflow2.json +++ b/VMTests/vmArithmeticTest/addmod1_overflow2.json @@ -1,48 +1,51 @@ { - "addmod1_overflow2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow2Filler.json", - "sourceHash": "9029d29f6ad3ad30d1cae39fe98723bb400f9fab4562bd7898a0168a0f353a3f" + "addmod1_overflow2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow2Filler.json", + "sourceHash" : "bef2a19f1d2f3d74ad56dcff0d4f94046bf73b3b27472e2d92b415dceebe9ca0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056000600160000308600055", - "data": "0x", - "gas": "0x2710", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056000600160000308600055", + "data" : "0x", + "gas" : "0x2710", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x136e", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056000600160000308600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x136e", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056000600160000308600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056000600160000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056000600160000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod1_overflow3.json b/VMTests/vmArithmeticTest/addmod1_overflow3.json index f8cc65a21..78136e8d6 100644 --- a/VMTests/vmArithmeticTest/addmod1_overflow3.json +++ b/VMTests/vmArithmeticTest/addmod1_overflow3.json @@ -1,50 +1,52 @@ { - "addmod1_overflow3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow3Filler.json", - "sourceHash": "f51942005cbb182f759380c7c7fa43d9666d8ea095cc9ce0538e04c2ffc2dd03" + "addmod1_overflow3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow3Filler.json", + "sourceHash" : "37950a5f52df8d7eb5241267f3b45a759284d77a88e876990c6ee5b1c0f48857" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056001600160000308600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056001600160000308600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef406", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056001600160000308600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x0ef406", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056001600160000308600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056001600160000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056001600160000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod1_overflow4.json b/VMTests/vmArithmeticTest/addmod1_overflow4.json index be0130e14..9e0bdcd81 100644 --- a/VMTests/vmArithmeticTest/addmod1_overflow4.json +++ b/VMTests/vmArithmeticTest/addmod1_overflow4.json @@ -1,50 +1,52 @@ { - "addmod1_overflow4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow4Filler.json", - "sourceHash": "59184840928cfdb750aab06b0a42c30d4dc99a713f315239b1b6596ec9ef92c2" + "addmod1_overflow4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod1_overflow4Filler.json", + "sourceHash" : "d256203dabe38a3e460b068f5f85039a7f3db2f87cdd47c4eba6631f1eebe846" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056002600160000308600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056002600160000308600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef406", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600160000308600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x0ef406", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600160000308600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600160000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600160000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod1_overflowDiff.json b/VMTests/vmArithmeticTest/addmod1_overflowDiff.json index b549fc510..1229974f8 100644 --- a/VMTests/vmArithmeticTest/addmod1_overflowDiff.json +++ b/VMTests/vmArithmeticTest/addmod1_overflowDiff.json @@ -1,50 +1,52 @@ { - "addmod1_overflowDiff": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod1_overflowDiffFiller.json", - "sourceHash": "4836017c5969c3cc9e6fee8a3da1e2d81454d2880d10fadd146cdb8ca8b57273" + "addmod1_overflowDiff" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod1_overflowDiffFiller.json", + "sourceHash" : "fd000aecad4faf960141a35e708c6686bf6d29b917347ec0f793b8a62393ed8b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056002600003600160000308600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056002600003600160000308600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef400", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600003600160000308600055", - "nonce": "0x00", - "storage": { - "0x00": "0x04" + "gas" : "0x0ef400", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600003600160000308600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x04" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600003600160000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600003600160000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod2.json b/VMTests/vmArithmeticTest/addmod2.json index 09bda8de4..3a381f219 100644 --- a/VMTests/vmArithmeticTest/addmod2.json +++ b/VMTests/vmArithmeticTest/addmod2.json @@ -1,50 +1,52 @@ { - "addmod2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod2Filler.json", - "sourceHash": "22a6b0713565860ede4858c04c85d823cc24829962730303aeb7bacf48e6e2af" + "addmod2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod2Filler.json", + "sourceHash" : "0d2340969d1058d6112d1aaaafd1e242260a075b9801fc37576ce9df1cf847f1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600660000308600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600660000308600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod2_0.json b/VMTests/vmArithmeticTest/addmod2_0.json index 559984bc2..4b27b90fa 100644 --- a/VMTests/vmArithmeticTest/addmod2_0.json +++ b/VMTests/vmArithmeticTest/addmod2_0.json @@ -1,48 +1,51 @@ { - "addmod2_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod2_0Filler.json", - "sourceHash": "dc557aacebaa46b88f072e79ac09df8a576c1551f7ce3381bc22aa33a5fdfa7b" + "addmod2_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod2_0Filler.json", + "sourceHash" : "15d55915fdfbaed97e9812ea54813c07e1882f34b815255f6d795104a5320369" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600660000308600360056000030714600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600660000308600360056000030714600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172ea", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600360056000030714600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172ea", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600360056000030714600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600360056000030714600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600360056000030714600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod2_1.json b/VMTests/vmArithmeticTest/addmod2_1.json index 6babefb7a..e939cc672 100644 --- a/VMTests/vmArithmeticTest/addmod2_1.json +++ b/VMTests/vmArithmeticTest/addmod2_1.json @@ -1,50 +1,52 @@ { - "addmod2_1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod2_1Filler.json", - "sourceHash": "f5227cd573f551a66a89ca6ef0075d999fa0dfcd1b6cc162deba46db3fc957ae" + "addmod2_1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod2_1Filler.json", + "sourceHash" : "98bb343b4feee04868cc71c50989783b808acc50b1c98e7ade4776e994906b50" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600660000308600360056000030614600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600660000308600360056000030614600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013852", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600360056000030614600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013852", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600360056000030614600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600660000308600360056000030614600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600660000308600360056000030614600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod3.json b/VMTests/vmArithmeticTest/addmod3.json index 9827f1b27..fe921817a 100644 --- a/VMTests/vmArithmeticTest/addmod3.json +++ b/VMTests/vmArithmeticTest/addmod3.json @@ -1,50 +1,52 @@ { - "addmod3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod3Filler.json", - "sourceHash": "98f42c19c4c02edb27ddbe15d425fa031f3b79998b3fcfce32ecbb070dca20f7" + "addmod3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod3Filler.json", + "sourceHash" : "90b707def53d6810926ea7b4b409adf597e5ab856e36916ad59bd0080b3493c1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036000036001600408600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036000036001600408600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036000036001600408600055", - "nonce": "0x00", - "storage": { - "0x00": "0x05" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036000036001600408600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x05" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036000036001600408600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036000036001600408600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmod3_0.json b/VMTests/vmArithmeticTest/addmod3_0.json index a77f34b11..021b3667d 100644 --- a/VMTests/vmArithmeticTest/addmod3_0.json +++ b/VMTests/vmArithmeticTest/addmod3_0.json @@ -1,48 +1,51 @@ { - "addmod3_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmod3_0Filler.json", - "sourceHash": "20e873a721f9d6c9a6808a017a7ddb48538f6e24e0ea5bb2e1e0d616aee00b1e" + "addmod3_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmod3_0Filler.json", + "sourceHash" : "45cf97d25ad676aeea9764fcff1d6e7ec78270b322af420c5a3a668f8807222f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026003600003600160040814600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026003600003600160040814600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172f8", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026003600003600160040814600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172f8", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026003600003600160040814600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026003600003600160040814600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026003600003600160040814600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmodBigIntCast.json b/VMTests/vmArithmeticTest/addmodBigIntCast.json index 9e1faaf8e..251d0231e 100644 --- a/VMTests/vmArithmeticTest/addmodBigIntCast.json +++ b/VMTests/vmArithmeticTest/addmodBigIntCast.json @@ -1,50 +1,52 @@ { - "addmodBigIntCast": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmodBigIntCastFiller.json", - "sourceHash": "6425ea71989061d67059c0ff21a02ae588b5a1b7d69acab1136d8e5cd3341349" + "addmodBigIntCast" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmodBigIntCastFiller.json", + "sourceHash" : "08fea224001a172ce28f79d64d39b6ae2010c93b8db2a22eceaf648b4864410b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff08600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmodDivByZero.json b/VMTests/vmArithmeticTest/addmodDivByZero.json index cfd899e97..440fdf275 100644 --- a/VMTests/vmArithmeticTest/addmodDivByZero.json +++ b/VMTests/vmArithmeticTest/addmodDivByZero.json @@ -1,48 +1,51 @@ { - "addmodDivByZero": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmodDivByZeroFiller.json", - "sourceHash": "ff8897ddc6eff1209bf12094e82e622ac4a2ecd6ce84ffdac4e4b1bf6c0a7bda" + "addmodDivByZero" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmodDivByZeroFiller.json", + "sourceHash" : "07a2c67042f0a0a767dabddeff135071990a3121c53e59388d423f7312d97732" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006001600408600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006001600408600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600408600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600408600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600408600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600408600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmodDivByZero1.json b/VMTests/vmArithmeticTest/addmodDivByZero1.json index 5b2ba518f..b91a853bd 100644 --- a/VMTests/vmArithmeticTest/addmodDivByZero1.json +++ b/VMTests/vmArithmeticTest/addmodDivByZero1.json @@ -1,48 +1,51 @@ { - "addmodDivByZero1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero1Filler.json", - "sourceHash": "38ae4bc3d451120dcd38c38ede77bde9e767c64e25025a459233261ba101b05f" + "addmodDivByZero1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero1Filler.json", + "sourceHash" : "858b669ae5775b5aeae36c69828eb74ecfa9498698f01ae8d1ba73328b466d96" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006001600008600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006001600008600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600008600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600008600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600008600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600008600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmodDivByZero2.json b/VMTests/vmArithmeticTest/addmodDivByZero2.json index a75c5aba0..6da246fb8 100644 --- a/VMTests/vmArithmeticTest/addmodDivByZero2.json +++ b/VMTests/vmArithmeticTest/addmodDivByZero2.json @@ -1,48 +1,51 @@ { - "addmodDivByZero2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero2Filler.json", - "sourceHash": "433f565d64a9730f98cd80b4ae1510d496eba6a3a311c85c2d12394f3edd8cf3" + "addmodDivByZero2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero2Filler.json", + "sourceHash" : "ac86e7a61c79097514f97614f6afbd86d3f7d6e529c48b15a318ecbbf22e75f4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006000600108600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006000600108600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600108600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600108600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600108600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600108600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/addmodDivByZero3.json b/VMTests/vmArithmeticTest/addmodDivByZero3.json index 19f4fc1ca..6bc6a11ae 100644 --- a/VMTests/vmArithmeticTest/addmodDivByZero3.json +++ b/VMTests/vmArithmeticTest/addmodDivByZero3.json @@ -1,50 +1,52 @@ { - "addmodDivByZero3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero3Filler.json", - "sourceHash": "f10de49a80343bfa59231702b9a2f7c500d1c000693005c39a82049ed55b62f8" + "addmodDivByZero3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/addmodDivByZero3Filler.json", + "sourceHash" : "9d7b88296068c5ed1620b7eaad6d1790e9140bd888ff108169d44055223777a3" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016000600060000803600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016000600060000803600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000600060000803600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000600060000803600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000600060000803600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000600060000803600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/arith1.json b/VMTests/vmArithmeticTest/arith1.json index 1f643d9d5..12054a5cb 100644 --- a/VMTests/vmArithmeticTest/arith1.json +++ b/VMTests/vmArithmeticTest/arith1.json @@ -1,48 +1,51 @@ { - "arith1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/arith1Filler.json", - "sourceHash": "26a824545a0d305ff19c0483bf52a65822c1df521fac97eac52902de884f2a5f" + "arith1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/arith1Filler.json", + "sourceHash" : "e8665046be1f18c3372a4cdc4aab1ffc95156012239eaca43fd5c6c388f25075" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f41bf", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x0000000000000000", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f41bf", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x0000000000000000", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600190016007026005016002900460049060016021900560150160030260059007600303600960110a60005260086000f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/div1.json b/VMTests/vmArithmeticTest/div1.json index d2925fb27..c6c7f032f 100644 --- a/VMTests/vmArithmeticTest/div1.json +++ b/VMTests/vmArithmeticTest/div1.json @@ -1,48 +1,51 @@ { - "div1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/div1Filler.json", - "sourceHash": "159c0277fb5839d12de6e134cafe963c3b66c577959ad6c760d2c76af7f896c5" + "div1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/div1Filler.json", + "sourceHash" : "aad64e6d9e7887c570b9203d54147d896b21832207288f19a71473bf9539cd13" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x018686", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x7f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a1908", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x018686", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x7f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a19087f6e5d4c3b2a1908", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60027ffedcba9876543210fedcba9876543210fedcba9876543210fedcba98765432100460005260206000f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divBoostBug.json b/VMTests/vmArithmeticTest/divBoostBug.json index ccea6ffff..57a59536e 100644 --- a/VMTests/vmArithmeticTest/divBoostBug.json +++ b/VMTests/vmArithmeticTest/divBoostBug.json @@ -1,50 +1,52 @@ { - "divBoostBug": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divBoostBugFiller.json", - "sourceHash": "b572d1a3d37f2ac6255b64338654b664ae1e27b5da5a8ce7e337812f0ae357f5" + "divBoostBug" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divBoostBugFiller.json", + "sourceHash" : "d2e783985274bb48def6615bebddaf86d9ebdcf49e03f93a9854166ce999b166" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", - "nonce": "0x00", - "storage": { - "0x00": "0x89" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x89" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f01dae6076b981dae6076b981dae6076b981dae6076b981dae6076b981dae60777fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffba04600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByNonZero0.json b/VMTests/vmArithmeticTest/divByNonZero0.json index c0ce10e33..26b6fceea 100644 --- a/VMTests/vmArithmeticTest/divByNonZero0.json +++ b/VMTests/vmArithmeticTest/divByNonZero0.json @@ -1,50 +1,52 @@ { - "divByNonZero0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByNonZero0Filler.json", - "sourceHash": "de10028af4d71ec4eab4f19099b395e5a8ee65b3797507c5100574344f432a41" + "divByNonZero0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByNonZero0Filler.json", + "sourceHash" : "70dda40426c888f3c2b4505f99842373bae332be0976cb37dd6b4f8f950e7314" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6002600504600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6002600504600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6002600504600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6002600504600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6002600504600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6002600504600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByNonZero1.json b/VMTests/vmArithmeticTest/divByNonZero1.json index 5bd0d10f8..aa58eb635 100644 --- a/VMTests/vmArithmeticTest/divByNonZero1.json +++ b/VMTests/vmArithmeticTest/divByNonZero1.json @@ -1,48 +1,51 @@ { - "divByNonZero1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByNonZero1Filler.json", - "sourceHash": "a10288727a8cd42937137db0964c54dfeb67031156d9e89c762c1ccf5400f46d" + "divByNonZero1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByNonZero1Filler.json", + "sourceHash" : "fcd51ef794022b0a97b5d1c20e12e1a725cdd126f9a42fc135a79bc15e95e447" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6018601704600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6018601704600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6018601704600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6018601704600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6018601704600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6018601704600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByNonZero2.json b/VMTests/vmArithmeticTest/divByNonZero2.json index 57fc77bfe..497b23097 100644 --- a/VMTests/vmArithmeticTest/divByNonZero2.json +++ b/VMTests/vmArithmeticTest/divByNonZero2.json @@ -1,48 +1,51 @@ { - "divByNonZero2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByNonZero2Filler.json", - "sourceHash": "09b0a23cd19a08af2b97b1348b9c15ad0668dbb7f1303fc8c188edbfc532163c" + "divByNonZero2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByNonZero2Filler.json", + "sourceHash" : "07c53576e7fa46c1ee1d5f30da0d479a49411004f70ea23881c6af61096d6347" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6018600004600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6018600004600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6018600004600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6018600004600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6018600004600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6018600004600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByNonZero3.json b/VMTests/vmArithmeticTest/divByNonZero3.json index 3b8f04dc1..160d9f057 100644 --- a/VMTests/vmArithmeticTest/divByNonZero3.json +++ b/VMTests/vmArithmeticTest/divByNonZero3.json @@ -1,50 +1,52 @@ { - "divByNonZero3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByNonZero3Filler.json", - "sourceHash": "2421e4d08c24171e953eeb5b7e1e6f1db9a16a8d3160d4ab082401a379bcda37" + "divByNonZero3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByNonZero3Filler.json", + "sourceHash" : "18eb2a03d9fb6139351c9348177f453fae7b4d0147cb61f0bc054cc94611fc79" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600104600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600104600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600104600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600104600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600104600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600104600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByZero.json b/VMTests/vmArithmeticTest/divByZero.json index 281566d97..06fe87ca9 100644 --- a/VMTests/vmArithmeticTest/divByZero.json +++ b/VMTests/vmArithmeticTest/divByZero.json @@ -1,48 +1,51 @@ { - "divByZero": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByZeroFiller.json", - "sourceHash": "d08e0f0e1b8a688776ad0772dcb91f93ce5320d0e8e34723139d20b3358234e1" + "divByZero" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByZeroFiller.json", + "sourceHash" : "5872a3754ed6c302fcba58fd2332eb0e9d1eaebac9e83d906e5317f10711de16" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000600204600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600204600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600204600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600204600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600204600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600204600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/divByZero_2.json b/VMTests/vmArithmeticTest/divByZero_2.json index fe656deca..98bba7d21 100644 --- a/VMTests/vmArithmeticTest/divByZero_2.json +++ b/VMTests/vmArithmeticTest/divByZero_2.json @@ -1,50 +1,52 @@ { - "divByZero_2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/divByZero_2Filler.json", - "sourceHash": "63a28c09a22266dc3c56fe10cf0542d7945ff53214deba17b511372c4d24fd29" + "divByZero_2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByZero_2Filler.json", + "sourceHash" : "78d75e4a3fa542827bcd7d0ea0219c73036b1894b4f4f1d2db5115e9d6b82245" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60076000600d0401600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60076000600d0401600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076000600d0401600055", - "nonce": "0x00", - "storage": { - "0x00": "0x07" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076000600d0401600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x07" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076000600d0401600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076000600d0401600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp0.json b/VMTests/vmArithmeticTest/exp0.json index e24df0e89..9a2ffd9eb 100644 --- a/VMTests/vmArithmeticTest/exp0.json +++ b/VMTests/vmArithmeticTest/exp0.json @@ -1,50 +1,52 @@ { - "exp0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp0Filler.json", - "sourceHash": "d7bca8fc54c818174631d156150165cf8b3cb5b3275ee3f00aa651a9614a8b6b" + "exp0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp0Filler.json", + "sourceHash" : "becfe094fe303afc738e2960a64d60ec529d99bf137a608b055ba1ae426f5040" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600260020a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600260020a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013863", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600260020a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x04" + "gas" : "0x013863", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600260020a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x04" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600260020a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600260020a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp1.json b/VMTests/vmArithmeticTest/exp1.json index c35c2a19b..2d3ec8fd9 100644 --- a/VMTests/vmArithmeticTest/exp1.json +++ b/VMTests/vmArithmeticTest/exp1.json @@ -1,50 +1,52 @@ { - "exp1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp1Filler.json", - "sourceHash": "790225dd362e72d2c03d6fb70e8f3d1b07c27ba502d3e4968d0584342925cf78" + "exp1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp1Filler.json", + "sourceHash" : "865320dd21d6636f4bf6f450f1df11b3df505304b74e57940db08814078b7208" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01372d", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01372d", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp2.json b/VMTests/vmArithmeticTest/exp2.json index 00a4b9204..153e770c4 100644 --- a/VMTests/vmArithmeticTest/exp2.json +++ b/VMTests/vmArithmeticTest/exp2.json @@ -1,50 +1,52 @@ { - "exp2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp2Filler.json", - "sourceHash": "048b0885d4cbf3735ed6d6ea4e70f6d2fcabf1ec0c797028859f0138485129c7" + "exp2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp2Filler.json", + "sourceHash" : "bd970c7eba2b9d704a1afd3831e8c17073a5c1080806048085d89dccdbee0bfa" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x637fffffff637fffffff0a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x637fffffff637fffffff0a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013845", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x637fffffff637fffffff0a600055", - "nonce": "0x00", - "storage": { - "0x00": "0xbc8cccccccc888888880000000aaaaaab00000000fffffffffffffff7fffffff" + "gas" : "0x013845", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x637fffffff637fffffff0a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xbc8cccccccc888888880000000aaaaaab00000000fffffffffffffff7fffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x637fffffff637fffffff0a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x637fffffff637fffffff0a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp3.json b/VMTests/vmArithmeticTest/exp3.json index a360179f3..40af2f80b 100644 --- a/VMTests/vmArithmeticTest/exp3.json +++ b/VMTests/vmArithmeticTest/exp3.json @@ -1,48 +1,51 @@ { - "exp3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp3Filler.json", - "sourceHash": "0fb6a29eff8766b8b8e5d4bebd1bd26191382cf9a53fb082f318d835d3ef54ca" + "exp3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp3Filler.json", + "sourceHash" : "60cc7f7666a3c4ef52e3af53332f1cf55f8a6b0bffe0395fa9236bb58d6600d8" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x637fffffff60000a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x637fffffff60000a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172dd", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x637fffffff60000a600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172dd", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x637fffffff60000a600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x637fffffff60000a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x637fffffff60000a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp4.json b/VMTests/vmArithmeticTest/exp4.json index 4cb75cb09..edd03b3b8 100644 --- a/VMTests/vmArithmeticTest/exp4.json +++ b/VMTests/vmArithmeticTest/exp4.json @@ -1,50 +1,52 @@ { - "exp4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp4Filler.json", - "sourceHash": "b0493347ef7099abaa8b086c34db3f90d32c3b1ba099799be4e6937f44707d84" + "exp4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp4Filler.json", + "sourceHash" : "3e3173753802a0d3265703667247f978ebbe5f0e2d22c9cf94f0c09efb3a2ac2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000637fffffff0a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000637fffffff0a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386d", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000637fffffff0a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01386d", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000637fffffff0a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000637fffffff0a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000637fffffff0a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp5.json b/VMTests/vmArithmeticTest/exp5.json index 54dd5a3f3..b57236b5c 100644 --- a/VMTests/vmArithmeticTest/exp5.json +++ b/VMTests/vmArithmeticTest/exp5.json @@ -1,50 +1,52 @@ { - "exp5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp5Filler.json", - "sourceHash": "050d2365266bd54b09698870bf65e32e3aaabd28ae1edaf8df7162fbb707e810" + "exp5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp5Filler.json", + "sourceHash" : "e6fc1d5718f3d1bcbc540b19ad2c208aab3e582d581278b7d692ea4b733deecd" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016101010a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016101010a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013863", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101010a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x0101" + "gas" : "0x013863", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101010a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101010a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101010a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp6.json b/VMTests/vmArithmeticTest/exp6.json index aab416e92..a3cfb441c 100644 --- a/VMTests/vmArithmeticTest/exp6.json +++ b/VMTests/vmArithmeticTest/exp6.json @@ -1,50 +1,52 @@ { - "exp6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp6Filler.json", - "sourceHash": "4534de4b71ac08f103de5d9c76546ede7925f520b88f5dbadca3ece614f19101" + "exp6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp6Filler.json", + "sourceHash" : "05a538a5941013f6dc6dfb36f122b6d6840d86e5cb69af7da789e71d14c54937" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x61010160010a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x61010160010a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013859", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010160010a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013859", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010160010a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010160010a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010160010a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp7.json b/VMTests/vmArithmeticTest/exp7.json index 30e0fdf32..1ffe92640 100644 --- a/VMTests/vmArithmeticTest/exp7.json +++ b/VMTests/vmArithmeticTest/exp7.json @@ -1,48 +1,51 @@ { - "exp7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp7Filler.json", - "sourceHash": "caa58d4cf6deb6783a20c24ec41da247074d43a7038c9eca2ca0122f9c6a59f9" + "exp7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp7Filler.json", + "sourceHash" : "618bedd207234fc5c4da314056bc9550ecb1c3ace2bd12dd6ee9a305a58b1853" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x61010160020a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x61010160020a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172f1", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010160020a600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172f1", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010160020a600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010160020a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010160020a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/exp8.json b/VMTests/vmArithmeticTest/exp8.json index d8e0ec5cf..485ec5710 100644 --- a/VMTests/vmArithmeticTest/exp8.json +++ b/VMTests/vmArithmeticTest/exp8.json @@ -1,50 +1,52 @@ { - "exp8": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/exp8Filler.json", - "sourceHash": "1cc9a393c6ceda35ec9afd4aca74145c1c244a0d4765ede3f473e0fd194ca595" + "exp8" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/exp8Filler.json", + "sourceHash" : "8cc82dc5b40b6997018e4dd9ed813adc10d48b61aa086c3d44b89c02180d9286" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600060000a600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600060000a600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386d", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600060000a600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01386d", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600060000a600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600060000a600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600060000a600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_0.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_0.json index 7357f15a4..8e484b7d9 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_0.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_0.json @@ -1,58 +1,60 @@ { - "expPowerOf256Of256_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_0Filler.json", - "sourceHash": "6863ca9c3ee1851b0b73bd28fd8f93247e10db38711c963874c5525fdde6e9a3" + "expPowerOf256Of256_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_0Filler.json", + "sourceHash" : "005d6e42bfd4e4c18da7d75bdaa44190606fd695395f0758c89c9911ab5218c5" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0c81a6", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x00": "0x0100", - "0x01": "0x0100", - "0x02": "0x0100", - "0x03": "0xff", - "0x04": "0xff", - "0x05": "0xff", - "0x06": "0x0101", - "0x07": "0x0101", - "0x08": "0x0101" + "gas" : "0x0c81a6", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100", + "0x01" : "0x0100", + "0x02" : "0x0100", + "0x03" : "0xff", + "0x04" : "0xff", + "0x05" : "0xff", + "0x06" : "0x0101", + "0x07" : "0x0101", + "0x08" : "0x0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006101000a6101000a600055600060ff0a6101000a60015560006101010a6101000a60025560006101000a60ff0a600355600060ff0a60ff0a60045560006101010a60ff0a60055560006101000a6101010a600655600060ff0a6101010a60075560006101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_1.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_1.json index 11d370b98..e93f20519 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_1.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_1.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_1Filler.json", - "sourceHash": "69cfec5346c375b71292c83f0077c8db86c8046a52aed0700f70628c5de03cf7" + "expPowerOf256Of256_1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_1Filler.json", + "sourceHash" : "cfa261cd17404f41ad16a6c50f85e826ba31c9ef0f4fb07330baccb7fceaf896" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d30d8", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x06c3acd330b959ad6efabce6d2d2125e73a88a65a9880d203dddf5957f7f0001", - "0x04": "0x8f965a06da0ac41dcb3a34f1d8ab7d8fee620a94faa42c395997756b007ffeff", - "0x05": "0xbce9265d88a053c18bc229ebff404c1534e1db43de85131da0179fe9ff8100ff", - "0x06": "0x02b5e9d7a094c19f5ebdd4f2e618f859ed15e4f1f0351f286bf849eb7f810001", - "0x07": "0xc73b7a6f68385c653a24993bb72eea0e4ba17470816ec658cf9c5bedfd81ff01", - "0x08": "0xb89fc178355660fe1c92c7d8ff11524702fad6e2255447946442356b00810101" + "gas" : "0x0d30d8", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x06c3acd330b959ad6efabce6d2d2125e73a88a65a9880d203dddf5957f7f0001", + "0x04" : "0x8f965a06da0ac41dcb3a34f1d8ab7d8fee620a94faa42c395997756b007ffeff", + "0x05" : "0xbce9265d88a053c18bc229ebff404c1534e1db43de85131da0179fe9ff8100ff", + "0x06" : "0x02b5e9d7a094c19f5ebdd4f2e618f859ed15e4f1f0351f286bf849eb7f810001", + "0x07" : "0xc73b7a6f68385c653a24993bb72eea0e4ba17470816ec658cf9c5bedfd81ff01", + "0x08" : "0xb89fc178355660fe1c92c7d8ff11524702fad6e2255447946442356b00810101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101000a6101000a600055600160ff0a6101000a60015560016101010a6101000a60025560016101000a60ff0a600355600160ff0a60ff0a60045560016101010a60ff0a60055560016101000a6101010a600655600160ff0a6101010a60075560016101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_10.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_10.json index 332b96090..d89562892 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_10.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_10.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_10": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_10Filler.json", - "sourceHash": "4b8da51eee6773daecfe22bd2067c03bc00a82f27934f7b8053636433008d2fe" + "expPowerOf256Of256_10" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_10Filler.json", + "sourceHash" : "21b4b949d4f8bc1ab587529fc2373e244edd0374433a99ef3b288334d65adb9b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2dae", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xfe0f60957dc223578a0298879ec55c33085514ff7f0000000000000000000001", - "0x04": "0xc1ea45f348b5d351c4d8fe5c77da979cadc33d866acc42e981278896b1f600ff", - "0x05": "0x56ddb29bca94fb986ac0a40188b3b53f3216b3559bd8324a77ea8bd8a80a00ff", - "0x06": "0x2d49ff6b0bbe177ae9317000b68fb921f7aa6aff810000000000000000000001", - "0x07": "0x185fa9eab94cfe3016b69657e83b23fd24cc6960218254231c3db627a7f60101", - "0x08": "0xa7a0223829f26d6c635368034320563df4aa5eb62efc87a42bb35f69b20a0101" + "gas" : "0x0d2dae", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xfe0f60957dc223578a0298879ec55c33085514ff7f0000000000000000000001", + "0x04" : "0xc1ea45f348b5d351c4d8fe5c77da979cadc33d866acc42e981278896b1f600ff", + "0x05" : "0x56ddb29bca94fb986ac0a40188b3b53f3216b3559bd8324a77ea8bd8a80a00ff", + "0x06" : "0x2d49ff6b0bbe177ae9317000b68fb921f7aa6aff810000000000000000000001", + "0x07" : "0x185fa9eab94cfe3016b69657e83b23fd24cc6960218254231c3db627a7f60101", + "0x08" : "0xa7a0223829f26d6c635368034320563df4aa5eb62efc87a42bb35f69b20a0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600a6101000a6101000a600055600a60ff0a6101000a600155600a6101010a6101000a600255600a6101000a60ff0a600355600a60ff0a60ff0a600455600a6101010a60ff0a600555600a6101000a6101010a600655600a60ff0a6101010a600755600a6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_11.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_11.json index ac9f4312b..242aef457 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_11.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_11.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_11": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_11Filler.json", - "sourceHash": "9f894285b221c629d940fd5717ca08b2f5f1e35b809191f00557ed3d1c76e01c" + "expPowerOf256Of256_11" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_11Filler.json", + "sourceHash" : "0b1366d68a11bbb8b60d5458d1c5f75983c677beda062040a2a12217dcd6dd92" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2d54", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xe1440264b8ee0cea0218879ec55c33085514ff7f000000000000000000000001", - "0x04": "0x29575fdce377b23043e489e358581474bc863187fa85f9945473a2be5889feff", - "0x05": "0x3df8c030ec521fb109c4d887dbbc14c7c9c9921b27058e3503971b60b18b00ff", - "0x06": "0x67799740340daf4a30f000b68fb921f7aa6aff81000000000000000000000001", - "0x07": "0x540a4e4635b40585e09ff10b63ffe310dd717fca5c0a51570091e25e378bff01", - "0x08": "0xdbbaef5c49ffee61b08cde6ebc8dba6e9a62d56c2355d1980cb9e790bc8b0101" + "gas" : "0x0d2d54", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xe1440264b8ee0cea0218879ec55c33085514ff7f000000000000000000000001", + "0x04" : "0x29575fdce377b23043e489e358581474bc863187fa85f9945473a2be5889feff", + "0x05" : "0x3df8c030ec521fb109c4d887dbbc14c7c9c9921b27058e3503971b60b18b00ff", + "0x06" : "0x67799740340daf4a30f000b68fb921f7aa6aff81000000000000000000000001", + "0x07" : "0x540a4e4635b40585e09ff10b63ffe310dd717fca5c0a51570091e25e378bff01", + "0x08" : "0xdbbaef5c49ffee61b08cde6ebc8dba6e9a62d56c2355d1980cb9e790bc8b0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600b6101000a6101000a600055600b60ff0a6101000a600155600b6101010a6101000a600255600b6101000a60ff0a600355600b60ff0a60ff0a600455600b6101010a60ff0a600555600b6101000a6101010a600655600b60ff0a6101010a600755600b6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_12.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_12.json index 2eadbc28b..80fe13699 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_12.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_12.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_12": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_12Filler.json", - "sourceHash": "3f676ad5517e82148d0d2da5936d57a608e33179c423d4304a6fe825b5707548" + "expPowerOf256Of256_12" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_12Filler.json", + "sourceHash" : "8e662f9b2bcc90eacdf00d0f18353ff17d7bada18f5ea2260030951429e0ff62" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2cfa", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xb0e95b83a36ce98218879ec55c33085514ff7f00000000000000000000000001", - "0x04": "0xc482ab56ec19186dc48c88f30861a850b2253b1ea6dc021589e569bd47f400ff", - "0x05": "0xcf45c7f9af4bbe4a83055b55b97777ad5e0a3f08b129c9ae208c5d713c0c00ff", - "0x06": "0xa5cbb62a421049b0f000b68fb921f7aa6aff8100000000000000000000000001", - "0x07": "0x3bde6ca66dffe1bf5d727c3edea74c7a4af43b3912e6256d37705c8f3bf40101", - "0x08": "0x3f49a1e40c5213aa4ffed57eb4c1ad2d181b2aaa289e9d59c2256c43480c0101" + "gas" : "0x0d2cfa", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xb0e95b83a36ce98218879ec55c33085514ff7f00000000000000000000000001", + "0x04" : "0xc482ab56ec19186dc48c88f30861a850b2253b1ea6dc021589e569bd47f400ff", + "0x05" : "0xcf45c7f9af4bbe4a83055b55b97777ad5e0a3f08b129c9ae208c5d713c0c00ff", + "0x06" : "0xa5cbb62a421049b0f000b68fb921f7aa6aff8100000000000000000000000001", + "0x07" : "0x3bde6ca66dffe1bf5d727c3edea74c7a4af43b3912e6256d37705c8f3bf40101", + "0x08" : "0x3f49a1e40c5213aa4ffed57eb4c1ad2d181b2aaa289e9d59c2256c43480c0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600c6101000a6101000a600055600c60ff0a6101000a600155600c6101010a6101000a600255600c6101000a60ff0a600355600c60ff0a60ff0a600455600c6101010a60ff0a600555600c6101000a6101010a600655600c60ff0a6101010a600755600c6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_13.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_13.json index 3d487fd15..9d3ada542 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_13.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_13.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_13": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_13Filler.json", - "sourceHash": "da54905daaeaa0664d44547ff55e475b07362ac581d4a395233ed5e2c6f52ced" + "expPowerOf256Of256_13" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_13Filler.json", + "sourceHash" : "d7052bc90b7237c69a4efdf860a687a529c09e545ddc74ab104923c720ad0b91" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2ca0", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xe02639036c698218879ec55c33085514ff7f0000000000000000000000000001", - "0x04": "0x8be664bde946d939ce551b948b503787942d2a7734509288c1b62fd5c48bfeff", - "0x05": "0xa923a28e7a75aef26c51580ffc686879e4a0b404b089bdbcd751d88b478d00ff", - "0x06": "0x41ac5ea30fc9b0f000b68fb921f7aa6aff810000000000000000000000000001", - "0x07": "0x0daa3a177ec975cb69bb4acf4a6e1be7bcc1ad33d1ffad97510f9fea9d8dff01", - "0x08": "0x19e6822beb889be28310060f4fb9741bfd50a31fa81ec65de21f7b02548d0101" + "gas" : "0x0d2ca0", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xe02639036c698218879ec55c33085514ff7f0000000000000000000000000001", + "0x04" : "0x8be664bde946d939ce551b948b503787942d2a7734509288c1b62fd5c48bfeff", + "0x05" : "0xa923a28e7a75aef26c51580ffc686879e4a0b404b089bdbcd751d88b478d00ff", + "0x06" : "0x41ac5ea30fc9b0f000b68fb921f7aa6aff810000000000000000000000000001", + "0x07" : "0x0daa3a177ec975cb69bb4acf4a6e1be7bcc1ad33d1ffad97510f9fea9d8dff01", + "0x08" : "0x19e6822beb889be28310060f4fb9741bfd50a31fa81ec65de21f7b02548d0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d6101000a6101000a600055600d60ff0a6101000a600155600d6101010a6101000a600255600d6101000a60ff0a600355600d60ff0a60ff0a600455600d6101010a60ff0a600555600d6101000a6101010a600655600d60ff0a6101010a600755600d6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_14.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_14.json index 4aeaa3095..6b3f6f918 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_14.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_14.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_14": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_14Filler.json", - "sourceHash": "edd3df91eb065b15cab5d220c3d106ed68ddaf58d6c58f53a8cd65b27d2b2581" + "expPowerOf256Of256_14" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_14Filler.json", + "sourceHash" : "58cc5ba032541e61180d5bb54913a3b14ba2db81e6e455d45fd0504bb1a69da4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2c46", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xdb9902ec698218879ec55c33085514ff7f000000000000000000000000000001", - "0x04": "0x83fab06c6c8fef761ebbb9534c06ac2a9d61820623008069062ff3b1e1f200ff", - "0x05": "0x3f791dd183ed5b963bd86e0dba1a9dd5b8ceeb078f15c73062f1942fd40e00ff", - "0x06": "0xe0bfa28fc9b0f000b68fb921f7aa6aff81000000000000000000000000000001", - "0x07": "0x8133b760dfae27560eb490f235ddfa301f058dee4f01f3fe4b3567d0d3f20101", - "0x08": "0xcd4cd0124e983af71620fb5f98275965c6a8bebc4b8adc288b63224ee20e0101" + "gas" : "0x0d2c46", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xdb9902ec698218879ec55c33085514ff7f000000000000000000000000000001", + "0x04" : "0x83fab06c6c8fef761ebbb9534c06ac2a9d61820623008069062ff3b1e1f200ff", + "0x05" : "0x3f791dd183ed5b963bd86e0dba1a9dd5b8ceeb078f15c73062f1942fd40e00ff", + "0x06" : "0xe0bfa28fc9b0f000b68fb921f7aa6aff81000000000000000000000000000001", + "0x07" : "0x8133b760dfae27560eb490f235ddfa301f058dee4f01f3fe4b3567d0d3f20101", + "0x08" : "0xcd4cd0124e983af71620fb5f98275965c6a8bebc4b8adc288b63224ee20e0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600e6101000a6101000a600055600e60ff0a6101000a600155600e6101010a6101000a600255600e6101000a60ff0a600355600e60ff0a60ff0a600455600e6101010a60ff0a600555600e6101000a6101010a600655600e60ff0a6101010a600755600e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_15.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_15.json index 892b82197..c16233f3e 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_15.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_15.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_15": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_15Filler.json", - "sourceHash": "f7cb05c59e6a333a6f97a5d9f4c0f35af8d8422f06d1cfe1aa80a98c27f99ed1" + "expPowerOf256Of256_15" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_15Filler.json", + "sourceHash" : "ce849f731f8f9cfdb8c922cac2e16d847e6af0bea8958367c172b277020c7819" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2bec", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x9882ec698218879ec55c33085514ff7f00000000000000000000000000000001", - "0x04": "0x75c4915e18b96704209738f5ca765568bb4dc4113d56683977825a132c8dfeff", - "0x05": "0x5c76839bf5a80b1da705dbdf43e4dd6770cd7501af11ff2dab7918dfe18f00ff", - "0x06": "0xbf228fc9b0f000b68fb921f7aa6aff8100000000000000000000000000000001", - "0x07": "0xc6a29131e7594004bc2aa79f0d2c402a1409c57c77d284c14b1a3ab0ff8fff01", - "0x08": "0xe6b3e5cf6ec90e532fef7d08455ebf92a03e9e3f6e224ea0febdf1a9f08f0101" + "gas" : "0x0d2bec", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x9882ec698218879ec55c33085514ff7f00000000000000000000000000000001", + "0x04" : "0x75c4915e18b96704209738f5ca765568bb4dc4113d56683977825a132c8dfeff", + "0x05" : "0x5c76839bf5a80b1da705dbdf43e4dd6770cd7501af11ff2dab7918dfe18f00ff", + "0x06" : "0xbf228fc9b0f000b68fb921f7aa6aff8100000000000000000000000000000001", + "0x07" : "0xc6a29131e7594004bc2aa79f0d2c402a1409c57c77d284c14b1a3ab0ff8fff01", + "0x08" : "0xe6b3e5cf6ec90e532fef7d08455ebf92a03e9e3f6e224ea0febdf1a9f08f0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600f6101000a6101000a600055600f60ff0a6101000a600155600f6101010a6101000a600255600f6101000a60ff0a600355600f60ff0a60ff0a600455600f6101010a60ff0a600555600f6101000a6101010a600655600f60ff0a6101010a600755600f6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_16.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_16.json index 80819a093..f8393cff9 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_16.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_16.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_16": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_16Filler.json", - "sourceHash": "df0ea880ab4d8279515ba63f5a4c098d3869d42a1145eee993bdb07d543191ac" + "expPowerOf256Of256_16" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_16Filler.json", + "sourceHash" : "7abe4db41b9db5ddba7e759a19f56721bfda3633d9a209a61885770b48730ba0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2b92", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x82ec698218879ec55c33085514ff7f0000000000000000000000000000000001", - "0x04": "0x3122f4bcdf6dd8b265cd18eb6af28c879aed44a35e0bf59273e39e6c7ff000ff", - "0x05": "0x6a2b3bc87a02c29b9d27757df43047ecd0f15485270fca27417a701c701000ff", - "0x06": "0x228fc9b0f000b68fb921f7aa6aff810000000000000000000000000000000001", - "0x07": "0x88e1259502eef93d46060aacc9e2ff506c734dade0b6714ab12d17e46ff00101", - "0x08": "0x4a103813c12c12169b218296bb0a9eae80cf8d2b158aa70eb990f99480100101" + "gas" : "0x0d2b92", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x82ec698218879ec55c33085514ff7f0000000000000000000000000000000001", + "0x04" : "0x3122f4bcdf6dd8b265cd18eb6af28c879aed44a35e0bf59273e39e6c7ff000ff", + "0x05" : "0x6a2b3bc87a02c29b9d27757df43047ecd0f15485270fca27417a701c701000ff", + "0x06" : "0x228fc9b0f000b68fb921f7aa6aff810000000000000000000000000000000001", + "0x07" : "0x88e1259502eef93d46060aacc9e2ff506c734dade0b6714ab12d17e46ff00101", + "0x08" : "0x4a103813c12c12169b218296bb0a9eae80cf8d2b158aa70eb990f99480100101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60106101000a6101000a600055601060ff0a6101000a60015560106101010a6101000a60025560106101000a60ff0a600355601060ff0a60ff0a60045560106101010a60ff0a60055560106101000a6101010a600655601060ff0a6101010a60075560106101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_17.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_17.json index 8d00a5ed0..676417b76 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_17.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_17.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_17": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_17Filler.json", - "sourceHash": "f070c654038863bc1be0d7f5a1f94d32eeae2548d2253bef46dd9153621c8d3a" + "expPowerOf256Of256_17" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_17Filler.json", + "sourceHash" : "d7a8e01c7d7ef07a3ab3091cf3116a4f6ec8efab1f5dabc6abdab919a3e96f08" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2b38", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xec698218879ec55c33085514ff7f000000000000000000000000000000000001", - "0x04": "0x722ad218eb1995a2d257c4c06d8de993c203cfc8e3512df7d633e17e908ffeff", - "0x05": "0x8ac9b5ec08d74612cb29f941481d274b51721af2296207c0da8d24667f9100ff", - "0x06": "0x8fc9b0f000b68fb921f7aa6aff81000000000000000000000000000000000001", - "0x07": "0x81d5ff63680841482299f3eab616446dcd336f537c0c565aa4112ab95d91ff01", - "0x08": "0x9c6ca90dac4e97dea02ac969e8649ee9e6232e0c3f4797411151cb8f90910101" + "gas" : "0x0d2b38", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xec698218879ec55c33085514ff7f000000000000000000000000000000000001", + "0x04" : "0x722ad218eb1995a2d257c4c06d8de993c203cfc8e3512df7d633e17e908ffeff", + "0x05" : "0x8ac9b5ec08d74612cb29f941481d274b51721af2296207c0da8d24667f9100ff", + "0x06" : "0x8fc9b0f000b68fb921f7aa6aff81000000000000000000000000000000000001", + "0x07" : "0x81d5ff63680841482299f3eab616446dcd336f537c0c565aa4112ab95d91ff01", + "0x08" : "0x9c6ca90dac4e97dea02ac969e8649ee9e6232e0c3f4797411151cb8f90910101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60116101000a6101000a600055601160ff0a6101000a60015560116101010a6101000a60025560116101000a60ff0a600355601160ff0a60ff0a60045560116101010a60ff0a60055560116101000a6101010a600655601160ff0a6101010a60075560116101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_18.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_18.json index b05374172..f8c349214 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_18.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_18.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_18": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_18Filler.json", - "sourceHash": "8cb52e6bdf20dde0fbdfcfa1309199db454a3bea15b4695b2f19fc0de0eb7aca" + "expPowerOf256Of256_18" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_18Filler.json", + "sourceHash" : "9aae91d4c3217ab1ae7ac11ca2cdce036b3be2c2bc426f515bbc1b1e4a9a48eb" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2ade", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x698218879ec55c33085514ff7f00000000000000000000000000000000000001", - "0x04": "0x8a2cbd9f40794e2205b13306f2aa0a43c60823c64b95d8601fa4f1e521ee00ff", - "0x05": "0xc1b5a1e3a81da51b10d84e880f0113ff67b863ddad3faf1f4ecf413f101200ff", - "0x06": "0xc9b0f000b68fb921f7aa6aff8100000000000000000000000000000000000001", - "0x07": "0x410be68e49452a1fbcd863bf6e8d637f8eae4979c34c88d552afbcc20fee0101", - "0x08": "0xf540cb714754b5b1eb0373833833bd7fb0ee925ce8b92962500b7a1c22120101" + "gas" : "0x0d2ade", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x698218879ec55c33085514ff7f00000000000000000000000000000000000001", + "0x04" : "0x8a2cbd9f40794e2205b13306f2aa0a43c60823c64b95d8601fa4f1e521ee00ff", + "0x05" : "0xc1b5a1e3a81da51b10d84e880f0113ff67b863ddad3faf1f4ecf413f101200ff", + "0x06" : "0xc9b0f000b68fb921f7aa6aff8100000000000000000000000000000000000001", + "0x07" : "0x410be68e49452a1fbcd863bf6e8d637f8eae4979c34c88d552afbcc20fee0101", + "0x08" : "0xf540cb714754b5b1eb0373833833bd7fb0ee925ce8b92962500b7a1c22120101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60126101000a6101000a600055601260ff0a6101000a60015560126101010a6101000a60025560126101000a60ff0a600355601260ff0a60ff0a60045560126101010a60ff0a60055560126101000a6101010a600655601260ff0a6101010a60075560126101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_19.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_19.json index 53991c313..f14e14f0c 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_19.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_19.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_19": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_19Filler.json", - "sourceHash": "2bf12bb4afe51d507c22e76e8e5c567b0ef569281b1ebfd4045334c1da40bef5" + "expPowerOf256Of256_19" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_19Filler.json", + "sourceHash" : "82899697a114c2742a99d07558e3ff58075aed7ac8d0b4624e336727ed10644b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2a84", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x8218879ec55c33085514ff7f0000000000000000000000000000000000000001", - "0x04": "0xb795ad7ac24cfbb7435cf53bd3584f3d4b2709935635c3ceb66e761ff091feff", - "0x05": "0x1f0bb7be91a0ccd0cca93d75cf03de3e6b56fe8f1c54242617665327219300ff", - "0x06": "0xb0f000b68fb921f7aa6aff810000000000000000000000000000000000000001", - "0x07": "0xad571756ecbff1bfdef064861e5e92c5d897a9cc380e54bdbaabd80bb793ff01", - "0x08": "0xd8b5b531989e689f700dcdb43ab90e79a49dfbbb5a13dbf751df98bb34930101" + "gas" : "0x0d2a84", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x8218879ec55c33085514ff7f0000000000000000000000000000000000000001", + "0x04" : "0xb795ad7ac24cfbb7435cf53bd3584f3d4b2709935635c3ceb66e761ff091feff", + "0x05" : "0x1f0bb7be91a0ccd0cca93d75cf03de3e6b56fe8f1c54242617665327219300ff", + "0x06" : "0xb0f000b68fb921f7aa6aff810000000000000000000000000000000000000001", + "0x07" : "0xad571756ecbff1bfdef064861e5e92c5d897a9cc380e54bdbaabd80bb793ff01", + "0x08" : "0xd8b5b531989e689f700dcdb43ab90e79a49dfbbb5a13dbf751df98bb34930101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60136101000a6101000a600055601360ff0a6101000a60015560136101010a6101000a60025560136101000a60ff0a600355601360ff0a60ff0a60045560136101010a60ff0a60055560136101000a6101010a600655601360ff0a6101010a60075560136101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_2.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_2.json index c1952dd09..c2e55156c 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_2.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_2.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_2Filler.json", - "sourceHash": "1bb794ffa6e9ae153773b173b7a12dac12fac68c4ca5cda54e75173507967636" + "expPowerOf256Of256_2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_2Filler.json", + "sourceHash" : "249a51e755ea2cd7bdbc704a8b3825fc01d8145221332c23e605cda095415004" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d307e", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x4ee4ceeaac565c81f55a87c43f82f7c889ef4fc7c679671e28d594ff7f000001", - "0x04": "0x82f46a1b4e34d66712910615d2571d75606ceac51fa8ca8c58cf6ca881fe00ff", - "0x05": "0x81c9fcefa5de158ae2007f25d35c0d11cd735342a48905955a5a6852800200ff", - "0x06": "0x666ac362902470ed850709e2a29969d10cba09debc03c38d172aeaff81000001", - "0x07": "0xeb30a3c678a01bde914548f98f3366dc0ffe9f85384ebf1111d03dad7ffe0101", - "0x08": "0x72d0a7939b6303ce1d46e6e3f1b8be303bfdb2b00f41ad8076b0975782020101" + "gas" : "0x0d307e", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x4ee4ceeaac565c81f55a87c43f82f7c889ef4fc7c679671e28d594ff7f000001", + "0x04" : "0x82f46a1b4e34d66712910615d2571d75606ceac51fa8ca8c58cf6ca881fe00ff", + "0x05" : "0x81c9fcefa5de158ae2007f25d35c0d11cd735342a48905955a5a6852800200ff", + "0x06" : "0x666ac362902470ed850709e2a29969d10cba09debc03c38d172aeaff81000001", + "0x07" : "0xeb30a3c678a01bde914548f98f3366dc0ffe9f85384ebf1111d03dad7ffe0101", + "0x08" : "0x72d0a7939b6303ce1d46e6e3f1b8be303bfdb2b00f41ad8076b0975782020101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026101000a6101000a600055600260ff0a6101000a60015560026101010a6101000a60025560026101000a60ff0a600355600260ff0a60ff0a60045560026101010a60ff0a60055560026101000a6101010a600655600260ff0a6101010a60075560026101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_20.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_20.json index 2ac3f962f..7eec30564 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_20.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_20.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_20": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_20Filler.json", - "sourceHash": "3e1e5001e4e59a393a85390f68cd05d35e46428201bde93b6f68ceb7ef9ec051" + "expPowerOf256Of256_20" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_20Filler.json", + "sourceHash" : "c3555c8b166600d82076a8dace17cdba2e354cc84b92e88080ae847533a1f39e" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2a2a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x18879ec55c33085514ff7f000000000000000000000000000000000000000001", - "0x04": "0x67e4797dc21f02ce4a7c52218c7dbea5d212e6c244e24f0ba4c08613c7ec00ff", - "0x05": "0xa1ce1a085f258785846939cc1d2e8725ac94ad4dff8913234e00679fb41400ff", - "0x06": "0xf000b68fb921f7aa6aff81000000000000000000000000000000000000000001", - "0x07": "0xcce501857a1cb45473915a28082af950e0f78f7e2de68ce748adb661b3ec0101", - "0x08": "0x3b2e28d274a16c08b58a23bad63bba6d7b09685769d1f68ca3873bedc8140101" + "gas" : "0x0d2a2a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x18879ec55c33085514ff7f000000000000000000000000000000000000000001", + "0x04" : "0x67e4797dc21f02ce4a7c52218c7dbea5d212e6c244e24f0ba4c08613c7ec00ff", + "0x05" : "0xa1ce1a085f258785846939cc1d2e8725ac94ad4dff8913234e00679fb41400ff", + "0x06" : "0xf000b68fb921f7aa6aff81000000000000000000000000000000000000000001", + "0x07" : "0xcce501857a1cb45473915a28082af950e0f78f7e2de68ce748adb661b3ec0101", + "0x08" : "0x3b2e28d274a16c08b58a23bad63bba6d7b09685769d1f68ca3873bedc8140101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60146101000a6101000a600055601460ff0a6101000a60015560146101010a6101000a60025560146101000a60ff0a600355601460ff0a60ff0a60045560146101010a60ff0a60055560146101000a6101010a600655601460ff0a6101010a60075560146101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_21.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_21.json index e63dc63ed..44e1a43b0 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_21.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_21.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_21": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_21Filler.json", - "sourceHash": "ce52da9057e3fa7d2cd345a3397d93afefa12c7879817ff918ce958ab90f2595" + "expPowerOf256Of256_21" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_21Filler.json", + "sourceHash" : "10c6f39a124dba927aaa49875627683b285895b497464e74a1202217096e2089" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d29d0", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x879ec55c33085514ff7f00000000000000000000000000000000000000000001", - "0x04": "0x7fd07055ff50cdfe4b4bd9a15133d72d3607d92eb7ac81bac93db7ff4c93feff", - "0x05": "0x665ac5c769e87f61d5993abc26522fbfca2734d76a63216b2d550d29c79500ff", - "0x06": "0xb68fb921f7aa6aff8100000000000000000000000000000000000000000001", - "0x07": "0x1c93db67c9884bc694686d69a25a5d7ed089841d5ce147fdd7199ab00d95ff01", - "0x08": "0x485053d8ff66be52036597520344fac87b6a305426a9e49221d3f934dc950101" + "gas" : "0x0d29d0", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x879ec55c33085514ff7f00000000000000000000000000000000000000000001", + "0x04" : "0x7fd07055ff50cdfe4b4bd9a15133d72d3607d92eb7ac81bac93db7ff4c93feff", + "0x05" : "0x665ac5c769e87f61d5993abc26522fbfca2734d76a63216b2d550d29c79500ff", + "0x06" : "0xb68fb921f7aa6aff8100000000000000000000000000000000000000000001", + "0x07" : "0x1c93db67c9884bc694686d69a25a5d7ed089841d5ce147fdd7199ab00d95ff01", + "0x08" : "0x485053d8ff66be52036597520344fac87b6a305426a9e49221d3f934dc950101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60156101000a6101000a600055601560ff0a6101000a60015560156101010a6101000a60025560156101000a60ff0a600355601560ff0a60ff0a60045560156101010a60ff0a60055560156101000a6101010a600655601560ff0a6101010a60075560156101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_22.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_22.json index 0d1f02555..48fb5c02f 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_22.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_22.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_22": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_22Filler.json", - "sourceHash": "b568d0b177c9f22d73b46e92e6fc973e292a6406e5c0fd774c4d62ffd1323a56" + "expPowerOf256Of256_22" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_22Filler.json", + "sourceHash" : "c0e0c1457caeab0bedb354de662de3741cd90362ec3fe970cbd5565c8e164a1f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2976", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x9ec55c33085514ff7f0000000000000000000000000000000000000000000001", - "0x04": "0xec447e662ac08957d7e290a421dbf54c0aaf43aadc9cc465ad0b02f071ea00ff", - "0x05": "0xdc9178d3bab470096f01477c859b5f4173986640b659426412a653465c1600ff", - "0x06": "0xb68fb921f7aa6aff810000000000000000000000000000000000000000000001", - "0x07": "0xdcf0a770777610503596ae0311af46c171151ed45107d7e7bb8f74bb5bea0101", - "0x08": "0x4d65773387993928c95c861274232d3fb6f6b7fe1b22e4e61a30e71172160101" + "gas" : "0x0d2976", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x9ec55c33085514ff7f0000000000000000000000000000000000000000000001", + "0x04" : "0xec447e662ac08957d7e290a421dbf54c0aaf43aadc9cc465ad0b02f071ea00ff", + "0x05" : "0xdc9178d3bab470096f01477c859b5f4173986640b659426412a653465c1600ff", + "0x06" : "0xb68fb921f7aa6aff810000000000000000000000000000000000000000000001", + "0x07" : "0xdcf0a770777610503596ae0311af46c171151ed45107d7e7bb8f74bb5bea0101", + "0x08" : "0x4d65773387993928c95c861274232d3fb6f6b7fe1b22e4e61a30e71172160101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60166101000a6101000a600055601660ff0a6101000a60015560166101010a6101000a60025560166101000a60ff0a600355601660ff0a60ff0a60045560166101010a60ff0a60055560166101000a6101010a600655601660ff0a6101010a60075560166101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_23.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_23.json index 991f1cc2c..9dfbc3354 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_23.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_23.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_23": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_23Filler.json", - "sourceHash": "38af599c5f1710b1d7c98da78bf0c4426b7fd2c3ea8afe4272147706a93b231b" + "expPowerOf256Of256_23" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_23Filler.json", + "sourceHash" : "6ff02117a4131900b84bb38b99a97e590f197792f742bd27678797d0976c2c3d" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d291c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xc55c33085514ff7f000000000000000000000000000000000000000000000001", - "0x04": "0x537ca0f03f974303005f1e6693b55b72315a166841732e42b8353724a495feff", - "0x05": "0x86418797ec60058de6cca47dfdbee79923ac49d7801e01840041ca76719700ff", - "0x06": "0x8fb921f7aa6aff81000000000000000000000000000000000000000000000001", - "0x07": "0x56a55341ab8d4318f1cfb55d5f21e2ba35d7e070a72bac6b2b21baae5f97ff01", - "0x08": "0x55ddd0ec77909de6d8311116cf520398e816f928b06fdd90ec239d0488970101" + "gas" : "0x0d291c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xc55c33085514ff7f000000000000000000000000000000000000000000000001", + "0x04" : "0x537ca0f03f974303005f1e6693b55b72315a166841732e42b8353724a495feff", + "0x05" : "0x86418797ec60058de6cca47dfdbee79923ac49d7801e01840041ca76719700ff", + "0x06" : "0x8fb921f7aa6aff81000000000000000000000000000000000000000000000001", + "0x07" : "0x56a55341ab8d4318f1cfb55d5f21e2ba35d7e070a72bac6b2b21baae5f97ff01", + "0x08" : "0x55ddd0ec77909de6d8311116cf520398e816f928b06fdd90ec239d0488970101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60176101000a6101000a600055601760ff0a6101000a60015560176101010a6101000a60025560176101000a60ff0a600355601760ff0a60ff0a60045560176101010a60ff0a60055560176101000a6101010a600655601760ff0a6101010a60075560176101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_24.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_24.json index 1d6ff87f8..1eef9f6de 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_24.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_24.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_24": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_24Filler.json", - "sourceHash": "b2214b33d3fab1dfe04637edd51f67ec988e5bc2cbf134113adca7a36b73580b" + "expPowerOf256Of256_24" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_24Filler.json", + "sourceHash" : "cbbb2605b3283fff77ffccb39e107bd2a9353d0f25fb2fa43dc94f5db1c9f1f3" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d28c2", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x5c33085514ff7f00000000000000000000000000000000000000000000000001", - "0x04": "0xd542e526003539ead104274aff2d78332366e29d328c2161f0c120731fe800ff", - "0x05": "0xc706cb25e8384ce9bb5c9cb48415238ba03e16c448e292c0a101843b081800ff", - "0x06": "0xb921f7aa6aff8100000000000000000000000000000000000000000000000001", - "0x07": "0x4ca55f89202c524cb0f1cb3195d13c8d94a9f7a05c59e1d4031577c707e80101", - "0x08": "0x8c4b0574e9156b80035f3ecdcf1fe79d273ed7559747a4322bcd338f20180101" + "gas" : "0x0d28c2", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x5c33085514ff7f00000000000000000000000000000000000000000000000001", + "0x04" : "0xd542e526003539ead104274aff2d78332366e29d328c2161f0c120731fe800ff", + "0x05" : "0xc706cb25e8384ce9bb5c9cb48415238ba03e16c448e292c0a101843b081800ff", + "0x06" : "0xb921f7aa6aff8100000000000000000000000000000000000000000000000001", + "0x07" : "0x4ca55f89202c524cb0f1cb3195d13c8d94a9f7a05c59e1d4031577c707e80101", + "0x08" : "0x8c4b0574e9156b80035f3ecdcf1fe79d273ed7559747a4322bcd338f20180101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60186101000a6101000a600055601860ff0a6101000a60015560186101010a6101000a60025560186101000a60ff0a600355601860ff0a60ff0a60045560186101010a60ff0a60055560186101000a6101010a600655601860ff0a6101010a60075560186101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_25.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_25.json index a4360a372..e3439e0b4 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_25.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_25.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_25": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_25Filler.json", - "sourceHash": "74d1ad702e512305c9b820a2f64cff06cf51504b5d46fd73aee35f186e64f053" + "expPowerOf256Of256_25" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_25Filler.json", + "sourceHash" : "681b6391573ae3638d187cb462c2ceac81bb651942fa2a4039c54835a82bc251" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2868", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x33085514ff7f0000000000000000000000000000000000000000000000000001", - "0x04": "0x7f510dd7198cac0a92ff7ea80451838c0dfa12114c41a0ef05907397f897feff", - "0x05": "0x1275e752b6aee228ecba5e9b57ef1111deff3c651e2cfbf2cccd13151f9900ff", - "0x06": "0x21f7aa6aff810000000000000000000000000000000000000000000000000001", - "0x07": "0x6646340ad51a03bb710caf05756b685b33c7dad62ae68d369243700ead99ff01", - "0x08": "0x29d80e8060ef2221929bb18215586c742686d6860e028ca0456b443238990101" + "gas" : "0x0d2868", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x33085514ff7f0000000000000000000000000000000000000000000000000001", + "0x04" : "0x7f510dd7198cac0a92ff7ea80451838c0dfa12114c41a0ef05907397f897feff", + "0x05" : "0x1275e752b6aee228ecba5e9b57ef1111deff3c651e2cfbf2cccd13151f9900ff", + "0x06" : "0x21f7aa6aff810000000000000000000000000000000000000000000000000001", + "0x07" : "0x6646340ad51a03bb710caf05756b685b33c7dad62ae68d369243700ead99ff01", + "0x08" : "0x29d80e8060ef2221929bb18215586c742686d6860e028ca0456b443238990101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60196101000a6101000a600055601960ff0a6101000a60015560196101010a6101000a60025560196101000a60ff0a600355601960ff0a60ff0a60045560196101010a60ff0a60055560196101000a6101010a600655601960ff0a6101010a60075560196101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_26.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_26.json index 0fc4d781e..248b23acb 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_26.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_26.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_26": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_26Filler.json", - "sourceHash": "f8cd2c9613fe495b1e4350181fb338743a9b059ec738b292702e62a997f0411f" + "expPowerOf256Of256_26" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_26Filler.json", + "sourceHash" : "466a34547f08dfadfe7b8170595dbcd4a85e8841d60e17d45535efadf41e6a24" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d280e", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x085514ff7f000000000000000000000000000000000000000000000000000001", - "0x04": "0x1d164db738eb6893868b361ad2803f97be35764456e82a837667a693d1e600ff", - "0x05": "0x8b92c24abebf376a5aab5ff4dfd3538a03d38a10bced2aae8e1a8a85b81a00ff", - "0x06": "0xf7aa6aff81000000000000000000000000000000000000000000000000000001", - "0x07": "0x6931bda98c70e860a1f6a5224940f1ec7e6734cd9456c95806384f7cb7e60101", - "0x08": "0x3402a9db66492dfc2a220715e76243469462f24edc56903ba1d8e96ed21a0101" + "gas" : "0x0d280e", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x085514ff7f000000000000000000000000000000000000000000000000000001", + "0x04" : "0x1d164db738eb6893868b361ad2803f97be35764456e82a837667a693d1e600ff", + "0x05" : "0x8b92c24abebf376a5aab5ff4dfd3538a03d38a10bced2aae8e1a8a85b81a00ff", + "0x06" : "0xf7aa6aff81000000000000000000000000000000000000000000000000000001", + "0x07" : "0x6931bda98c70e860a1f6a5224940f1ec7e6734cd9456c95806384f7cb7e60101", + "0x08" : "0x3402a9db66492dfc2a220715e76243469462f24edc56903ba1d8e96ed21a0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601a6101000a6101000a600055601a60ff0a6101000a600155601a6101010a6101000a600255601a6101000a60ff0a600355601a60ff0a60ff0a600455601a6101010a60ff0a600555601a6101000a6101010a600655601a60ff0a6101010a600755601a6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_27.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_27.json index 9a32942f5..123f691ef 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_27.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_27.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_27": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_27Filler.json", - "sourceHash": "58b69b876666593f06ee8e5fef2f9fc078908f419ce364fe9dedf5acffeea71e" + "expPowerOf256Of256_27" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_27Filler.json", + "sourceHash" : "4cb84dd85410e6e10a6fb0903c5336c92f1f3b1183b37b0d69793ab6eeff538a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d27b4", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x5514ff7f00000000000000000000000000000000000000000000000000000001", - "0x04": "0x178918ffbcb401d4efd2f7dfb4d01a897172267f0f491121ac52dd614899feff", - "0x05": "0x38ecff71480ca0b422f2ed6f780d5fead2ae234a49104b10a86f7f0dd19b00ff", - "0x06": "0xaa6aff8100000000000000000000000000000000000000000000000000000001", - "0x07": "0xd02811cb5dc1d80567e810532b235b7672f5c78cd6e89bb511d5e2d8f79bff01", - "0x08": "0x1b4e6404f474c18055d30bb8987672f59e97980d6f9de1764c0fbec5ec9b0101" + "gas" : "0x0d27b4", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x5514ff7f00000000000000000000000000000000000000000000000000000001", + "0x04" : "0x178918ffbcb401d4efd2f7dfb4d01a897172267f0f491121ac52dd614899feff", + "0x05" : "0x38ecff71480ca0b422f2ed6f780d5fead2ae234a49104b10a86f7f0dd19b00ff", + "0x06" : "0xaa6aff8100000000000000000000000000000000000000000000000000000001", + "0x07" : "0xd02811cb5dc1d80567e810532b235b7672f5c78cd6e89bb511d5e2d8f79bff01", + "0x08" : "0x1b4e6404f474c18055d30bb8987672f59e97980d6f9de1764c0fbec5ec9b0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601b6101000a6101000a600055601b60ff0a6101000a600155601b6101010a6101000a600255601b6101000a60ff0a600355601b60ff0a60ff0a600455601b6101010a60ff0a600555601b6101000a6101010a600655601b60ff0a6101010a600755601b6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_28.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_28.json index 58b12d8de..a206a26e8 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_28.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_28.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_28": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_28Filler.json", - "sourceHash": "7c777e8ac6e44db49986159099879a393d4d1e24a134a942bc56e9a3f645f441" + "expPowerOf256Of256_28" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_28Filler.json", + "sourceHash" : "f0bed14e403ae3cbb67dfbf7e93be879d04590226ad07c947e5d76e1ef45a4e4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d275a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x14ff7f0000000000000000000000000000000000000000000000000000000001", - "0x04": "0xffd368e44b3f85cb81ae394c9809ca9fa2db46a83d7880a912ab6d4a87e400ff", - "0x05": "0x0981ad53c19b15a94bcf0bf20235dd0da9df25f46ae635029fe2062e6c1c00ff", - "0x06": "0x6aff810000000000000000000000000000000000000000000000000000000001", - "0x07": "0x19df06ffa28250867006726405fbc05d43dc2f9d2f025006db089bd46be40101", - "0x08": "0x243fffe3a4f2982f45055c08f379648ab886da8027a7401117a8e0b8881c0101" + "gas" : "0x0d275a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x14ff7f0000000000000000000000000000000000000000000000000000000001", + "0x04" : "0xffd368e44b3f85cb81ae394c9809ca9fa2db46a83d7880a912ab6d4a87e400ff", + "0x05" : "0x0981ad53c19b15a94bcf0bf20235dd0da9df25f46ae635029fe2062e6c1c00ff", + "0x06" : "0x6aff810000000000000000000000000000000000000000000000000000000001", + "0x07" : "0x19df06ffa28250867006726405fbc05d43dc2f9d2f025006db089bd46be40101", + "0x08" : "0x243fffe3a4f2982f45055c08f379648ab886da8027a7401117a8e0b8881c0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601c6101000a6101000a600055601c60ff0a6101000a600155601c6101010a6101000a600255601c6101000a60ff0a600355601c60ff0a60ff0a600455601c6101010a60ff0a600555601c6101000a6101010a600655601c60ff0a6101010a600755601c6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_29.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_29.json index 4d1b3e1d2..496fcb25c 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_29.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_29.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_29": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_29Filler.json", - "sourceHash": "b0d3a0e97954254e535a7cba322485f664e2915eadb53a97e9294808bb5736e5" + "expPowerOf256Of256_29" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_29Filler.json", + "sourceHash" : "eea0d96d36132886c8e85240f2ce145ee5d78888bfb08cbfc937c4eb29d76075" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2700", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xff7f000000000000000000000000000000000000000000000000000000000001", - "0x04": "0x41e065d46e0349cfe624c4e8a2034aea1f7edfff80e511cd8067d488949bfeff", - "0x05": "0xa84162ca6675a22c4c79dfc4ea15f760db5a04dbf04246764199b668879d00ff", - "0x06": "0xff81000000000000000000000000000000000000000000000000000000000001", - "0x07": "0x1226984faa6b05ebdbd45d8477fa4fd5b55bfd5061de03c319282b153d9dff01", - "0x08": "0x5cc9e6b0b749fd94541ad00364bdec2fca7816981ca3e38f485decc7a49d0101" + "gas" : "0x0d2700", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xff7f000000000000000000000000000000000000000000000000000000000001", + "0x04" : "0x41e065d46e0349cfe624c4e8a2034aea1f7edfff80e511cd8067d488949bfeff", + "0x05" : "0xa84162ca6675a22c4c79dfc4ea15f760db5a04dbf04246764199b668879d00ff", + "0x06" : "0xff81000000000000000000000000000000000000000000000000000000000001", + "0x07" : "0x1226984faa6b05ebdbd45d8477fa4fd5b55bfd5061de03c319282b153d9dff01", + "0x08" : "0x5cc9e6b0b749fd94541ad00364bdec2fca7816981ca3e38f485decc7a49d0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601d6101000a6101000a600055601d60ff0a6101000a600155601d6101010a6101000a600255601d6101000a60ff0a600355601d60ff0a60ff0a600455601d6101010a60ff0a600555601d6101000a6101010a600655601d60ff0a6101010a600755601d6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_3.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_3.json index 36f84846d..45e08b69a 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_3.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_3.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_3Filler.json", - "sourceHash": "53999523fa8817e9744f5212cb80074bff9d270fa6581d7d88ed73920d414ab2" + "expPowerOf256Of256_3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_3Filler.json", + "sourceHash" : "54eb95326b641250ce064811abbd4d246395a7fedaffa684b00c7667b04ec00c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d3024", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x109a00e1370d2d2922bf892e85becb54297354b2e5c75388d514ff7f00000001", - "0x04": "0x54a792f15e9aba7e4ad9e716bc169eea3a6e2e9c49bf9b335874613c8081feff", - "0x05": "0x5d24a14d8e5e039372cd0f6a0f31e9ed6b75adba9f16b1c5b3edd5ba818300ff", - "0x06": "0x298e2f316b4ccded5ebf515998d9ec20df69404b04a441782a6aff8100000001", - "0x07": "0x4335694e98f372183c62a2339fa4ad161e9b4c42240bdc9452abffd07783ff01", - "0x08": "0xf0f0820797315acd063056bba76f6a9c3e281cdb5197a233967ca94684830101" + "gas" : "0x0d3024", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x109a00e1370d2d2922bf892e85becb54297354b2e5c75388d514ff7f00000001", + "0x04" : "0x54a792f15e9aba7e4ad9e716bc169eea3a6e2e9c49bf9b335874613c8081feff", + "0x05" : "0x5d24a14d8e5e039372cd0f6a0f31e9ed6b75adba9f16b1c5b3edd5ba818300ff", + "0x06" : "0x298e2f316b4ccded5ebf515998d9ec20df69404b04a441782a6aff8100000001", + "0x07" : "0x4335694e98f372183c62a2339fa4ad161e9b4c42240bdc9452abffd07783ff01", + "0x08" : "0xf0f0820797315acd063056bba76f6a9c3e281cdb5197a233967ca94684830101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036101000a6101000a600055600360ff0a6101000a60015560036101010a6101000a60025560036101000a60ff0a600355600360ff0a60ff0a60045560036101010a60ff0a60055560036101000a6101010a600655600360ff0a6101010a60075560036101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json index cba58c683..8c0eb42bd 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_30": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_30Filler.json", - "sourceHash": "804f4e95e384d6edbff23e904b20f47e7fa056744a955a10e0a41c32a620f7a1" + "expPowerOf256Of256_30" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_30Filler.json", + "sourceHash" : "479e812da82943e323dfedc14ea5728ff43add90f4b8440158a12862c97a54f2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d26a6", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x7f00000000000000000000000000000000000000000000000000000000000001", - "0x04": "0xe9772778f50fa0a69cd10fa019ac56d72ac7a7d7af26c4ba28415c8f41e200ff", - "0x05": "0x33f0385ef73feebdb952e5adb643dd0fa178fd9271578219ad50a73d241e00ff", - "0x06": "0x8100000000000000000000000000000000000000000000000000000000000001", - "0x07": "0xfd405cce8f73dffc04a6f0ff6ffc6bf7961876d09c5b4933a68f0cc623e20101", - "0x08": "0xc5a8f4566fd2e96e4ce3a8b3ec0863e7b20bc3b2f3dc5261ba8a0174421e0101" + "gas" : "0x0d26a6", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x7f00000000000000000000000000000000000000000000000000000000000001", + "0x04" : "0xe9772778f50fa0a69cd10fa019ac56d72ac7a7d7af26c4ba28415c8f41e200ff", + "0x05" : "0x33f0385ef73feebdb952e5adb643dd0fa178fd9271578219ad50a73d241e00ff", + "0x06" : "0x8100000000000000000000000000000000000000000000000000000000000001", + "0x07" : "0xfd405cce8f73dffc04a6f0ff6ffc6bf7961876d09c5b4933a68f0cc623e20101", + "0x08" : "0xc5a8f4566fd2e96e4ce3a8b3ec0863e7b20bc3b2f3dc5261ba8a0174421e0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_31.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_31.json index 7f99bdb1c..f68c42189 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_31.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_31.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_31": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_31Filler.json", - "sourceHash": "bae9acb496c84a8fcc457a184519f0b42a40f8c0bb9c606c32a4c0e6cc73bc5c" + "expPowerOf256Of256_31" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_31Filler.json", + "sourceHash" : "c0c9812a4aec910c25f698f7851d356969417e40a66756b8579024fb5ad6946c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d264c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x01", - "0x04": "0xf9cb87f5b1ab58602f52a1e9d392e5675b86a59a53943a8d4ec2a915dc9dfeff", - "0x05": "0x893d729a64e318860ec5047e70e598da163eb41e71e74b04dfd4712d419f00ff", - "0x06": "0x01", - "0x07": "0xee5f2839c1b4f6ca05e6fdb04e2fb49c0f860b3765c27dc781a150cb7f9fff01", - "0x08": "0xb4c358e3c6bcddfb509ea487d733df0e1854f29c3b6bfd4a8caabe3f609f0101" + "gas" : "0x0d264c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x01", + "0x04" : "0xf9cb87f5b1ab58602f52a1e9d392e5675b86a59a53943a8d4ec2a915dc9dfeff", + "0x05" : "0x893d729a64e318860ec5047e70e598da163eb41e71e74b04dfd4712d419f00ff", + "0x06" : "0x01", + "0x07" : "0xee5f2839c1b4f6ca05e6fdb04e2fb49c0f860b3765c27dc781a150cb7f9fff01", + "0x08" : "0xb4c358e3c6bcddfb509ea487d733df0e1854f29c3b6bfd4a8caabe3f609f0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601f6101000a6101000a600055601f60ff0a6101000a600155601f6101010a6101000a600255601f6101000a60ff0a600355601f60ff0a60ff0a600455601f6101010a60ff0a600555601f6101000a6101010a600655601f60ff0a6101010a600755601f6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_32.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_32.json index 0277deba0..35ebe338a 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_32.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_32.json @@ -1,56 +1,58 @@ { - "expPowerOf256Of256_32": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_32Filler.json", - "sourceHash": "f566ebbbcb84fc96179f87b08deeacd0d2819c3be9ffc463c64b98dc94d9eb70" + "expPowerOf256Of256_32" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_32Filler.json", + "sourceHash" : "6391696ba6998cd4f6154479524ffa7c1fd2970c481100e6885eacbba5700f64" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0cef56", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x00": "0x01", - "0x03": "0x01", - "0x04": "0xb8247842bb5ce75c08d0c251669ed5870fa24a22952e5db3a7c66c59ffe000ff", - "0x05": "0xee526e5a06f2a990b2bf6c951e5feabf0e07ee16877296e1be872db9e02000ff", - "0x06": "0x01", - "0x07": "0xeda7d024b6de40a9d3b966e71f10a4667edc5b71cab07aeabcac6249dfe00101", - "0x08": "0x512ecfaeeb11205f0833e1054dcb1300488e0954be5af77a49e143aa00200101" + "gas" : "0x0cef56", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01", + "0x03" : "0x01", + "0x04" : "0xb8247842bb5ce75c08d0c251669ed5870fa24a22952e5db3a7c66c59ffe000ff", + "0x05" : "0xee526e5a06f2a990b2bf6c951e5feabf0e07ee16877296e1be872db9e02000ff", + "0x06" : "0x01", + "0x07" : "0xeda7d024b6de40a9d3b966e71f10a4667edc5b71cab07aeabcac6249dfe00101", + "0x08" : "0x512ecfaeeb11205f0833e1054dcb1300488e0954be5af77a49e143aa00200101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60206101000a6101000a600055602060ff0a6101000a60015560206101010a6101000a60025560206101000a60ff0a600355602060ff0a60ff0a60045560206101010a60ff0a60055560206101000a6101010a600655602060ff0a6101010a60075560206101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_33.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_33.json index 84f2dface..983ea5652 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_33.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_33.json @@ -1,56 +1,58 @@ { - "expPowerOf256Of256_33": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_33Filler.json", - "sourceHash": "62951920849f41acd9c64c96645f372cc099f52e21f802d21f04a76e47dcca8d" + "expPowerOf256Of256_33" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_33Filler.json", + "sourceHash" : "52733d6f69e238cd513f28e3fe30dc303493edb9c0637029e448f0e974b1c940" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0cef56", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x00": "0x01", - "0x03": "0x01", - "0x04": "0x8dcb65b5494eba78cd6756a6f9851f6e26d0f2bb9ecd7e9abd7e9b11209ffeff", - "0x05": "0x6694bb31b20cd625f3756897dae6d738f2e64467b5b6f10fa3e07763ffa100ff", - "0x06": "0x01", - "0x07": "0xe678999aeffd1f1f45081f64de7f80ab083dd7df04721ed64ee04c03bda1ff01", - "0x08": "0x39b68fb9898dd7568abd178397251ce8226a25c1d305a4e79573333520a10101" + "gas" : "0x0cef56", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01", + "0x03" : "0x01", + "0x04" : "0x8dcb65b5494eba78cd6756a6f9851f6e26d0f2bb9ecd7e9abd7e9b11209ffeff", + "0x05" : "0x6694bb31b20cd625f3756897dae6d738f2e64467b5b6f10fa3e07763ffa100ff", + "0x06" : "0x01", + "0x07" : "0xe678999aeffd1f1f45081f64de7f80ab083dd7df04721ed64ee04c03bda1ff01", + "0x08" : "0x39b68fb9898dd7568abd178397251ce8226a25c1d305a4e79573333520a10101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60216101000a6101000a600055602160ff0a6101000a60015560216101010a6101000a60025560216101000a60ff0a600355602160ff0a60ff0a60045560216101010a60ff0a60055560216101000a6101010a600655602160ff0a6101010a60075560216101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_4.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_4.json index 7d5bc83bc..e4a517031 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_4.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_4.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_4Filler.json", - "sourceHash": "9e89b6c7017914475e04d79e5d288d291131826bc9eed968aa011e9d948bf772" + "expPowerOf256Of256_4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_4Filler.json", + "sourceHash" : "5758fdc80aadf2b69e7e75acfa05239e6c5d9d5ad1374b1cac0d19477a861b72" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2fca", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xe6540ce46eaf70da9d644015a661e0e245b13f307cb3885514ff7f0000000001", - "0x04": "0x6526b38b05a6325b80e1c84ab41dc934fd70f33f1bd0eab3d1f61a4707fc00ff", - "0x05": "0xe959516cd27e5d8fd487b72db2989b3ec2ba9fb7ead41554526fe5a3040400ff", - "0x06": "0xe7498a48c6ce2530bbe814ee3440c8c44fffab7ad8a277aa6aff810000000001", - "0x07": "0x2dffa3e901e5a392d15b79f4193d2168147d2aa7c55870b46c3a905d03fc0101", - "0x08": "0xe16ea721c96539edb4f7fb82de0dad8cccb1e7a6966a6777635f6fb908040101" + "gas" : "0x0d2fca", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xe6540ce46eaf70da9d644015a661e0e245b13f307cb3885514ff7f0000000001", + "0x04" : "0x6526b38b05a6325b80e1c84ab41dc934fd70f33f1bd0eab3d1f61a4707fc00ff", + "0x05" : "0xe959516cd27e5d8fd487b72db2989b3ec2ba9fb7ead41554526fe5a3040400ff", + "0x06" : "0xe7498a48c6ce2530bbe814ee3440c8c44fffab7ad8a277aa6aff810000000001", + "0x07" : "0x2dffa3e901e5a392d15b79f4193d2168147d2aa7c55870b46c3a905d03fc0101", + "0x08" : "0xe16ea721c96539edb4f7fb82de0dad8cccb1e7a6966a6777635f6fb908040101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60046101000a6101000a600055600460ff0a6101000a60015560046101010a6101000a60025560046101000a60ff0a600355600460ff0a60ff0a60045560046101010a60ff0a60055560046101000a6101010a600655600460ff0a6101010a60075560046101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_5.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_5.json index 00b842223..1f373ec5d 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_5.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_5.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_5Filler.json", - "sourceHash": "d81389f12c21ff3e30ea2020d3dd5d086364da646e9fe273b4ad9f954f06ec60" + "expPowerOf256Of256_5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_5Filler.json", + "sourceHash" : "b03dff0692fa130237d4d29c2879391227fd71f95a3efec5d191667dc7a5ac8a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2f70", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0xb581ac185aad71db2d177c286929c4c22809e5dcb3085514ff7f000000000001", - "0x04": "0x75789eb2a64bc971389fbd11a1e6d7abbf95ad25e23fb9aa25e73a0bfc83feff", - "0x05": "0xfc403fa42ceb6a0d0d3321bd9b2d8af25b1b667f87a04f496c78168d078500ff", - "0x06": "0xcec5ec213b9cb5811f6ae00428fd7b6ef5a1af39a1f7aa6aff81000000000001", - "0x07": "0x70ab32233202b98d382d17713fa0be391eaf74f85ba1740c9c3238c4ed85ff01", - "0x08": "0xb622672a213faa79b32185ff93a7b27a8499e48f7b032cdb4d1a70300c850101" + "gas" : "0x0d2f70", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0xb581ac185aad71db2d177c286929c4c22809e5dcb3085514ff7f000000000001", + "0x04" : "0x75789eb2a64bc971389fbd11a1e6d7abbf95ad25e23fb9aa25e73a0bfc83feff", + "0x05" : "0xfc403fa42ceb6a0d0d3321bd9b2d8af25b1b667f87a04f496c78168d078500ff", + "0x06" : "0xcec5ec213b9cb5811f6ae00428fd7b6ef5a1af39a1f7aa6aff81000000000001", + "0x07" : "0x70ab32233202b98d382d17713fa0be391eaf74f85ba1740c9c3238c4ed85ff01", + "0x08" : "0xb622672a213faa79b32185ff93a7b27a8499e48f7b032cdb4d1a70300c850101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056101000a6101000a600055600560ff0a6101000a60015560056101010a6101000a60025560056101000a60ff0a600355600560ff0a60ff0a60045560056101010a60ff0a60055560056101000a6101010a600655600560ff0a6101010a60075560056101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_6.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_6.json index 23ae401e1..e74c3f3d9 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_6.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_6.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_6Filler.json", - "sourceHash": "d7294bb173d18f88acc0e8b342fe20037ce735b0eabab1ee878b6cccd909dd69" + "expPowerOf256Of256_6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_6Filler.json", + "sourceHash" : "0b504c01aa8be1b0f4d75843a158f9ece56004fdfb31cbdd8ea631b19bd31c2e" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2f16", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x1948059de1def03c4ec35fc22c2bb8f2bf45dc33085514ff7f00000000000001", - "0x04": "0x41f818a8e24eb6d7bb7b193b4f2b5fdcf4bd0d453f2ac3499d8830d391fa00ff", - "0x05": "0xede6fe4a943dfb5d967a2b85d6728759d40d2ef0ae4bc28bbb1867f98c0600ff", - "0x06": "0x083c936cbaad5de592badc2e142fe4ebd6103921f7aa6aff8100000000000001", - "0x07": "0x57385019fe4e0939ca3f35c37cadfaf52fba5b1cdfb02def3866e8068bfa0101", - "0x08": "0x810ac878bd98428f6be8c6426ba9f9da09e3e33bf4fe10bfa3f8b12c92060101" + "gas" : "0x0d2f16", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x1948059de1def03c4ec35fc22c2bb8f2bf45dc33085514ff7f00000000000001", + "0x04" : "0x41f818a8e24eb6d7bb7b193b4f2b5fdcf4bd0d453f2ac3499d8830d391fa00ff", + "0x05" : "0xede6fe4a943dfb5d967a2b85d6728759d40d2ef0ae4bc28bbb1867f98c0600ff", + "0x06" : "0x083c936cbaad5de592badc2e142fe4ebd6103921f7aa6aff8100000000000001", + "0x07" : "0x57385019fe4e0939ca3f35c37cadfaf52fba5b1cdfb02def3866e8068bfa0101", + "0x08" : "0x810ac878bd98428f6be8c6426ba9f9da09e3e33bf4fe10bfa3f8b12c92060101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60066101000a6101000a600055600660ff0a6101000a60015560066101010a6101000a60025560066101000a60ff0a600355600660ff0a60ff0a60045560066101010a60ff0a60055560066101000a6101010a600655600660ff0a6101010a60075560066101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_7.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_7.json index d10f25a1b..05a74903f 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_7.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_7.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_7Filler.json", - "sourceHash": "5f0497543f5bbfea20d19f43c7129d149e737241704676e072b63afde805be9a" + "expPowerOf256Of256_7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_7Filler.json", + "sourceHash" : "987100c02d0255c99706c19220a994ab2b46102fc6893ad08aca44c16626ce19" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2ebc", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x8bb02654111ad8c60ad8af132283a81f455c33085514ff7f0000000000000001", - "0x04": "0xa8f75c129dbb8466d6703a2a0b8212131b3248d70e2478862ac40fe17485feff", - "0x05": "0x5fd4d2de580383ee59f5e800ddb3f1717ceae03aede19d3dec5e5a69918700ff", - "0x06": "0xc8624230b524b85d6340da48a5db20370fb921f7aa6aff810000000000000001", - "0x07": "0x287b58a5a13cd7f454468ca616c181712f5ed25433a7d5a894b6ced35f87ff01", - "0x08": "0x09930d11ac2804fa977bf951593c8dff8498779cc0cdc5812a4fba2f98870101" + "gas" : "0x0d2ebc", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x8bb02654111ad8c60ad8af132283a81f455c33085514ff7f0000000000000001", + "0x04" : "0xa8f75c129dbb8466d6703a2a0b8212131b3248d70e2478862ac40fe17485feff", + "0x05" : "0x5fd4d2de580383ee59f5e800ddb3f1717ceae03aede19d3dec5e5a69918700ff", + "0x06" : "0xc8624230b524b85d6340da48a5db20370fb921f7aa6aff810000000000000001", + "0x07" : "0x287b58a5a13cd7f454468ca616c181712f5ed25433a7d5a894b6ced35f87ff01", + "0x08" : "0x09930d11ac2804fa977bf951593c8dff8498779cc0cdc5812a4fba2f98870101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076101000a6101000a600055600760ff0a6101000a60015560076101010a6101000a60025560076101000a60ff0a600355600760ff0a60ff0a60045560076101010a60ff0a60055560076101000a6101010a600655600760ff0a6101010a60075560076101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_8.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_8.json index 0a395fb5e..447f97246 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_8.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_8.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_8": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_8Filler.json", - "sourceHash": "15792a145929161f4b5174b8ac68de0118939c8190a930f37d644d5b713b6710" + "expPowerOf256Of256_8" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_8Filler.json", + "sourceHash" : "eabf261994e71ba3fab018f76089ada2039bf58f8547a549aca6f9605bb7e452" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x05f5e100", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x05f5e100", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", - "data": "0x", - "gas": "0x989680", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", + "data" : "0x", + "gas" : "0x989680", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9682a2", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x230041a0e7602d6e459609ed39081ec55c33085514ff7f000000000000000001", - "0x04": "0xc407d8a413ef9079ead457ed686a05ac81039c0cae0a7f6afd01e8461ff800ff", - "0x05": "0x67a397e0692385e4cd83853aabce220a94d449e885fa867e96d3ef5e180800ff", - "0x06": "0x70add926e753655d6d0ebe9c0f81368fb921f7aa6aff81000000000000000001", - "0x07": "0x0bdce80b8378e43f13d454b9d0a4c83cf311b8eaa45d5122cfd544a217f80101", - "0x08": "0x629c25790e1488998877a9ecdf0fb69637e77d8a4bdc1b46270093ba20080101" + "gas" : "0x9682a2", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x230041a0e7602d6e459609ed39081ec55c33085514ff7f000000000000000001", + "0x04" : "0xc407d8a413ef9079ead457ed686a05ac81039c0cae0a7f6afd01e8461ff800ff", + "0x05" : "0x67a397e0692385e4cd83853aabce220a94d449e885fa867e96d3ef5e180800ff", + "0x06" : "0x70add926e753655d6d0ebe9c0f81368fb921f7aa6aff81000000000000000001", + "0x07" : "0x0bdce80b8378e43f13d454b9d0a4c83cf311b8eaa45d5122cfd544a217f80101", + "0x08" : "0x629c25790e1488998877a9ecdf0fb69637e77d8a4bdc1b46270093ba20080101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60086101000a6101000a600055600860ff0a6101000a60015560086101010a6101000a60025560086101000a60ff0a600355600860ff0a60ff0a60045560086101010a60ff0a60055560086101000a6101010a600655600860ff0a6101010a60075560086101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_9.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_9.json index 45f230402..5e9752337 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256Of256_9.json +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_9.json @@ -1,55 +1,57 @@ { - "expPowerOf256Of256_9": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_9Filler.json", - "sourceHash": "212ea9362b564faaa5a671ac3903679ec022f19adddf2ba1efa75226fdfde37e" + "expPowerOf256Of256_9" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_9Filler.json", + "sourceHash" : "f93cdd3e162869675b64e4a5e5bb04307b799762656cb3e2db858aeeb6195767" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0d2e08", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", - "nonce": "0x00", - "storage": { - "0x03": "0x53017d8eb210db2c8cd4a299079ec55c33085514ff7f00000000000000000001", - "0x04": "0x48be09b6c6ae2aa660f1972125cecbb1038b5d236ecf766ba786e2c4e887feff", - "0x05": "0x2e350d847ba73dc2099f83f532951c47269d9fd7e411b50bae00a9581f8900ff", - "0x06": "0x013ab9e1f0df89a184b4d07080b68fb921f7aa6aff8100000000000000000001", - "0x07": "0xf387ed41c1050f9da667f429a3e8fb30b61a55ede97d7b8acd797a03cd89ff01", - "0x08": "0x525696c22bb3ce00fd2e3f6bbb9b4ea1046a5e31fcff2fedf8f8c74d28890101" + "gas" : "0x0d2e08", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x53017d8eb210db2c8cd4a299079ec55c33085514ff7f00000000000000000001", + "0x04" : "0x48be09b6c6ae2aa660f1972125cecbb1038b5d236ecf766ba786e2c4e887feff", + "0x05" : "0x2e350d847ba73dc2099f83f532951c47269d9fd7e411b50bae00a9581f8900ff", + "0x06" : "0x013ab9e1f0df89a184b4d07080b68fb921f7aa6aff8100000000000000000001", + "0x07" : "0xf387ed41c1050f9da667f429a3e8fb30b61a55ede97d7b8acd797a03cd89ff01", + "0x08" : "0x525696c22bb3ce00fd2e3f6bbb9b4ea1046a5e31fcff2fedf8f8c74d28890101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60096101000a6101000a600055600960ff0a6101000a60015560096101010a6101000a60025560096101000a60ff0a600355600960ff0a60ff0a60045560096101010a60ff0a60055560096101000a6101010a600655600960ff0a6101010a60075560096101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_1.json b/VMTests/vmArithmeticTest/expPowerOf256_1.json index e7c7acc13..418e2920b 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_1.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_1.json @@ -1,52 +1,54 @@ { - "expPowerOf256_1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_1Filler.json", - "sourceHash": "0d7062f87c376d5496399d09973fd1d17d4e5812c3b44c5a16f35243e382fd64" + "expPowerOf256_1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_1Filler.json", + "sourceHash" : "308cd7ec273573ca2f8a96a8300b5469c13bdf78fa4c4f643d154e501333fc3f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016101000a600055600160ff0a60015560016101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016101000a600055600160ff0a60015560016101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101000a600055600160ff0a60015560016101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100", - "0x01": "0xff", - "0x02": "0x0101" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101000a600055600160ff0a60015560016101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100", + "0x01" : "0xff", + "0x02" : "0x0101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016101000a600055600160ff0a60015560016101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016101000a600055600160ff0a60015560016101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_10.json b/VMTests/vmArithmeticTest/expPowerOf256_10.json index 3545996c9..459ecc5e9 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_10.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_10.json @@ -1,52 +1,54 @@ { - "expPowerOf256_10": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_10Filler.json", - "sourceHash": "04051dd7b9d82fc286b3295f20d29f42f9e92cd282e588295c728f27f781d635" + "expPowerOf256_10" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_10Filler.json", + "sourceHash" : "136a6ef3b914e46f9118f5d870a74dd1a4e9a3cfc97c84f412d81c07af01b036" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600a6101000a600055600a60ff0a600155600a6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600a6101000a600055600a60ff0a600155600a6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600a6101000a600055600a60ff0a600155600a6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000", - "0x01": "0xf62c88d104d1882cf601", - "0x02": "0x010a2d78d2fcd2782d0a01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600a6101000a600055600a60ff0a600155600a6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000", + "0x01" : "0xf62c88d104d1882cf601", + "0x02" : "0x010a2d78d2fcd2782d0a01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600a6101000a600055600a60ff0a600155600a6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600a6101000a600055600a60ff0a600155600a6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_11.json b/VMTests/vmArithmeticTest/expPowerOf256_11.json index 36615b8e9..6f1b3d805 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_11.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_11.json @@ -1,52 +1,54 @@ { - "expPowerOf256_11": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_11Filler.json", - "sourceHash": "539fa78d77db2b2b4e5dadf17841ea9ccce92cee9e965e405ae3da8343d38383" + "expPowerOf256_11" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_11Filler.json", + "sourceHash" : "b1c6926a4ec774b5eb1dc422f228e11e96f892b8bbb40a525ba97ac9f30b610a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600b6101000a600055600b60ff0a600155600b6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600b6101000a600055600b60ff0a600155600b6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600b6101000a600055600b60ff0a600155600b6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000", - "0x01": "0xf5365c4833ccb6a4c90aff", - "0x02": "0x010b37a64bcfcf4aa5370b01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600b6101000a600055600b60ff0a600155600b6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000", + "0x01" : "0xf5365c4833ccb6a4c90aff", + "0x02" : "0x010b37a64bcfcf4aa5370b01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600b6101000a600055600b60ff0a600155600b6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600b6101000a600055600b60ff0a600155600b6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_12.json b/VMTests/vmArithmeticTest/expPowerOf256_12.json index 27f7c3fba..8c0f29742 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_12.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_12.json @@ -1,52 +1,54 @@ { - "expPowerOf256_12": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_12Filler.json", - "sourceHash": "c837269f587b7fa487d63c649517f0c82e0ab3fbc87cf3209ee63214adb247fc" + "expPowerOf256_12" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_12Filler.json", + "sourceHash" : "2e2fede61e970560166c4fa485d48bc644ee46ba312aae472afd3c861f73799c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600c6101000a600055600c60ff0a600155600c6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600c6101000a600055600c60ff0a600155600c6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600c6101000a600055600c60ff0a600155600c6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000", - "0x01": "0xf44125ebeb98e9ee2441f401", - "0x02": "0x010c42ddf21b9f19efdc420c01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600c6101000a600055600c60ff0a600155600c6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000", + "0x01" : "0xf44125ebeb98e9ee2441f401", + "0x02" : "0x010c42ddf21b9f19efdc420c01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600c6101000a600055600c60ff0a600155600c6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600c6101000a600055600c60ff0a600155600c6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_13.json b/VMTests/vmArithmeticTest/expPowerOf256_13.json index f2a1ba949..8a4de9595 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_13.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_13.json @@ -1,52 +1,54 @@ { - "expPowerOf256_13": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_13Filler.json", - "sourceHash": "164362da0450215255015d0d05abaa8b78e77646f27966337a8a878f16da6f43" + "expPowerOf256_13" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_13Filler.json", + "sourceHash" : "9a5723090752b32355ffaefd5d4b998f17196c358567128240bb0f8e83a1d375" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600d6101000a600055600d60ff0a600155600d6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600d6101000a600055600d60ff0a600155600d6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d6101000a600055600d60ff0a600155600d6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000", - "0x01": "0xf34ce4c5ffad5104361db20cff", - "0x02": "0x010d4f20d00dbab909cc1e4e0d01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d6101000a600055600d60ff0a600155600d6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000", + "0x01" : "0xf34ce4c5ffad5104361db20cff", + "0x02" : "0x010d4f20d00dbab909cc1e4e0d01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d6101000a600055600d60ff0a600155600d6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d6101000a600055600d60ff0a600155600d6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_14.json b/VMTests/vmArithmeticTest/expPowerOf256_14.json index 2b1c78ae3..767924587 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_14.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_14.json @@ -1,52 +1,54 @@ { - "expPowerOf256_14": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_14Filler.json", - "sourceHash": "bb07d85208662a3236b75df0e004bf54abb982bb14e8134b13e666279a39f6a1" + "expPowerOf256_14" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_14Filler.json", + "sourceHash" : "61841ab9a30c340ba56febf6d767ab19f91d9bb32ddd7a0c5ee5fdf080faf829" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600e6101000a600055600e60ff0a600155600e6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600e6101000a600055600e60ff0a600155600e6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600e6101000a600055600e60ff0a600155600e6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000", - "0x01": "0xf25997e139ada3b331e7945af201", - "0x02": "0x010e5c6ff0ddc873c2d5ea6c5b0e01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600e6101000a600055600e60ff0a600155600e6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000", + "0x01" : "0xf25997e139ada3b331e7945af201", + "0x02" : "0x010e5c6ff0ddc873c2d5ea6c5b0e01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600e6101000a600055600e60ff0a600155600e6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600e6101000a600055600e60ff0a600155600e6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_15.json b/VMTests/vmArithmeticTest/expPowerOf256_15.json index f76bedba7..27015c4a4 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_15.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_15.json @@ -1,52 +1,54 @@ { - "expPowerOf256_15": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_15Filler.json", - "sourceHash": "43d4318cd8989bb434be6f41f011dd397eb2b2c785070bedf9e4a333b279b5c7" + "expPowerOf256_15" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_15Filler.json", + "sourceHash" : "5b661530dd5092ea6c0916ede1eac91b3650b6eb747c7fb5b51c86e6c638b29c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600f6101000a600055600f60ff0a600155600f6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600f6101000a600055600f60ff0a600155600f6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600f6101000a600055600f60ff0a600155600f6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000", - "0x01": "0xf1673e495873f60f7eb5acc6970eff", - "0x02": "0x010f6acc60cea63c3698c056c7690f01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600f6101000a600055600f60ff0a600155600f6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000", + "0x01" : "0xf1673e495873f60f7eb5acc6970eff", + "0x02" : "0x010f6acc60cea63c3698c056c7690f01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600f6101000a600055600f60ff0a600155600f6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600f6101000a600055600f60ff0a600155600f6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_16.json b/VMTests/vmArithmeticTest/expPowerOf256_16.json index e12e41483..f7c326ce4 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_16.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_16.json @@ -1,52 +1,54 @@ { - "expPowerOf256_16": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_16Filler.json", - "sourceHash": "66586a25e55376d52b4c15b22b116ffa26232b26978a9f16403d7e37560f8065" + "expPowerOf256_16" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_16Filler.json", + "sourceHash" : "9b8e345adf5a89c6fd364d4f668a7bd07dafbe8d54035b530c17592ffc0a7867" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60106101000a600055601060ff0a60015560106101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60106101000a600055601060ff0a60015560106101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60106101000a600055601060ff0a60015560106101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000", - "0x01": "0xf075d70b0f1b82196f36f719d077f001", - "0x02": "0x01107a372d2f74e272cf59171e30781001" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60106101000a600055601060ff0a60015560106101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000", + "0x01" : "0xf075d70b0f1b82196f36f719d077f001", + "0x02" : "0x01107a372d2f74e272cf59171e30781001" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60106101000a600055601060ff0a60015560106101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60106101000a600055601060ff0a60015560106101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_17.json b/VMTests/vmArithmeticTest/expPowerOf256_17.json index 8470d679d..451227981 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_17.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_17.json @@ -1,52 +1,54 @@ { - "expPowerOf256_17": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_17Filler.json", - "sourceHash": "5340e7363062468ab959ac92d014d03bd8e172fc6764fc7d2fe0200d437662da" + "expPowerOf256_17" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_17Filler.json", + "sourceHash" : "f8e9fd0755c46024b28013f53f8259f6dd3827cc79db275a26c326cfcc6e92d6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60116101000a600055601160ff0a60015560116101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60116101000a600055601160ff0a60015560116101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60116101000a600055601160ff0a60015560116101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000000000", - "0x01": "0xef856134040c669755c7c022b6a77810ff", - "0x02": "0x01118ab1645ca45755422870354ea8881101" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60116101000a600055601160ff0a60015560116101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000000000", + "0x01" : "0xef856134040c669755c7c022b6a77810ff", + "0x02" : "0x01118ab1645ca45755422870354ea8881101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60116101000a600055601160ff0a60015560116101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60116101000a600055601160ff0a60015560116101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_18.json b/VMTests/vmArithmeticTest/expPowerOf256_18.json index c46d7a938..4cbc7b632 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_18.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_18.json @@ -1,52 +1,54 @@ { - "expPowerOf256_18": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_18Filler.json", - "sourceHash": "d2e13a0fdf747a1900296c97eb60b6ae888c47d96e776159454b321e2f0dc362" + "expPowerOf256_18" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_18Filler.json", + "sourceHash" : "5a677d007106e82a37e13f3560fa0e97f88bad6f826a0b63740fc4b25d0b5a15" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60126101000a600055601260ff0a60015560126101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60126101000a600055601260ff0a60015560126101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60126101000a600055601260ff0a60015560126101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000000000", - "0x01": "0xee95dbd2d0085a30be71f86293f0d098ee01", - "0x02": "0x01129c3c15c100fbac976a98a583f730991201" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60126101000a600055601260ff0a60015560126101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000000000", + "0x01" : "0xee95dbd2d0085a30be71f86293f0d098ee01", + "0x02" : "0x01129c3c15c100fbac976a98a583f730991201" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60126101000a600055601260ff0a60015560126101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60126101000a600055601260ff0a60015560126101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_19.json b/VMTests/vmArithmeticTest/expPowerOf256_19.json index 111e287c4..4d6a969d3 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_19.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_19.json @@ -1,52 +1,54 @@ { - "expPowerOf256_19": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_19Filler.json", - "sourceHash": "37d0b9634c1b1523efd2a59cbba3a9bebf63696e36f07c786266b1da5b767667" + "expPowerOf256_19" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_19Filler.json", + "sourceHash" : "91e9804a3d43e6f2e973625ca587f4e8583bec88aa3c53c333a24bfd50e911f7" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60136101000a600055601360ff0a60015560136101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60136101000a600055601360ff0a60015560136101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60136101000a600055601360ff0a60015560136101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000000000", - "0x01": "0xeda745f6fd3851d68db3866a315cdfc85512ff", - "0x02": "0x0113aed851d6c1fca84402033e297b27c9ab1301" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60136101000a600055601360ff0a60015560136101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000000000", + "0x01" : "0xeda745f6fd3851d68db3866a315cdfc85512ff", + "0x02" : "0x0113aed851d6c1fca84402033e297b27c9ab1301" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60136101000a600055601360ff0a60015560136101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60136101000a600055601360ff0a60015560136101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_2.json b/VMTests/vmArithmeticTest/expPowerOf256_2.json index b32c1696c..646bde6f7 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_2.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_2.json @@ -1,52 +1,54 @@ { - "expPowerOf256_2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_2Filler.json", - "sourceHash": "fc70a26e625c0d09ff09f1c38b004037cb6ac37d222ab8f7e5d63ffeecb548bf" + "expPowerOf256_2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_2Filler.json", + "sourceHash" : "c16dec87b8f5f4457c20c3ef8bba3a291ca99433d10c52a8c95844ae4c80f774" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026101000a600055600260ff0a60015560026101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026101000a600055600260ff0a60015560026101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026101000a600055600260ff0a60015560026101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000", - "0x01": "0xfe01", - "0x02": "0x010201" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026101000a600055600260ff0a60015560026101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000", + "0x01" : "0xfe01", + "0x02" : "0x010201" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026101000a600055600260ff0a60015560026101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026101000a600055600260ff0a60015560026101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_20.json b/VMTests/vmArithmeticTest/expPowerOf256_20.json index d3b9e32b6..dac03b65d 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_20.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_20.json @@ -1,52 +1,54 @@ { - "expPowerOf256_20": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_20Filler.json", - "sourceHash": "d895dace7075b6b234a3b6669055b84a074d38caf2c94740dd707ede5c4e52e6" + "expPowerOf256_20" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_20Filler.json", + "sourceHash" : "d1c3af7ccb5c6194e2169b9e2f961b10e1899b7fefde762a18e4962171293562" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60146101000a600055601460ff0a60015560146101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60146101000a600055601460ff0a60015560146101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60146101000a600055601460ff0a60015560146101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000000000000000", - "0x01": "0xecb99eb1063b1984b725d2e3c72b82e88cbdec01", - "0x02": "0x0114c2872a2898bea4ec46054167a4a2f174be1401" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60146101000a600055601460ff0a60015560146101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000000000000000", + "0x01" : "0xecb99eb1063b1984b725d2e3c72b82e88cbdec01", + "0x02" : "0x0114c2872a2898bea4ec46054167a4a2f174be1401" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60146101000a600055601460ff0a60015560146101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60146101000a600055601460ff0a60015560146101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_21.json b/VMTests/vmArithmeticTest/expPowerOf256_21.json index 1dd78bd39..f4264795a 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_21.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_21.json @@ -1,52 +1,54 @@ { - "expPowerOf256_21": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_21Filler.json", - "sourceHash": "85a12df1a4f899dbb79e93cd5ecebe67fdd00f6a01ecf7d2beb506e50917de31" + "expPowerOf256_21" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_21Filler.json", + "sourceHash" : "c1c01fc64a2e345e6bb31672d7f8bc063b652f80d0f75002d1c49d36a9c7b3bb" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60156101000a600055601560ff0a60015560156101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60156101000a600055601560ff0a60015560156101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60156101000a600055601560ff0a60015560156101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000000000000000", - "0x01": "0xebcce5125534de6b326ead10e3645765a4312e14ff", - "0x02": "0x0115d749b152c1576391324b46a90c47946632d21501" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60156101000a600055601560ff0a60015560156101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000000000000000", + "0x01" : "0xebcce5125534de6b326ead10e3645765a4312e14ff", + "0x02" : "0x0115d749b152c1576391324b46a90c47946632d21501" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60156101000a600055601560ff0a60015560156101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60156101000a600055601560ff0a60015560156101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_22.json b/VMTests/vmArithmeticTest/expPowerOf256_22.json index c47ec3ad4..ab0920f6a 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_22.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_22.json @@ -1,52 +1,54 @@ { - "expPowerOf256_22": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_22Filler.json", - "sourceHash": "d6c840b8fed448a5485f9902fbe548d3d0833253591b7523d2c8e7cee4b45d46" + "expPowerOf256_22" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_22Filler.json", + "sourceHash" : "6c41658d1a70ae8cbafb18046c8863fdf6d5b2ecd6fedaac9597d0b23580ddc9" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60166101000a600055601660ff0a60015560166101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60166101000a600055601660ff0a60015560166101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60166101000a600055601660ff0a60015560166101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000000000000000", - "0x01": "0xeae1182d42dfa98cc73c3e63d280f30e3e8cfce6ea01", - "0x02": "0x0116ed20fb041418baf4c37d91efb553dbfa9904e71601" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60166101000a600055601660ff0a60015560166101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000000000000000", + "0x01" : "0xeae1182d42dfa98cc73c3e63d280f30e3e8cfce6ea01", + "0x02" : "0x0116ed20fb041418baf4c37d91efb553dbfa9904e71601" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60166101000a600055601660ff0a60015560166101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60166101000a600055601660ff0a60015560166101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_23.json b/VMTests/vmArithmeticTest/expPowerOf256_23.json index 6ac6e6a00..3645319d6 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_23.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_23.json @@ -1,52 +1,54 @@ { - "expPowerOf256_23": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_23Filler.json", - "sourceHash": "70639158e9a2e7705e8e651519caa294422d4c22c4ae5f7aa4208c99934f8750" + "expPowerOf256_23" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_23Filler.json", + "sourceHash" : "abfb8b178f10c9de69b1ee116db59a0f9a127e78c370610d4593c8aab78771a6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60176101000a600055601760ff0a60015560176101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60176101000a600055601760ff0a60015560176101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60176101000a600055601760ff0a60015560176101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000000000000000000000", - "0x01": "0xe9f63715159cc9e33a7502256eae721b304e6fea0316ff", - "0x02": "0x0118040e1bff182cd3afb8410f81a5092fd6939debfd1701" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60176101000a600055601760ff0a60015560176101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000000000000000000000", + "0x01" : "0xe9f63715159cc9e33a7502256eae721b304e6fea0316ff", + "0x02" : "0x0118040e1bff182cd3afb8410f81a5092fd6939debfd1701" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60176101000a600055601760ff0a60015560176101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60176101000a600055601760ff0a60015560176101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_24.json b/VMTests/vmArithmeticTest/expPowerOf256_24.json index fdf5a4c94..c3aa61f99 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_24.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_24.json @@ -1,52 +1,54 @@ { - "expPowerOf256_24": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_24Filler.json", - "sourceHash": "de159931cdc4d9e3b05bcd2450e0a3a68cefd8f7790f0e9b3e4bd20b00348372" + "expPowerOf256_24" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_24Filler.json", + "sourceHash" : "e4c8a16c072ceeebfd96c18dbd58a9088c910a9d2b9e35f9114ff0ecfb526d10" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60186101000a600055601860ff0a60015560186101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60186101000a600055601860ff0a60015560186101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60186101000a600055601860ff0a60015560186101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000000000000000000000", - "0x01": "0xe90c40de00872d19573a8d23493fc3a9151e217a1913e801", - "0x02": "0x01191c122a1b1745008367f9509126ae39066a3189e9141801" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60186101000a600055601860ff0a60015560186101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000000000000000000000", + "0x01" : "0xe90c40de00872d19573a8d23493fc3a9151e217a1913e801", + "0x02" : "0x01191c122a1b1745008367f9509126ae39066a3189e9141801" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60186101000a600055601860ff0a60015560186101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60186101000a600055601860ff0a60015560186101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_25.json b/VMTests/vmArithmeticTest/expPowerOf256_25.json index 2bd2dde40..f91f0505a 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_25.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_25.json @@ -1,52 +1,54 @@ { - "expPowerOf256_25": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_25Filler.json", - "sourceHash": "2be606687455e2c91c144dee314eb4a9b58d6d8fb20cdc3a2a5e249d343bff20" + "expPowerOf256_25" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_25Filler.json", + "sourceHash" : "fce87c81a0e08fa580701f25ecc21b487f85741090abd8a7614cabf6b90e42ae" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60196101000a600055601960ff0a60015560196101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60196101000a600055601960ff0a60015560196101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60196101000a600055601960ff0a60015560196101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000000000000000000000", - "0x01": "0xe823349d2286a5ec3de3529625f683e56c0903589efad418ff", - "0x02": "0x011a352e3c45325c4583eb6149e1b7d4e73f709bbb72fd2c1901" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60196101000a600055601960ff0a60015560196101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000000000000000000000", + "0x01" : "0xe823349d2286a5ec3de3529625f683e56c0903589efad418ff", + "0x02" : "0x011a352e3c45325c4583eb6149e1b7d4e73f709bbb72fd2c1901" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60196101000a600055601960ff0a60015560196101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60196101000a600055601960ff0a60015560196101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_26.json b/VMTests/vmArithmeticTest/expPowerOf256_26.json index 42e404d77..28da8bc89 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_26.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_26.json @@ -1,52 +1,54 @@ { - "expPowerOf256_26": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_26Filler.json", - "sourceHash": "af71d938f6d58b1844196bd7efc232950357925dffae71ba917e3fae15fd590b" + "expPowerOf256_26" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_26Filler.json", + "sourceHash" : "6dccbbcb0ee8cd7d2f5843ad5ddf775a3226c7bf803ec5e6a6c6743745cf39a9" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601a6101000a600055601a60ff0a600155601a6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601a6101000a600055601a60ff0a600155601a6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601a6101000a600055601a60ff0a600155601a6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000000000000000000000000000", - "0x01": "0xe73b116885641f4651a56f438fd08d61869cfa55465bd944e601", - "0x02": "0x011b4f636a81778ea1c96f4cab2b998cbc26b00c572e7029451a01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601a6101000a600055601a60ff0a600155601a6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000000000000000000000000000", + "0x01" : "0xe73b116885641f4651a56f438fd08d61869cfa55465bd944e601", + "0x02" : "0x011b4f636a81778ea1c96f4cab2b998cbc26b00c572e7029451a01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601a6101000a600055601a60ff0a600155601a6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601a6101000a600055601a60ff0a600155601a6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_27.json b/VMTests/vmArithmeticTest/expPowerOf256_27.json index 6295ad3aa..1e951bc73 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_27.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_27.json @@ -1,52 +1,54 @@ { - "expPowerOf256_27": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_27Filler.json", - "sourceHash": "12b4fd8203f25dac8e6737c3bed9161e0a5750b398c2422c4e11ad654f0c3b36" + "expPowerOf256_27" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_27Filler.json", + "sourceHash" : "0b01e16cc7bd26138401de1bc3b8243c48d1b0a460b24a562fa58b5b6a2af2d1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601b6101000a600055601b60ff0a600155601b6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601b6101000a600055601b60ff0a600155601b6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601b6101000a600055601b60ff0a600155601b6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000000000000000000000000000", - "0x01": "0xe653d6571cdebb270b53c9d44c40bcd425165d5af1157d6ba11aff", - "0x02": "0x011c6ab2cdebf906306b38bbf7d6c52648e2d6bc63859e996e5f1b01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601b6101000a600055601b60ff0a600155601b6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000000000000000000000000000", + "0x01" : "0xe653d6571cdebb270b53c9d44c40bcd425165d5af1157d6ba11aff", + "0x02" : "0x011c6ab2cdebf906306b38bbf7d6c52648e2d6bc63859e996e5f1b01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601b6101000a600055601b60ff0a600155601b6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601b6101000a600055601b60ff0a600155601b6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_28.json b/VMTests/vmArithmeticTest/expPowerOf256_28.json index 228b35216..4c3d6582e 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_28.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_28.json @@ -1,52 +1,54 @@ { - "expPowerOf256_28": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_28Filler.json", - "sourceHash": "e17b86493cb24537086cf9add344b6ae59bf3ae5940aeb9ad44eeb4a746823ef" + "expPowerOf256_28" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_28Filler.json", + "sourceHash" : "02bf29a25df27bb8f98935cb17cdd2e1b37c3963178dfd245c681919697c6750" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601c6101000a600055601c60ff0a600155601c6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601c6101000a600055601c60ff0a600155601c6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601c6101000a600055601c60ff0a600155601c6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000000000000000000000000000", - "0x01": "0xe56d8280c5c1dc6be448760a77f47c1750f146fd962467ee3579e401", - "0x02": "0x011d871d80b9e4ff369ba3f4b3ce9beb6f2bb9931fe9243807cd7a1c01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601c6101000a600055601c60ff0a600155601c6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000000000000000000000000000", + "0x01" : "0xe56d8280c5c1dc6be448760a77f47c1750f146fd962467ee3579e401", + "0x02" : "0x011d871d80b9e4ff369ba3f4b3ce9beb6f2bb9931fe9243807cd7a1c01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601c6101000a600055601c60ff0a600155601c6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601c6101000a600055601c60ff0a600155601c6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_29.json b/VMTests/vmArithmeticTest/expPowerOf256_29.json index dabe8e0cd..5fad76e60 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_29.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_29.json @@ -1,52 +1,54 @@ { - "expPowerOf256_29": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_29Filler.json", - "sourceHash": "b90d51e859337fb3fcf2e09ca2206790304d7bbaf7c5752081dfa62ec20a00bb" + "expPowerOf256_29" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_29Filler.json", + "sourceHash" : "d1d28e8369ccb0a73475421072fcba58bc0491a0a30c1541d47076a0284609a2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601d6101000a600055601d60ff0a600155601d6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601d6101000a600055601d60ff0a600155601d6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601d6101000a600055601d60ff0a600155601d6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000000000000000000000000000000000000000000000", - "0x01": "0xe48814fe44fc1a8f78642d946d7c879b39a055b6988e438647446a1cff", - "0x02": "0x011ea4a49e3a9ee435d23f98a8826a875a9ae54cb3090d5c3fd547961d01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601d6101000a600055601d60ff0a600155601d6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000000000000000000000000000000000000000000000", + "0x01" : "0xe48814fe44fc1a8f78642d946d7c879b39a055b6988e438647446a1cff", + "0x02" : "0x011ea4a49e3a9ee435d23f98a8826a875a9ae54cb3090d5c3fd547961d01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601d6101000a600055601d60ff0a600155601d6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601d6101000a600055601d60ff0a600155601d6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_3.json b/VMTests/vmArithmeticTest/expPowerOf256_3.json index c46d13996..ddbd78af4 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_3.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_3.json @@ -1,52 +1,54 @@ { - "expPowerOf256_3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_3Filler.json", - "sourceHash": "6214682fab04f2582976d90de343ca30bf46ab6f7793ef052c9c0cd244c29c6e" + "expPowerOf256_3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_3Filler.json", + "sourceHash" : "4ab92df5bf373064de3eeb8b359d28c9f1146673cf826d2ec82e531fc379a3e1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036101000a600055600360ff0a60015560036101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036101000a600055600360ff0a60015560036101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036101000a600055600360ff0a60015560036101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000", - "0x01": "0xfd02ff", - "0x02": "0x01030301" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036101000a600055600360ff0a60015560036101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000", + "0x01" : "0xfd02ff", + "0x02" : "0x01030301" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036101000a600055600360ff0a60015560036101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036101000a600055600360ff0a60015560036101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_30.json b/VMTests/vmArithmeticTest/expPowerOf256_30.json index 9569c75b2..75c897dbb 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_30.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_30.json @@ -1,52 +1,54 @@ { - "expPowerOf256_30": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_30Filler.json", - "sourceHash": "68b204da901a1c2f2cf81688626dad9204b912276b7e4432974a8c0e256715ac" + "expPowerOf256_30" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_30Filler.json", + "sourceHash" : "48e0ff7a9fb61234eb98e08920d2f6edc07d27fb3d8ce297e801640882ba2a77" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601e6101000a600055601e60ff0a600155601e6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601e6101000a600055601e60ff0a600155601e6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601e6101000a600055601e60ff0a600155601e6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000000000000000000000000000000000000000000000", - "0x01": "0xe3a38ce946b71e74e8ebc966d90f0b139e66b560e1f5b542c0fd25b2e201", - "0x02": "0x011fc34942d8d9831a0811d8412aecf1e1f58031ffbc16699c151cddb31e01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a600055601e60ff0a600155601e6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000000000000000000000000000000000000000000000", + "0x01" : "0xe3a38ce946b71e74e8ebc966d90f0b139e66b560e1f5b542c0fd25b2e201", + "0x02" : "0x011fc34942d8d9831a0811d8412aecf1e1f58031ffbc16699c151cddb31e01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601e6101000a600055601e60ff0a600155601e6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a600055601e60ff0a600155601e6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_31.json b/VMTests/vmArithmeticTest/expPowerOf256_31.json index 5b972d3bc..8859aa043 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_31.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_31.json @@ -1,52 +1,54 @@ { - "expPowerOf256_31": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_31Filler.json", - "sourceHash": "49e5149601ae2cfa0564b18d38bcc35b4fe703cac76882025a1b35a9cabef567" + "expPowerOf256_31" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_31Filler.json", + "sourceHash" : "49c27829894da6d63678e456733ea6fdc70f2757967ba5abbf180965428758ee" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601f6101000a600055601f60ff0a600155601f6101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601f6101000a600055601f60ff0a600155601f6101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601f6101000a600055601f60ff0a600155601f6101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000000000000000000000000000000000", - "0x01": "0xe2bfe95c5d7067567402dd9d7235fc088ac84eab8113bf8d7e3c288d2f1eff", - "0x02": "0x0120e30c8c1bb25c9d2219ea196c17ded3d775b231bbd28005b131fa90d11f01" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601f6101000a600055601f60ff0a600155601f6101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000000000000000000000000000000000", + "0x01" : "0xe2bfe95c5d7067567402dd9d7235fc088ac84eab8113bf8d7e3c288d2f1eff", + "0x02" : "0x0120e30c8c1bb25c9d2219ea196c17ded3d775b231bbd28005b131fa90d11f01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601f6101000a600055601f60ff0a600155601f6101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601f6101000a600055601f60ff0a600155601f6101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_32.json b/VMTests/vmArithmeticTest/expPowerOf256_32.json index 09b1fe21c..b9fc1328e 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_32.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_32.json @@ -1,51 +1,53 @@ { - "expPowerOf256_32": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_32Filler.json", - "sourceHash": "974decf621c77d7ff79be3bc89ae8deecb63c5766ea8fd5a83b2dfd3b1f2058c" + "expPowerOf256_32" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_32Filler.json", + "sourceHash" : "9a7aca6dc6ad1b3e6bbf7596f5d5f35e917f8e4be05eb7d962bf9e2852345fa5" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60206101000a600055602060ff0a60015560206101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60206101000a600055602060ff0a60015560206101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0xd681", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60206101000a600055602060ff0a60015560206101010a600255", - "nonce": "0x00", - "storage": { - "0x01": "0xe1dd29730112f6ef1d8edabfd4c3c60c823d865cd592abcdf0bdec64a1efe001", - "0x02": "0x2203ef98a7ce0ef9bf3c04038583f6b2ab4d27e3ed8e5285b6e32c8b61f02001" + "gas" : "0xd681", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60206101000a600055602060ff0a60015560206101010a600255", + "nonce" : "0x00", + "storage" : { + "0x01" : "0xe1dd29730112f6ef1d8edabfd4c3c60c823d865cd592abcdf0bdec64a1efe001", + "0x02" : "0x2203ef98a7ce0ef9bf3c04038583f6b2ab4d27e3ed8e5285b6e32c8b61f02001" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60206101000a600055602060ff0a60015560206101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60206101000a600055602060ff0a60015560206101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_33.json b/VMTests/vmArithmeticTest/expPowerOf256_33.json index acf63ce77..4a576d830 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_33.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_33.json @@ -1,51 +1,53 @@ { - "expPowerOf256_33": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_33Filler.json", - "sourceHash": "2a7b68ea601c62fb6ae7603e4576332eb8e52655734329d0b56be10ce4d88d8f" + "expPowerOf256_33" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_33Filler.json", + "sourceHash" : "dcdd8d12914af51d9ebd69cf0085106850fcc496b40c13bdc30d5a5440b561ce" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60216101000a600055602160ff0a60015560216101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60216101000a600055602160ff0a60015560216101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0xd681", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60216101000a600055602160ff0a60015560216101010a600255", - "nonce": "0x00", - "storage": { - "0x01": "0xfb4c498e11e3f82e714be514ef024675bb48d678bd192222cd2e783d4df020ff", - "0x02": "0x25f3884075dd08b8fb400789097aa95df8750bd17be0d83c9a0fb7ed52102101" + "gas" : "0xd681", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60216101000a600055602160ff0a60015560216101010a600255", + "nonce" : "0x00", + "storage" : { + "0x01" : "0xfb4c498e11e3f82e714be514ef024675bb48d678bd192222cd2e783d4df020ff", + "0x02" : "0x25f3884075dd08b8fb400789097aa95df8750bd17be0d83c9a0fb7ed52102101" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60216101000a600055602160ff0a60015560216101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60216101000a600055602160ff0a60015560216101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_4.json b/VMTests/vmArithmeticTest/expPowerOf256_4.json index c6c6108c7..2a85f19a5 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_4.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_4.json @@ -1,52 +1,54 @@ { - "expPowerOf256_4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_4Filler.json", - "sourceHash": "622075985c1d1107f37816ee8e9b24730902567916e00e2cc3b732f2dff0cbea" + "expPowerOf256_4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_4Filler.json", + "sourceHash" : "c2d1ac475be3d9708dd091aeee22a87804a4004cbe6a382c63f1d4d304764b57" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60046101000a600055600460ff0a60015560046101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60046101000a600055600460ff0a60015560046101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60046101000a600055600460ff0a60015560046101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000", - "0x01": "0xfc05fc01", - "0x02": "0x0104060401" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60046101000a600055600460ff0a60015560046101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000", + "0x01" : "0xfc05fc01", + "0x02" : "0x0104060401" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60046101000a600055600460ff0a60015560046101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60046101000a600055600460ff0a60015560046101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_5.json b/VMTests/vmArithmeticTest/expPowerOf256_5.json index 59ad161a7..d0c8a953f 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_5.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_5.json @@ -1,52 +1,54 @@ { - "expPowerOf256_5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_5Filler.json", - "sourceHash": "0deb85f9420b006b9e7cad328b4f1df2a820afac55d7ab1e0be81a67b9f4bf0c" + "expPowerOf256_5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_5Filler.json", + "sourceHash" : "6146ceb91510b1cb9c01dab28929f5c50ab7351b971631b79b4e55ec4f9d0758" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056101000a600055600560ff0a60015560056101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056101000a600055600560ff0a60015560056101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056101000a600055600560ff0a60015560056101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000", - "0x01": "0xfb09f604ff", - "0x02": "0x01050a0a0501" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056101000a600055600560ff0a60015560056101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000", + "0x01" : "0xfb09f604ff", + "0x02" : "0x01050a0a0501" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056101000a600055600560ff0a60015560056101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056101000a600055600560ff0a60015560056101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_6.json b/VMTests/vmArithmeticTest/expPowerOf256_6.json index 80ab8a989..d37a6dd2b 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_6.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_6.json @@ -1,52 +1,54 @@ { - "expPowerOf256_6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_6Filler.json", - "sourceHash": "fce500eb9c5fb197ee2d407f7a0e6f69ad4bb1905ce651982255241e9b5210fd" + "expPowerOf256_6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_6Filler.json", + "sourceHash" : "2513b1044fefd548846b5188b80ed9633303bbbf23522518925608b2916bbc6c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60066101000a600055600660ff0a60015560066101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60066101000a600055600660ff0a60015560066101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60066101000a600055600660ff0a60015560066101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000", - "0x01": "0xfa0eec0efa01", - "0x02": "0x01060f140f0601" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60066101000a600055600660ff0a60015560066101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000", + "0x01" : "0xfa0eec0efa01", + "0x02" : "0x01060f140f0601" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60066101000a600055600660ff0a60015560066101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60066101000a600055600660ff0a60015560066101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_7.json b/VMTests/vmArithmeticTest/expPowerOf256_7.json index 130baab7e..6bfad6b12 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_7.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_7.json @@ -1,52 +1,54 @@ { - "expPowerOf256_7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_7Filler.json", - "sourceHash": "9f25116f93a9ebcf664ae3b302dcbc55d0c42a32ae52f837bff7057bc0adda16" + "expPowerOf256_7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_7Filler.json", + "sourceHash" : "ccc726de1f10bdaaee5b164f93a976e78f4c031e826a8237bb03f46113e00059" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60076101000a600055600760ff0a60015560076101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60076101000a600055600760ff0a60015560076101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076101000a600055600760ff0a60015560076101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000", - "0x01": "0xf914dd22eb06ff", - "0x02": "0x0107152323150701" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076101000a600055600760ff0a60015560076101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000", + "0x01" : "0xf914dd22eb06ff", + "0x02" : "0x0107152323150701" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60076101000a600055600760ff0a60015560076101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60076101000a600055600760ff0a60015560076101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_8.json b/VMTests/vmArithmeticTest/expPowerOf256_8.json index 062fd8f48..72074542b 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_8.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_8.json @@ -1,52 +1,54 @@ { - "expPowerOf256_8": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_8Filler.json", - "sourceHash": "6852bc5231c88e1d8dbd098c914b6e4496748429c62d9a3bac90c3a452bfbf12" + "expPowerOf256_8" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_8Filler.json", + "sourceHash" : "c1a5c8ebaaa46926bf87a4cfe02f647400e739fac7761296761beaf6ae2ac0b0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60086101000a600055600860ff0a60015560086101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60086101000a600055600860ff0a60015560086101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60086101000a600055600860ff0a60015560086101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000", - "0x01": "0xf81bc845c81bf801", - "0x02": "0x01081c3846381c0801" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60086101000a600055600860ff0a60015560086101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000", + "0x01" : "0xf81bc845c81bf801", + "0x02" : "0x01081c3846381c0801" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60086101000a600055600860ff0a60015560086101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60086101000a600055600860ff0a60015560086101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf256_9.json b/VMTests/vmArithmeticTest/expPowerOf256_9.json index 7f2204a1b..2d8b1d539 100644 --- a/VMTests/vmArithmeticTest/expPowerOf256_9.json +++ b/VMTests/vmArithmeticTest/expPowerOf256_9.json @@ -1,52 +1,54 @@ { - "expPowerOf256_9": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_9Filler.json", - "sourceHash": "9daf0e960cb9e7ab3c3aaf8c587201eca7d809394fca60b0c301231d891d75d5" + "expPowerOf256_9" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf256_9Filler.json", + "sourceHash" : "1c9cbff4e50f2007147b4c1ee0f4f1bce34cc34003bdf76c682d6f8fe096a842" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60096101000a600055600960ff0a60015560096101010a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60096101000a600055600960ff0a60015560096101010a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60096101000a600055600960ff0a60015560096101010a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x01000000000000000000", - "0x01": "0xf723ac7d8253dc08ff", - "0x02": "0x010924547e7e54240901" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60096101000a600055600960ff0a60015560096101010a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01000000000000000000", + "0x01" : "0xf723ac7d8253dc08ff", + "0x02" : "0x010924547e7e54240901" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60096101000a600055600960ff0a60015560096101010a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60096101000a600055600960ff0a60015560096101010a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_128.json b/VMTests/vmArithmeticTest/expPowerOf2_128.json index 5440c7c59..60031501d 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_128.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_128.json @@ -1,52 +1,54 @@ { - "expPowerOf2_128": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_128Filler.json", - "sourceHash": "dac6d272b59f1cb03027b6e106b0b659a5ad6511e8cc121464dd73b220e512ff" + "expPowerOf2_128" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_128Filler.json", + "sourceHash" : "07c52f2c971e3f0c01c5e6ff304223399f96a48fcdc3434fa2a0938124de37b3" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x608060020a600055607f60020a600155608160020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x608060020a600055607f60020a600155608160020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x608060020a600055607f60020a600155608160020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000000000000000000000000000", - "0x01": "0x80000000000000000000000000000000", - "0x02": "0x0200000000000000000000000000000000" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x608060020a600055607f60020a600155608160020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000000000000000000000000000", + "0x01" : "0x80000000000000000000000000000000", + "0x02" : "0x0200000000000000000000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x608060020a600055607f60020a600155608160020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x608060020a600055607f60020a600155608160020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_16.json b/VMTests/vmArithmeticTest/expPowerOf2_16.json index 2ac14e459..d5cb09bbe 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_16.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_16.json @@ -1,52 +1,54 @@ { - "expPowerOf2_16": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_16Filler.json", - "sourceHash": "298553d61666a9d9042726a205f483b392fcf206135ff0c709abab221cbf07cb" + "expPowerOf2_16" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_16Filler.json", + "sourceHash" : "d929b716ca2db29bb5383636946442ae3b248a8044221ae84cebd98b40bf3fa2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x601060020a600055600f60020a600155601160020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601060020a600055600f60020a600155601160020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601060020a600055600f60020a600155601160020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000", - "0x01": "0x8000", - "0x02": "0x020000" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601060020a600055600f60020a600155601160020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000", + "0x01" : "0x8000", + "0x02" : "0x020000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x601060020a600055600f60020a600155601160020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601060020a600055600f60020a600155601160020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_2.json b/VMTests/vmArithmeticTest/expPowerOf2_2.json index 8b55f49a7..08690fac7 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_2.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_2.json @@ -1,52 +1,54 @@ { - "expPowerOf2_2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_2Filler.json", - "sourceHash": "a82b4186babe26c83c518bf8bbd99cd104af2f47bb39300eb40556aad07b5e12" + "expPowerOf2_2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_2Filler.json", + "sourceHash" : "a2bac0fecd9bb22498ef34248c689e040dff1c9551695bb52490005655252a90" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600260020a600055600160020a600155600360020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600260020a600055600160020a600155600360020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600260020a600055600160020a600155600360020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x04", - "0x01": "0x02", - "0x02": "0x08" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600260020a600055600160020a600155600360020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x04", + "0x01" : "0x02", + "0x02" : "0x08" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600260020a600055600160020a600155600360020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600260020a600055600160020a600155600360020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_256.json b/VMTests/vmArithmeticTest/expPowerOf2_256.json index 0cea9a2dd..7f85c85ae 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_256.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_256.json @@ -1,50 +1,52 @@ { - "expPowerOf2_256": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_256Filler.json", - "sourceHash": "c188d36960623fbc68bd0024325dfd28df3964c6ef43d2e5322500c780389b05" + "expPowerOf2_256" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_256Filler.json", + "sourceHash" : "12737b4806aed49d7ab7eb74ddda1f35510496a85e1e478a3704f75b24ee136f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x61010060020a60005560ff60020a60015561010160020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x61010060020a60005560ff60020a60015561010160020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x011105", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010060020a60005560ff60020a60015561010160020a600255", - "nonce": "0x00", - "storage": { - "0x01": "0x8000000000000000000000000000000000000000000000000000000000000000" + "gas" : "0x011105", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010060020a60005560ff60020a60015561010160020a600255", + "nonce" : "0x00", + "storage" : { + "0x01" : "0x8000000000000000000000000000000000000000000000000000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x61010060020a60005560ff60020a60015561010160020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x61010060020a60005560ff60020a60015561010160020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_32.json b/VMTests/vmArithmeticTest/expPowerOf2_32.json index 5841c8fe5..6322de1ad 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_32.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_32.json @@ -1,52 +1,54 @@ { - "expPowerOf2_32": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_32Filler.json", - "sourceHash": "c6609e6780ee6df802de62d1dea9be23d63c4e9dcf9cccb789aea189af24ca4b" + "expPowerOf2_32" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_32Filler.json", + "sourceHash" : "1c83675482424298675a170ac78731d2fd4660aa4a42739a1ba1e6032e3a736a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x602060020a600055601f60020a600155602160020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x602060020a600055601f60020a600155602160020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x602060020a600055601f60020a600155602160020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100000000", - "0x01": "0x80000000", - "0x02": "0x0200000000" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x602060020a600055601f60020a600155602160020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100000000", + "0x01" : "0x80000000", + "0x02" : "0x0200000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x602060020a600055601f60020a600155602160020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x602060020a600055601f60020a600155602160020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_4.json b/VMTests/vmArithmeticTest/expPowerOf2_4.json index fa6e31bb0..f968b1f68 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_4.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_4.json @@ -1,52 +1,54 @@ { - "expPowerOf2_4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_4Filler.json", - "sourceHash": "824b5c5eb508090e972079c0ec4df08cb8a47ffaa01c430e27bd87d5fe5ff231" + "expPowerOf2_4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_4Filler.json", + "sourceHash" : "631f6dc2dc4c0da8fcd51e6b47631de57699ba5552f74bfffcf0c1db19ff0900" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600460020a600055600360020a600155600560020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600460020a600055600360020a600155600560020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600460020a600055600360020a600155600560020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x10", - "0x01": "0x08", - "0x02": "0x20" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600460020a600055600360020a600155600560020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x10", + "0x01" : "0x08", + "0x02" : "0x20" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600460020a600055600360020a600155600560020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600460020a600055600360020a600155600560020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_64.json b/VMTests/vmArithmeticTest/expPowerOf2_64.json index 874f707f6..5f534d7f5 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_64.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_64.json @@ -1,52 +1,54 @@ { - "expPowerOf2_64": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_64Filler.json", - "sourceHash": "54e3387f099e871b185cfc2774993f7c7a0e84043861114322ec501197877b00" + "expPowerOf2_64" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_64Filler.json", + "sourceHash" : "8e369c41de5a6a6e3c87ed3f76e2a56d98b8283b18c9ef028d4829ed286d3b75" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x604060020a600055603f60020a600155604160020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x604060020a600055603f60020a600155604160020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x604060020a600055603f60020a600155604160020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x010000000000000000", - "0x01": "0x8000000000000000", - "0x02": "0x020000000000000000" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x604060020a600055603f60020a600155604160020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x010000000000000000", + "0x01" : "0x8000000000000000", + "0x02" : "0x020000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x604060020a600055603f60020a600155604160020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x604060020a600055603f60020a600155604160020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expPowerOf2_8.json b/VMTests/vmArithmeticTest/expPowerOf2_8.json index bf2e9f004..c90c382cc 100644 --- a/VMTests/vmArithmeticTest/expPowerOf2_8.json +++ b/VMTests/vmArithmeticTest/expPowerOf2_8.json @@ -1,52 +1,54 @@ { - "expPowerOf2_8": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_8Filler.json", - "sourceHash": "7fe7ad308e3f9e180ceaa707ef7c0704b9824db69d5583b389118c7d008259a0" + "expPowerOf2_8" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expPowerOf2_8Filler.json", + "sourceHash" : "b501d810365e03840b7f8635052551bd05c65ee103cdbd989438d3dbdcfb6ac3" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600860020a600055600760020a600155600960020a600255", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600860020a600055600760020a600155600960020a600255", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9be9", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600860020a600055600760020a600155600960020a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x0100", - "0x01": "0x80", - "0x02": "0x0200" + "gas" : "0x9be9", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600860020a600055600760020a600155600960020a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x0100", + "0x01" : "0x80", + "0x02" : "0x0200" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600860020a600055600760020a600155600960020a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600860020a600055600760020a600155600960020a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expXY.json b/VMTests/vmArithmeticTest/expXY.json index 9bc13a8e0..eb1a53e79 100644 --- a/VMTests/vmArithmeticTest/expXY.json +++ b/VMTests/vmArithmeticTest/expXY.json @@ -1,51 +1,53 @@ { - "expXY": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expXYFiller.json", - "sourceHash": "aa54a8124b5ab846684618ae6ca2a2b00b6b6f89ea8a92916d4c344252bc73b9" + "expXY" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expXYFiller.json", + "sourceHash" : "b1f48c92fc069d4c6db24060394e4753fd7768e6d8c71dcf842e09536b0bf6a2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000356000556020356001556001546000540a600255", - "data": "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000100000000000f", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000356000556020356001556001546000540a600255", + "data" : "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000100000000000f", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0xd609", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000356000556020356001556001546000540a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x02", - "0x01": "0x0100000000000f" + "gas" : "0xd609", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000356000556020356001556001546000540a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02", + "0x01" : "0x0100000000000f" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000356000556020356001556001546000540a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000356000556020356001556001546000540a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/expXY_success.json b/VMTests/vmArithmeticTest/expXY_success.json index 1e64bd424..042d9607e 100644 --- a/VMTests/vmArithmeticTest/expXY_success.json +++ b/VMTests/vmArithmeticTest/expXY_success.json @@ -1,52 +1,54 @@ { - "expXY_success": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/expXY_successFiller.json", - "sourceHash": "2591b4069ce479a824e6de352cc0feb650dd6e68e6b5d91a6ceae7ac47a182fd" + "expXY_success" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/expXY_successFiller.json", + "sourceHash" : "671a3326670385e9a6a354d8b382a4b62cdd57425bc6d6e67384360f61a67510" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000356000556020356001556001546000540a600255", - "data": "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000f", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000356000556020356001556001546000540a600255", + "data" : "0x0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000f", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x9bad", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000356000556020356001556001546000540a600255", - "nonce": "0x00", - "storage": { - "0x00": "0x02", - "0x01": "0x0f", - "0x02": "0x8000" + "gas" : "0x9bad", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000356000556020356001556001546000540a600255", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02", + "0x01" : "0x0f", + "0x02" : "0x8000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000356000556020356001556001546000540a600255", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000356000556020356001556001546000540a600255", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/fibbonacci_unrolled.json b/VMTests/vmArithmeticTest/fibbonacci_unrolled.json index 38300eec2..d005d0b79 100644 --- a/VMTests/vmArithmeticTest/fibbonacci_unrolled.json +++ b/VMTests/vmArithmeticTest/fibbonacci_unrolled.json @@ -1,48 +1,51 @@ { - "fibbonacci_unrolled": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/fibbonacci_unrolledFiller.json", - "sourceHash": "f2efe4855621477d368126f2eb61a6c0e0a859482ba9ca35ae946c183095e687" + "fibbonacci_unrolled" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/fibbonacci_unrolledFiller.json", + "sourceHash" : "6ca8d6f0f1975e8ffe105ae83d44902ae15cc738402d3921eda5194feac10303" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f4192", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x0000000000000000000000000000000000000000000000000000000000001055", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f4192", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x0000000000000000000000000000000000000000000000000000000000001055", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810181810160005260206000f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mod0.json b/VMTests/vmArithmeticTest/mod0.json index 182bea823..eeee6d96e 100644 --- a/VMTests/vmArithmeticTest/mod0.json +++ b/VMTests/vmArithmeticTest/mod0.json @@ -1,50 +1,52 @@ { - "mod0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mod0Filler.json", - "sourceHash": "3e7d577aa0433a1c8bb59b19b139d2f195f93802b29f1cfa25586a5be27d5a55" + "mod0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mod0Filler.json", + "sourceHash" : "44970c0ef5fc5d700edaf9be35380d95cc5f91ac6f813a57046b9e1884afab0e" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600206600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600206600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600206600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600206600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600206600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600206600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mod1.json b/VMTests/vmArithmeticTest/mod1.json index 54e8cd063..3fd24f413 100644 --- a/VMTests/vmArithmeticTest/mod1.json +++ b/VMTests/vmArithmeticTest/mod1.json @@ -1,50 +1,52 @@ { - "mod1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mod1Filler.json", - "sourceHash": "400ab04d809c783c91ed79620d859ad3cde7557f4e16b629d883118692b010db" + "mod1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mod1Filler.json", + "sourceHash" : "efb4ba86b8ead1a13d49883472aa7876f6c2f22d094d84a22e0aa206bcf0443e" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff06600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mod2.json b/VMTests/vmArithmeticTest/mod2.json index b6bd955a7..eb0ea4e58 100644 --- a/VMTests/vmArithmeticTest/mod2.json +++ b/VMTests/vmArithmeticTest/mod2.json @@ -1,48 +1,51 @@ { - "mod2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mod2Filler.json", - "sourceHash": "a0a44f5d470eb9b698cbb6e47079ddf9869089a7d53d72c2ee4742bb605c45b5" + "mod2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mod2Filler.json", + "sourceHash" : "1f5ca72bfa3c2c922df107ec65b03875606654bc9323bbe4d0d6917cc70b78a0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600006600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mod3.json b/VMTests/vmArithmeticTest/mod3.json index 94b0e5e32..dc1c5a835 100644 --- a/VMTests/vmArithmeticTest/mod3.json +++ b/VMTests/vmArithmeticTest/mod3.json @@ -1,48 +1,51 @@ { - "mod3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mod3Filler.json", - "sourceHash": "7488d5657da87f809a873eac653c93daab9bc57e606cd57c2a71071ba2ea2e3d" + "mod3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mod3Filler.json", + "sourceHash" : "e8738afe9d6d4a8e2a3f430ea09cfcaa563a4779254b91c81374e5a297409634" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000600306600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600306600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600306600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600306600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600306600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600306600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mod4.json b/VMTests/vmArithmeticTest/mod4.json index 4c13e683d..35450606f 100644 --- a/VMTests/vmArithmeticTest/mod4.json +++ b/VMTests/vmArithmeticTest/mod4.json @@ -1,50 +1,52 @@ { - "mod4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mod4Filler.json", - "sourceHash": "7d48b4616d7370ab85fa3014c889388eb07a0e6e111c8bc66ffdb5075245af30" + "mod4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mod4Filler.json", + "sourceHash" : "1251fd388dafce899b3b8aaa3c1609354b876b279fb749c000888334946e9bc4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600260000306600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600260000306600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600260000306600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600260000306600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600260000306600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600260000306600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/modByZero.json b/VMTests/vmArithmeticTest/modByZero.json index 645f930af..e84b594b1 100644 --- a/VMTests/vmArithmeticTest/modByZero.json +++ b/VMTests/vmArithmeticTest/modByZero.json @@ -1,50 +1,52 @@ { - "modByZero": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/modByZeroFiller.json", - "sourceHash": "1ee861fa9935cce6f76e61719dd69f769ce07555784e64132bb11c83dc4ac82d" + "modByZero" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/modByZeroFiller.json", + "sourceHash" : "60d18d29ddc0d3fada77384fd6a1fdb5c8db6f39cac1d49150133ad4c876111e" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600060030603600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600060030603600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600060030603600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600060030603600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600060030603600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600060030603600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul0.json b/VMTests/vmArithmeticTest/mul0.json index 2a0f0123a..4fd37e222 100644 --- a/VMTests/vmArithmeticTest/mul0.json +++ b/VMTests/vmArithmeticTest/mul0.json @@ -1,50 +1,52 @@ { - "mul0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul0Filler.json", - "sourceHash": "f10c71e7abc8fcf1c8275d4fab7995b1a099623699bec6b431b9b683adb13d19" + "mul0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul0Filler.json", + "sourceHash" : "45cd7403ec890b29ae80f0d74b103c96059310c00ecc103470031fd88875573c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600202600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600202600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600202600055", - "nonce": "0x00", - "storage": { - "0x00": "0x06" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600202600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x06" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600202600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600202600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul1.json b/VMTests/vmArithmeticTest/mul1.json index 0911f259b..bc93212cc 100644 --- a/VMTests/vmArithmeticTest/mul1.json +++ b/VMTests/vmArithmeticTest/mul1.json @@ -1,50 +1,52 @@ { - "mul1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul1Filler.json", - "sourceHash": "18ac7009fa72c2a295b18398053e4a38b7513dcc78cf21dda7165277645b8a31" + "mul1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul1Filler.json", + "sourceHash" : "62739e6b84ff552b35b894761b28b32935dd20af24275507ba8fb2823e21a3fa" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul2.json b/VMTests/vmArithmeticTest/mul2.json index a1e1cbe04..8517f4f09 100644 --- a/VMTests/vmArithmeticTest/mul2.json +++ b/VMTests/vmArithmeticTest/mul2.json @@ -1,48 +1,51 @@ { - "mul2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul2Filler.json", - "sourceHash": "15d55a50802f3114002e61e7cc3ccf67965130efc05f401666744665bb0fd7e5" + "mul2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul2Filler.json", + "sourceHash" : "d78a8768183f5c845b70898608b589cea44445d770bac7d08071fbccd9122d7a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6017600002600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6017600002600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6017600002600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6017600002600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6017600002600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6017600002600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul3.json b/VMTests/vmArithmeticTest/mul3.json index 4f20e4f3e..dacfedad2 100644 --- a/VMTests/vmArithmeticTest/mul3.json +++ b/VMTests/vmArithmeticTest/mul3.json @@ -1,50 +1,52 @@ { - "mul3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul3Filler.json", - "sourceHash": "833d319fb029a718db5a29c1f80b163aea968523c768b47346331102fc245d9a" + "mul3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul3Filler.json", + "sourceHash" : "ea10c103a01bd1ae9bf5e1b964928ced5f84e6dbcdaa589400d20efcc3f6f787" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001601702600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001601702600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001601702600055", - "nonce": "0x00", - "storage": { - "0x00": "0x17" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001601702600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x17" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001601702600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001601702600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul4.json b/VMTests/vmArithmeticTest/mul4.json index c0d331a70..fd569c65f 100644 --- a/VMTests/vmArithmeticTest/mul4.json +++ b/VMTests/vmArithmeticTest/mul4.json @@ -1,50 +1,52 @@ { - "mul4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul4Filler.json", - "sourceHash": "f2153621a98b81499e3d6692ee5ecb70305619ea9d216e33bfd4f30386c888cc" + "mul4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul4Filler.json", + "sourceHash" : "98024d8b456973580b82d5dfcc6e3d389628d673e12d43ff8653a44b435fbee6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", - "nonce": "0x00", - "storage": { - "0x00": "0x8000000000000000000000000000000000000000000000000000000000000000" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x8000000000000000000000000000000000000000000000000000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f800000000000000000000000000000000000000000000000000000000000000002600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul5.json b/VMTests/vmArithmeticTest/mul5.json index 28df671df..a9f4e4588 100644 --- a/VMTests/vmArithmeticTest/mul5.json +++ b/VMTests/vmArithmeticTest/mul5.json @@ -1,48 +1,51 @@ { - "mul5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul5Filler.json", - "sourceHash": "d3beb055e4e2cd779d8e0a9809c8d64f0afd3f2c5709e96781120b46c7c79f63" + "mul5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul5Filler.json", + "sourceHash" : "df427409c23049ff69ae32648441bacf7f46bfa8380019c6d1effaefa428d3e1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01730a", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x01730a", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f80000000000000000000000000000000000000000000000000000000000000007f800000000000000000000000000000000000000000000000000000000000000002600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul6.json b/VMTests/vmArithmeticTest/mul6.json index 51f28e320..7cc0dc5a6 100644 --- a/VMTests/vmArithmeticTest/mul6.json +++ b/VMTests/vmArithmeticTest/mul6.json @@ -1,50 +1,52 @@ { - "mul6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul6Filler.json", - "sourceHash": "11d29defa64cdfbb8a43175b0e372cd909c8117d038214db7e55287fe8b8e4e1" + "mul6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul6Filler.json", + "sourceHash" : "93939ec6ec2137f19afdb9596236ff35ae94068ba39563ed649153ed975d8a9d" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013872", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013872", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff02600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mul7.json b/VMTests/vmArithmeticTest/mul7.json index 07808193a..ea5cc31ed 100644 --- a/VMTests/vmArithmeticTest/mul7.json +++ b/VMTests/vmArithmeticTest/mul7.json @@ -1,48 +1,51 @@ { - "mul7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mul7Filler.json", - "sourceHash": "19d2f9f0f01f9720e26192d56e917a98349ebca4838b88b445f0bc192d31fb37" + "mul7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mul7Filler.json", + "sourceHash" : "68228cd9e856bee3481b095c8d1d2ab9fa30a0a1b1fbe697e3a8b01dfb6778e4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01867e", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x47d0817e4167b1eb4f9fc722b133ef9d7d9a6fb4c2c1c442d000107a5e419561", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x01867e", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x47d0817e4167b1eb4f9fc722b133ef9d7d9a6fb4c2c1c442d000107a5e419561", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba09876543217001234567890abcdef0fedcba0987654321020260005260206000f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulUnderFlow.json b/VMTests/vmArithmeticTest/mulUnderFlow.json index 45a46d59f..6164d1ecf 100644 --- a/VMTests/vmArithmeticTest/mulUnderFlow.json +++ b/VMTests/vmArithmeticTest/mulUnderFlow.json @@ -1,36 +1,37 @@ { - "mulUnderFlow": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulUnderFlowFiller.json", - "sourceHash": "4a3d10d6a3b9087c687ac40b92b91b1f7418ab10b9b8998d37d91498e0d49962" + "mulUnderFlow" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulUnderFlowFiller.json", + "sourceHash" : "f00e90cf7a2da69a3d545bd6f562a8277dd75b34d1ef2c4a939be0f95768ec61" }, - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600102600155", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600102600155", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600102600155", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600102600155", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod0.json b/VMTests/vmArithmeticTest/mulmod0.json index 20d34c91a..a54a1818f 100644 --- a/VMTests/vmArithmeticTest/mulmod0.json +++ b/VMTests/vmArithmeticTest/mulmod0.json @@ -1,48 +1,51 @@ { - "mulmod0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod0Filler.json", - "sourceHash": "7a85365937f4a347082dcccf17277f2fabe096434e1463d033eca053177c26de" + "mulmod0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod0Filler.json", + "sourceHash" : "15ef0419e36c1c1b45577f633dde9b4f4c0fc16258a46060ac228551fd5b9168" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026002600109600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026002600109600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600109600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600109600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026002600109600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026002600109600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod1.json b/VMTests/vmArithmeticTest/mulmod1.json index 7fc2fb55a..63f75402d 100644 --- a/VMTests/vmArithmeticTest/mulmod1.json +++ b/VMTests/vmArithmeticTest/mulmod1.json @@ -1,48 +1,51 @@ { - "mulmod1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod1Filler.json", - "sourceHash": "6db56ceb11f53bd80b8f3531720133c250640c35c9ba822aba0d5ea2fb9c0bc6" + "mulmod1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod1Filler.json", + "sourceHash" : "ed3024180ecf5192c2c72e6c0e0c646a31121a9c2d81f8fc661cc404c2c49175" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036002600003600160000309600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036002600003600160000309600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172f8", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036002600003600160000309600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172f8", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036002600003600160000309600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036002600003600160000309600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036002600003600160000309600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod1_overflow.json b/VMTests/vmArithmeticTest/mulmod1_overflow.json index 597da982d..0eaa5a03c 100644 --- a/VMTests/vmArithmeticTest/mulmod1_overflow.json +++ b/VMTests/vmArithmeticTest/mulmod1_overflow.json @@ -1,48 +1,51 @@ { - "mulmod1_overflow": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflowFiller.json", - "sourceHash": "4c2a84a6695eac961ca4d3d9f493bd2b1f7294a9d182b3d6473156d242ce370f" + "mulmod1_overflow" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflowFiller.json", + "sourceHash" : "8746002a182b1690ee3c6f9285ae2f6293abc8531dce20c6a81c632dea5b06c2" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60056002600160000309600055", - "data": "0x", - "gas": "0x2710", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60056002600160000309600055", + "data" : "0x", + "gas" : "0x2710", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x136e", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600160000309600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x136e", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600160000309600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60056002600160000309600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60056002600160000309600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod1_overflow2.json b/VMTests/vmArithmeticTest/mulmod1_overflow2.json index baad99a6f..58836189e 100644 --- a/VMTests/vmArithmeticTest/mulmod1_overflow2.json +++ b/VMTests/vmArithmeticTest/mulmod1_overflow2.json @@ -1,50 +1,52 @@ { - "mulmod1_overflow2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow2Filler.json", - "sourceHash": "17f238c5929305eeddf4df7e289bd41936bceafeccda7c1f3ad63df457cef8a4" + "mulmod1_overflow2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow2Filler.json", + "sourceHash" : "39bbcf3f466015094b1966b488fb130f5f43e7f754742dcd73ab9fe36b175140" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef40c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x0ef40c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000009600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod1_overflow3.json b/VMTests/vmArithmeticTest/mulmod1_overflow3.json index 6d952d85c..7f2eaf543 100644 --- a/VMTests/vmArithmeticTest/mulmod1_overflow3.json +++ b/VMTests/vmArithmeticTest/mulmod1_overflow3.json @@ -1,50 +1,52 @@ { - "mulmod1_overflow3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow3Filler.json", - "sourceHash": "07059fc8bbd6426ca73d3dbf7c27ee13cdfc6b7f011a4567fdf4c24db26a9289" + "mulmod1_overflow3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow3Filler.json", + "sourceHash" : "cea734f62c2074f0e7220b0a22f7cffe76276077677881ecbcc503a8a9b624b7" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef40c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", - "nonce": "0x00", - "storage": { - "0x00": "0x04" + "gas" : "0x0ef40c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x04" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff09600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod1_overflow4.json b/VMTests/vmArithmeticTest/mulmod1_overflow4.json index e1186e457..a27e20246 100644 --- a/VMTests/vmArithmeticTest/mulmod1_overflow4.json +++ b/VMTests/vmArithmeticTest/mulmod1_overflow4.json @@ -1,50 +1,52 @@ { - "mulmod1_overflow4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow4Filler.json", - "sourceHash": "33cef2a558f1598c9506702942344efc563fb91d7afb8888c00313911aac3681" + "mulmod1_overflow4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod1_overflow4Filler.json", + "sourceHash" : "e299f946769fce28c47007d1e2e2313465406917bacadaf1cfabf05f86db6844" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef40c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", - "nonce": "0x00", - "storage": { - "0x00": "0x03" + "gas" : "0x0ef40c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x03" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560027f800000000000000000000000000000000000000000000000000000000000000109600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod2.json b/VMTests/vmArithmeticTest/mulmod2.json index 5c1281279..8a49226d5 100644 --- a/VMTests/vmArithmeticTest/mulmod2.json +++ b/VMTests/vmArithmeticTest/mulmod2.json @@ -1,50 +1,52 @@ { - "mulmod2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod2Filler.json", - "sourceHash": "775f75c0de180ff2d75ebace50e0de592f0c2d6fe37834d7ddee534a11a74b95" + "mulmod2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod2Filler.json", + "sourceHash" : "79bc8735a59de453773cbcd0053df3cd759b8d55ece41192570ed00471f038ac" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600560000309600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600560000309600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod2_0.json b/VMTests/vmArithmeticTest/mulmod2_0.json index 88d0181ad..91f8ef964 100644 --- a/VMTests/vmArithmeticTest/mulmod2_0.json +++ b/VMTests/vmArithmeticTest/mulmod2_0.json @@ -1,48 +1,51 @@ { - "mulmod2_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod2_0Filler.json", - "sourceHash": "e0b5b4c3d337750afce688fd1052033093d205564d51c9b7ffd5d229431b87db" + "mulmod2_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod2_0Filler.json", + "sourceHash" : "e7772703144f24ed842d6df70931910c59e3cf48885caa204e1cfc66109d56aa" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600560000309600360056000030714600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600560000309600360056000030714600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172ea", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600360056000030714600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172ea", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600360056000030714600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600360056000030714600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600360056000030714600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod2_1.json b/VMTests/vmArithmeticTest/mulmod2_1.json index 132ec2837..928cd7ba1 100644 --- a/VMTests/vmArithmeticTest/mulmod2_1.json +++ b/VMTests/vmArithmeticTest/mulmod2_1.json @@ -1,50 +1,52 @@ { - "mulmod2_1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod2_1Filler.json", - "sourceHash": "06ca473c76f3d122323af9b62efe6fdc9cc0908e176db279806be103db96dbf2" + "mulmod2_1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod2_1Filler.json", + "sourceHash" : "ad3c90c6e0cbacf8ba3baab6c0f8540ec0ff24038b0768dadabf67efac5e07ed" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036001600560000309600360056000030614600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036001600560000309600360056000030614600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013852", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600360056000030614600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013852", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600360056000030614600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036001600560000309600360056000030614600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036001600560000309600360056000030614600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod3.json b/VMTests/vmArithmeticTest/mulmod3.json index 69852d18b..e71544565 100644 --- a/VMTests/vmArithmeticTest/mulmod3.json +++ b/VMTests/vmArithmeticTest/mulmod3.json @@ -1,50 +1,52 @@ { - "mulmod3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod3Filler.json", - "sourceHash": "7cc844062b25211aa679f8cd221741f0ee4128d6a52d7d19d571e5916541f0a8" + "mulmod3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod3Filler.json", + "sourceHash" : "a4466904098f2aa254af6f260446e643504d5993d6226da4cf88c82942018de1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60036000036001600509600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60036000036001600509600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036000036001600509600055", - "nonce": "0x00", - "storage": { - "0x00": "0x05" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036000036001600509600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x05" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60036000036001600509600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60036000036001600509600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod3_0.json b/VMTests/vmArithmeticTest/mulmod3_0.json index 51a203023..aa0180b7e 100644 --- a/VMTests/vmArithmeticTest/mulmod3_0.json +++ b/VMTests/vmArithmeticTest/mulmod3_0.json @@ -1,48 +1,51 @@ { - "mulmod3_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod3_0Filler.json", - "sourceHash": "b3d3a4cdf02aa5cb2b41d91cea4a94ef1c69b7b17c27d18fa16f3555dab41f24" + "mulmod3_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod3_0Filler.json", + "sourceHash" : "0070f9a443a2322b95c7b5087c03809c2f1998b04ba560d40d23e94daef7f961" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60026003600003600160050914600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60026003600003600160050914600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172f8", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026003600003600160050914600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172f8", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026003600003600160050914600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60026003600003600160050914600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60026003600003600160050914600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmod4.json b/VMTests/vmArithmeticTest/mulmod4.json index e374d1e0d..f16458778 100644 --- a/VMTests/vmArithmeticTest/mulmod4.json +++ b/VMTests/vmArithmeticTest/mulmod4.json @@ -1,48 +1,51 @@ { - "mulmod4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmod4Filler.json", - "sourceHash": "6182e58d7e616d18db75f5a0fa4577abf1c00b1d76a62f9d86b8f2a72e133d44" + "mulmod4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmod4Filler.json", + "sourceHash" : "d0eab7707b7c4159ec4e9b68f395056a16fefb9a701a45e137b8993127870fb1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6064601b60250960005360006001f3", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6064601b60250960005360006001f3", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x018680", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6064601b60250960005360006001f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x018680", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6064601b60250960005360006001f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6064601b60250960005360006001f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6064601b60250960005360006001f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmoddivByZero.json b/VMTests/vmArithmeticTest/mulmoddivByZero.json index e730ca6b5..b5c958dd6 100644 --- a/VMTests/vmArithmeticTest/mulmoddivByZero.json +++ b/VMTests/vmArithmeticTest/mulmoddivByZero.json @@ -1,48 +1,51 @@ { - "mulmoddivByZero": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZeroFiller.json", - "sourceHash": "8a022cd49b9135b3a23925324bda3d394dd7a930e80699d054897bb40dbd7a9b" + "mulmoddivByZero" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZeroFiller.json", + "sourceHash" : "d2f1f45a525dd3c94e60ba59a808bfa6f526ff1517294eacdf4d09d9d33415d5" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006001600509600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006001600509600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600509600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600509600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600509600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600509600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmoddivByZero1.json b/VMTests/vmArithmeticTest/mulmoddivByZero1.json index 4804dd823..2a16a8b1a 100644 --- a/VMTests/vmArithmeticTest/mulmoddivByZero1.json +++ b/VMTests/vmArithmeticTest/mulmoddivByZero1.json @@ -1,48 +1,51 @@ { - "mulmoddivByZero1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero1Filler.json", - "sourceHash": "cbcd5284164a3ec86b605bc3a42efb84f54710e7407b4b78d79a492d09ae8a7f" + "mulmoddivByZero1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero1Filler.json", + "sourceHash" : "a98185211df6a24ee07ad038dcac863c96507e63593dfa4ba40e268dec182118" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006001600009600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006001600009600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600009600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600009600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006001600009600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006001600009600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmoddivByZero2.json b/VMTests/vmArithmeticTest/mulmoddivByZero2.json index f2a7fad01..78c6b9a6d 100644 --- a/VMTests/vmArithmeticTest/mulmoddivByZero2.json +++ b/VMTests/vmArithmeticTest/mulmoddivByZero2.json @@ -1,48 +1,51 @@ { - "mulmoddivByZero2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero2Filler.json", - "sourceHash": "7f8bc67d37e359d6313f6e86a6569da126d12329f8bb93945b6902a9f03f51b5" + "mulmoddivByZero2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero2Filler.json", + "sourceHash" : "dade878a93b655f3a61789e38fb21ece3dd658e3e58d13a23bd5dcf5af668ef6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006000600109600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006000600109600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600109600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600109600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600109600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600109600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/mulmoddivByZero3.json b/VMTests/vmArithmeticTest/mulmoddivByZero3.json index 411a4b09c..76857cb4e 100644 --- a/VMTests/vmArithmeticTest/mulmoddivByZero3.json +++ b/VMTests/vmArithmeticTest/mulmoddivByZero3.json @@ -1,50 +1,52 @@ { - "mulmoddivByZero3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero3Filler.json", - "sourceHash": "7688b4d65f8ec53bf9153958e4e1513cff10bf7aeef85358c5460c93650c5b7e" + "mulmoddivByZero3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/mulmoddivByZero3Filler.json", + "sourceHash" : "7f1443cbcb5f817b38aed7b0dd96af4d58e8025b71a380e14af792c24fc2d8fa" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60006000600009600103600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60006000600009600103600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600009600103600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600009600103600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60006000600009600103600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60006000600009600103600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/not1.json b/VMTests/vmArithmeticTest/not1.json index 7252d28aa..05204bcbb 100644 --- a/VMTests/vmArithmeticTest/not1.json +++ b/VMTests/vmArithmeticTest/not1.json @@ -1,48 +1,51 @@ { - "not1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/not1Filler.json", - "sourceHash": "1f61a917c75f86536e6a6d2244ef9fff5af15ae315eeca357fc50515d7998cc9" + "not1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/not1Filler.json", + "sourceHash" : "e3aa182b2227b5b90343ecfd84d5e7ecdc8ef49a282262a4651d4809aafc6e67" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6201e2406000526000511960005260206000f3", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6201e2406000526000511960005260206000f3", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f421f", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe1dbf", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6201e2406000526000511960005260206000f3", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f421f", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe1dbf", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6201e2406000526000511960005260206000f3", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6201e2406000526000511960005260206000f3", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6201e2406000526000511960005260206000f3", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv0.json b/VMTests/vmArithmeticTest/sdiv0.json index acf5ade8d..d60c78cff 100644 --- a/VMTests/vmArithmeticTest/sdiv0.json +++ b/VMTests/vmArithmeticTest/sdiv0.json @@ -1,50 +1,52 @@ { - "sdiv0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv0Filler.json", - "sourceHash": "2c0d876988f16b3044bf06c02656608dd4bff9d1c543b5bf4bdbc719077b6df4" + "sdiv0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv0Filler.json", + "sourceHash" : "f0994462e2dd8cc0e076a7379a5a88a01a40586601ff426717cf1d678cd4385d" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv1.json b/VMTests/vmArithmeticTest/sdiv1.json index b1684fbf8..050760c9f 100644 --- a/VMTests/vmArithmeticTest/sdiv1.json +++ b/VMTests/vmArithmeticTest/sdiv1.json @@ -1,50 +1,52 @@ { - "sdiv1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv1Filler.json", - "sourceHash": "4cb3f0d95c2be66db60cf7feb607cbe4e8626f770d5819b1687cea47f1d7ae51" + "sdiv1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv1Filler.json", + "sourceHash" : "65482c2a8e74781262c4db10d43d8c7731628b313a56e48a8dfdc9af9a1e4164" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv2.json b/VMTests/vmArithmeticTest/sdiv2.json index e33659653..d145bb09d 100644 --- a/VMTests/vmArithmeticTest/sdiv2.json +++ b/VMTests/vmArithmeticTest/sdiv2.json @@ -1,48 +1,51 @@ { - "sdiv2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv2Filler.json", - "sourceHash": "ae07c37c5d2bb2af34d6fdf03af2b989192e0b33c10537da65e85c957a007312" + "sdiv2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv2Filler.json", + "sourceHash" : "f23ddbb1007d7edd1cc43aa31e6754f5bffc664fd470d83d4ba9c5d73f92e05a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6004600003600260000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6004600003600260000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172fe", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6004600003600260000305600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172fe", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6004600003600260000305600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6004600003600260000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6004600003600260000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv3.json b/VMTests/vmArithmeticTest/sdiv3.json index 0030f6df5..34e96ca3d 100644 --- a/VMTests/vmArithmeticTest/sdiv3.json +++ b/VMTests/vmArithmeticTest/sdiv3.json @@ -1,50 +1,52 @@ { - "sdiv3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv3Filler.json", - "sourceHash": "8ee2402bfe21dabf91e921a32251808f8ad9f3a9739132155e283cfe4f0a0747" + "sdiv3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv3Filler.json", + "sourceHash" : "0b700f5943e191289b5c0bee1e9c8d4cae53ef77c61f055af8df241c94d2d8a0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6002600003600405600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6002600003600405600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6002600003600405600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6002600003600405600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6002600003600405600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6002600003600405600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv4.json b/VMTests/vmArithmeticTest/sdiv4.json index 5eae9385f..cc445cf67 100644 --- a/VMTests/vmArithmeticTest/sdiv4.json +++ b/VMTests/vmArithmeticTest/sdiv4.json @@ -1,50 +1,52 @@ { - "sdiv4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv4Filler.json", - "sourceHash": "271280077cf5bee771ebcccae268a86ac603c990debe40a7f3b0f32324def426" + "sdiv4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv4Filler.json", + "sourceHash" : "3065d6c46735c24934865e9b79e22fb6f62c23bf23882402a1690dfe873bfe74" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6004600003600505600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6004600003600505600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6004600003600505600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6004600003600505600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6004600003600505600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6004600003600505600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv5.json b/VMTests/vmArithmeticTest/sdiv5.json index 682fcee84..c3d400057 100644 --- a/VMTests/vmArithmeticTest/sdiv5.json +++ b/VMTests/vmArithmeticTest/sdiv5.json @@ -1,50 +1,52 @@ { - "sdiv5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv5Filler.json", - "sourceHash": "36db7de83011fb20807d30a5be5dfd0ab8b48c4f5cbb426d81e5189cc04d0694" + "sdiv5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv5Filler.json", + "sourceHash" : "900ae8a1b5b71f5af75af223f8157cca4eac7224648cae647c2e9973be2db508" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0x8000000000000000000000000000000000000000000000000000000000000000" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x8000000000000000000000000000000000000000000000000000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv6.json b/VMTests/vmArithmeticTest/sdiv6.json index eaf72d9f5..384dd6e66 100644 --- a/VMTests/vmArithmeticTest/sdiv6.json +++ b/VMTests/vmArithmeticTest/sdiv6.json @@ -1,48 +1,51 @@ { - "sdiv6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv6Filler.json", - "sourceHash": "a045b5379d9af7d8304b71f8c67876fcbf1710892858cec78a6bffb30d4e21e1" + "sdiv6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv6Filler.json", + "sourceHash" : "e7b278490909bf62877a08100ade05781f50a8e1057283f7b8c734a0aec01dee" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv7.json b/VMTests/vmArithmeticTest/sdiv7.json index 5be153282..7e8fbc78d 100644 --- a/VMTests/vmArithmeticTest/sdiv7.json +++ b/VMTests/vmArithmeticTest/sdiv7.json @@ -1,48 +1,51 @@ { - "sdiv7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv7Filler.json", - "sourceHash": "f4fe8c32af100ae3c2c8084e2b00306df9e38cf9313873ad810ecfa0461b7481" + "sdiv7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv7Filler.json", + "sourceHash" : "2b55fc5f5e58371ec9404c0b8c5e009c45c2c2efdbb5f8856cec1e847f588dba" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6019600160000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6019600160000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6019600160000305600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6019600160000305600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6019600160000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6019600160000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv8.json b/VMTests/vmArithmeticTest/sdiv8.json index 0a58e7869..c9f0f0c0f 100644 --- a/VMTests/vmArithmeticTest/sdiv8.json +++ b/VMTests/vmArithmeticTest/sdiv8.json @@ -1,50 +1,52 @@ { - "sdiv8": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv8Filler.json", - "sourceHash": "78a291be48ce1144fbc0a8579c1a081a60f8b60b3ac5d6fedcc6293e18815caa" + "sdiv8" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv8Filler.json", + "sourceHash" : "ea05e5ca26b556596f9d6e65f84d238632215eb308b26b1da829b48a4f07e9a1" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600003600160000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600003600160000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600003600160000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600003600160000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600003600160000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600003600160000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv9.json b/VMTests/vmArithmeticTest/sdiv9.json index ca39b0907..ea9dc9a75 100644 --- a/VMTests/vmArithmeticTest/sdiv9.json +++ b/VMTests/vmArithmeticTest/sdiv9.json @@ -1,50 +1,52 @@ { - "sdiv9": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv9Filler.json", - "sourceHash": "7a561f7a1e2f67ee73d4a80da566df5cffb62750cf3ba78b3ed05d4060c719c0" + "sdiv9" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv9Filler.json", + "sourceHash" : "18566af59c50610c4d0730ca3171edb8079ef515fe3580e356caf81401a54bab" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001600160000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001600160000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600160000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600160000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001600160000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001600160000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdivByZero0.json b/VMTests/vmArithmeticTest/sdivByZero0.json index 90022b009..9198a7f7b 100644 --- a/VMTests/vmArithmeticTest/sdivByZero0.json +++ b/VMTests/vmArithmeticTest/sdivByZero0.json @@ -1,48 +1,51 @@ { - "sdivByZero0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdivByZero0Filler.json", - "sourceHash": "96ed2f4a00af3d35ce604e7c80653ab3bd82068c016d055b05a5ac974b617c75" + "sdivByZero0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdivByZero0Filler.json", + "sourceHash" : "8527a93d7cd284bffde534c9240234c0325249bc55a94cbc7bbee86e0abc6a3c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000600003600360000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600003600360000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172fe", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600003600360000305600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172fe", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600003600360000305600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600003600360000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600003600360000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdivByZero1.json b/VMTests/vmArithmeticTest/sdivByZero1.json index c63950dbb..a01e6fb78 100644 --- a/VMTests/vmArithmeticTest/sdivByZero1.json +++ b/VMTests/vmArithmeticTest/sdivByZero1.json @@ -1,48 +1,51 @@ { - "sdivByZero1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdivByZero1Filler.json", - "sourceHash": "b1da3a2bbeee8a06d2aed771b57930c7942ada63fc583943364cdc4f5944ba5a" + "sdivByZero1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdivByZero1Filler.json", + "sourceHash" : "da488af1640adb0d5fe53576afb146ba3e48b79d6fb20ebc0a723810c957347c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdivByZero2.json b/VMTests/vmArithmeticTest/sdivByZero2.json index c74285fd2..7ae38e967 100644 --- a/VMTests/vmArithmeticTest/sdivByZero2.json +++ b/VMTests/vmArithmeticTest/sdivByZero2.json @@ -1,50 +1,52 @@ { - "sdivByZero2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdivByZero2Filler.json", - "sourceHash": "1c8def1dce7b0cbede238934556897534a1307ed30815446ef651b5f42526a01" + "sdivByZero2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdivByZero2Filler.json", + "sourceHash" : "0395bca3ef9221cdfca63d08eceb32873be670cae868547e38aa1a42c29e41d9" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600160007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf923bdff6000030501600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv_dejavu.json b/VMTests/vmArithmeticTest/sdiv_dejavu.json index 0d80f2f8e..62894a609 100644 --- a/VMTests/vmArithmeticTest/sdiv_dejavu.json +++ b/VMTests/vmArithmeticTest/sdiv_dejavu.json @@ -1,50 +1,52 @@ { - "sdiv_dejavu": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv_dejavuFiller.json", - "sourceHash": "a18742fdc18faf55d5d8473bdd7353855f15cbf0e5777fd844b887c56089c3c2" + "sdiv_dejavu" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv_dejavuFiller.json", + "sourceHash" : "6018ba5a8727b5f6c60678c66c95b410fcc2b2c14fe8b47e88aede7f66c73244" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600560096000030580600055", - "data": "0x", - "gas": "0x989680", - "gasPrice": "0x01", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600560096000030580600055", + "data" : "0x", + "gas" : "0x989680", + "gasPrice" : "0x01", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x984849", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560096000030580600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x984849", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560096000030580600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600560096000030580600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600560096000030580600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv_i256min.json b/VMTests/vmArithmeticTest/sdiv_i256min.json index 288615bdc..c24de8793 100644 --- a/VMTests/vmArithmeticTest/sdiv_i256min.json +++ b/VMTests/vmArithmeticTest/sdiv_i256min.json @@ -1,50 +1,52 @@ { - "sdiv_i256min": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv_i256minFiller.json", - "sourceHash": "7b034b640478e576766cf07ec531a2e797b450e51e5e28ad8e44671b735a3c2d" + "sdiv_i256min" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv_i256minFiller.json", + "sourceHash" : "0fb4aa11ee10780f512ea76b238c096b781768ac4048e45d4b5ce3aa8f0a987d" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv_i256min2.json b/VMTests/vmArithmeticTest/sdiv_i256min2.json index 41f9e0775..cb52d2056 100644 --- a/VMTests/vmArithmeticTest/sdiv_i256min2.json +++ b/VMTests/vmArithmeticTest/sdiv_i256min2.json @@ -1,50 +1,52 @@ { - "sdiv_i256min2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv_i256min2Filler.json", - "sourceHash": "aea84dd4611287455f1e3edacab6c6f97dcbc2514fe8c5c03634934d7f675822" + "sdiv_i256min2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv_i256min2Filler.json", + "sourceHash" : "90030696ae4a357369cc2782a28d4815a9935a9de909919b56b4a35e73a6fe1f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": { - "0x00": "0x8000000000000000000000000000000000000000000000000000000000000000" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x8000000000000000000000000000000000000000000000000000000000000000" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000305600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sdiv_i256min3.json b/VMTests/vmArithmeticTest/sdiv_i256min3.json index adf69d6bb..cf6adaf20 100644 --- a/VMTests/vmArithmeticTest/sdiv_i256min3.json +++ b/VMTests/vmArithmeticTest/sdiv_i256min3.json @@ -1,48 +1,51 @@ { - "sdiv_i256min3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sdiv_i256min3Filler.json", - "sourceHash": "e3bddf0c7cb0c1ac947275072cc39085532b34dbe34213f5a69a6a45c4f89f3e" + "sdiv_i256min3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sdiv_i256min3Filler.json", + "sourceHash" : "c515fc2566610c432b0de0dd441f64fa3786ed7b2f921e19ddd23ff00251d920" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x01", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x01", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f2ea4", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f2ea4", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff6000037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff05600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextendInvalidByteNumber.json b/VMTests/vmArithmeticTest/signextendInvalidByteNumber.json index 103134f4e..5eeb0025d 100644 --- a/VMTests/vmArithmeticTest/signextendInvalidByteNumber.json +++ b/VMTests/vmArithmeticTest/signextendInvalidByteNumber.json @@ -1,50 +1,52 @@ { - "signextendInvalidByteNumber": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextendInvalidByteNumberFiller.json", - "sourceHash": "ae2ebe3461944c83320578ae60e2d5b58ac8c905a085f8208174c2c4a43582f1" + "signextendInvalidByteNumber" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextendInvalidByteNumberFiller.json", + "sourceHash" : "fafb83f281612538c3b8a0ad616214c94f232a83b661ddeb2913d44c86c5e1f8" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x62126af460500b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x62126af460500b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62126af460500b600055", - "nonce": "0x00", - "storage": { - "0x00": "0x126af4" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62126af460500b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x126af4" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62126af460500b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62126af460500b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_00.json b/VMTests/vmArithmeticTest/signextend_00.json index 254d87190..0082c6095 100644 --- a/VMTests/vmArithmeticTest/signextend_00.json +++ b/VMTests/vmArithmeticTest/signextend_00.json @@ -1,48 +1,51 @@ { - "signextend_00": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_00Filler.json", - "sourceHash": "14c63e4a6badf000b6f489b33cbeebd1337d18f7118ae64c091cba0f2c71865c" + "signextend_00" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_00Filler.json", + "sourceHash" : "f2d0e5f5e92b4fabe5f8849039ea24659f13dd41ab170684ac9ad4713806ccf6" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600060000b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600060000b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f2eaa", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600060000b600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f2eaa", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600060000b600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600060000b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600060000b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_0_BigByte.json b/VMTests/vmArithmeticTest/signextend_0_BigByte.json index c6f2c0e80..06187a8c9 100644 --- a/VMTests/vmArithmeticTest/signextend_0_BigByte.json +++ b/VMTests/vmArithmeticTest/signextend_0_BigByte.json @@ -1,50 +1,52 @@ { - "signextend_0_BigByte": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_0_BigByteFiller.json", - "sourceHash": "51826d588208ff7923d16a2d7237a034e5549d9b576c4f676fe1a70c02cf8fa1" + "signextend_0_BigByte" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_0_BigByteFiller.json", + "sourceHash" : "9690d6442d8ff89edda5c528ab4e1cb01ee09ba06c4e0c59d78be6d82259c40b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_AlmostBiggestByte.json b/VMTests/vmArithmeticTest/signextend_AlmostBiggestByte.json index 087fde37c..19f27530b 100644 --- a/VMTests/vmArithmeticTest/signextend_AlmostBiggestByte.json +++ b/VMTests/vmArithmeticTest/signextend_AlmostBiggestByte.json @@ -1,50 +1,52 @@ { - "signextend_AlmostBiggestByte": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_AlmostBiggestByteFiller.json", - "sourceHash": "6b18abf5b443f69a5db8c96342dd485f1a667a69b8dbabf0a562c25dad996b76" + "signextend_AlmostBiggestByte" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_AlmostBiggestByteFiller.json", + "sourceHash" : "fbfe54fdecb381ce1abdf7dcd95076ae6a3ce4cdd49d414df4798399a536f517" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BigByteBigByte.json b/VMTests/vmArithmeticTest/signextend_BigByteBigByte.json index 82d8ccaff..6bb493451 100644 --- a/VMTests/vmArithmeticTest/signextend_BigByteBigByte.json +++ b/VMTests/vmArithmeticTest/signextend_BigByteBigByte.json @@ -1,50 +1,52 @@ { - "signextend_BigByteBigByte": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BigByteBigByteFiller.json", - "sourceHash": "8e48087be94e847f3d64c7ac1b8ac041d85d63bae9aa6144ef668d5749f50d1a" + "signextend_BigByteBigByte" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BigByteBigByteFiller.json", + "sourceHash" : "5cd096028c09eba94315bd6d591ae9cb76413b56bac1aeada8d337d47c59be10" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BigBytePlus1_2.json b/VMTests/vmArithmeticTest/signextend_BigBytePlus1_2.json index 23f251c07..20e0b3cf8 100644 --- a/VMTests/vmArithmeticTest/signextend_BigBytePlus1_2.json +++ b/VMTests/vmArithmeticTest/signextend_BigBytePlus1_2.json @@ -1,50 +1,52 @@ { - "signextend_BigBytePlus1_2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BigBytePlus1_2Filler.json", - "sourceHash": "0c4455484bad24f9a15f343c3082f14a6b13c61c67ffc2b79b00ba7edccfbf55" + "signextend_BigBytePlus1_2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BigBytePlus1_2Filler.json", + "sourceHash" : "ab3be4aeefd25904d80c1a58bec3280e86ce66085d4871343424179945748003" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60ff68f000000000000000010b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60ff68f000000000000000010b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60ff68f000000000000000010b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xff" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60ff68f000000000000000010b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60ff68f000000000000000010b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60ff68f000000000000000010b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BigByte_0.json b/VMTests/vmArithmeticTest/signextend_BigByte_0.json index f0a989363..0bd365d16 100644 --- a/VMTests/vmArithmeticTest/signextend_BigByte_0.json +++ b/VMTests/vmArithmeticTest/signextend_BigByte_0.json @@ -1,48 +1,51 @@ { - "signextend_BigByte_0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BigByte_0Filler.json", - "sourceHash": "3f541ab10aecc9a1f44cde8811de0aaae5a39b202a82ee3e11488a4320eb4af5" + "signextend_BigByte_0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BigByte_0Filler.json", + "sourceHash" : "ed96ff1a29a7869a15e633346c24da243ef11761dbfac1fe6b6e54629e3d265a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f2eaa", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f2eaa", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BitIsNotSet.json b/VMTests/vmArithmeticTest/signextend_BitIsNotSet.json index da8eebaf0..1461aa905 100644 --- a/VMTests/vmArithmeticTest/signextend_BitIsNotSet.json +++ b/VMTests/vmArithmeticTest/signextend_BitIsNotSet.json @@ -1,50 +1,52 @@ { - "signextend_BitIsNotSet": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsNotSetFiller.json", - "sourceHash": "c9d69758b60dd1e44dd8eeabf7df4c0cc7a7276decdd717842036afcf5116b97" + "signextend_BitIsNotSet" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsNotSetFiller.json", + "sourceHash" : "ad6c39d9aab1ff75cc4d29e0952352a880d3239b3dcd9ac284b8738fac7debe9" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x62122f6a60000b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x62122f6a60000b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62122f6a60000b600055", - "nonce": "0x00", - "storage": { - "0x00": "0x6a" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62122f6a60000b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x6a" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62122f6a60000b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62122f6a60000b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BitIsNotSetInHigherByte.json b/VMTests/vmArithmeticTest/signextend_BitIsNotSetInHigherByte.json index 5816d2fd3..a7b367cea 100644 --- a/VMTests/vmArithmeticTest/signextend_BitIsNotSetInHigherByte.json +++ b/VMTests/vmArithmeticTest/signextend_BitIsNotSetInHigherByte.json @@ -1,50 +1,52 @@ { - "signextend_BitIsNotSetInHigherByte": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsNotSetInHigherByteFiller.json", - "sourceHash": "82d0345b35ff950ddc99d62e74ec1dd1ad97cfad97fea03ef678758d68af7f9f" + "signextend_BitIsNotSetInHigherByte" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsNotSetInHigherByteFiller.json", + "sourceHash" : "d7fe1705027d2eaee0adc232f8c10fad41b29b39323215fba98de942695a2ba0" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x62126af460010b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x62126af460010b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62126af460010b600055", - "nonce": "0x00", - "storage": { - "0x00": "0x6af4" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62126af460010b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x6af4" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62126af460010b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62126af460010b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_BitIsSetInHigherByte.json b/VMTests/vmArithmeticTest/signextend_BitIsSetInHigherByte.json index 71b41c515..3ba8f84ff 100644 --- a/VMTests/vmArithmeticTest/signextend_BitIsSetInHigherByte.json +++ b/VMTests/vmArithmeticTest/signextend_BitIsSetInHigherByte.json @@ -1,50 +1,52 @@ { - "signextend_BitIsSetInHigherByte": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsSetInHigherByteFiller.json", - "sourceHash": "b5dc9bb4906717453c5d4140f135bfe98b0fe8695e970ef24a29ab71df0bda1c" + "signextend_BitIsSetInHigherByte" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_BitIsSetInHigherByteFiller.json", + "sourceHash" : "ac72667a2e447bdbe107272ec54041d01f13e9d0ad67be9f35ceb797fa8fa3d9" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6212faf460010b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6212faf460010b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6212faf460010b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaf4" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6212faf460010b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffaf4" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6212faf460010b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6212faf460010b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_Overflow_dj42.json b/VMTests/vmArithmeticTest/signextend_Overflow_dj42.json index 838dedcf5..ebf1855be 100644 --- a/VMTests/vmArithmeticTest/signextend_Overflow_dj42.json +++ b/VMTests/vmArithmeticTest/signextend_Overflow_dj42.json @@ -1,48 +1,51 @@ { - "signextend_Overflow_dj42": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_Overflow_dj42Filler.json", - "sourceHash": "f7bdd84657605dd676ce51acf2d3eefc1fd0ccbec5221713a047cb40d1a65b35" + "signextend_Overflow_dj42" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_Overflow_dj42Filler.json", + "sourceHash" : "7670c75ec39bedeeac949ccec613c786efedd311a4f2a05ce3b28b1822f67b3b" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0f4212", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", - "nonce": "0x00", - "storage": {} + "gas" : "0x0f4212", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6005565b005b61800080680100000000000000010b6180011160035763badf000d601155", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_bigBytePlus1.json b/VMTests/vmArithmeticTest/signextend_bigBytePlus1.json index 84f6fea4a..a3c85e810 100644 --- a/VMTests/vmArithmeticTest/signextend_bigBytePlus1.json +++ b/VMTests/vmArithmeticTest/signextend_bigBytePlus1.json @@ -1,50 +1,52 @@ { - "signextend_bigBytePlus1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_bigBytePlus1Filler.json", - "sourceHash": "d0db106dfe0e5b3805ac0dd9944caba9033cc9d42300277db9178888de3da5ab" + "signextend_bigBytePlus1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_bigBytePlus1Filler.json", + "sourceHash" : "e1d4c88c2ad5fbe82fefe183562d1533a0408cce7501f79d294a2207637afd23" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x66f000000000000161ffff0b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x66f000000000000161ffff0b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x66f000000000000161ffff0b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xf0000000000001" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x66f000000000000161ffff0b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xf0000000000001" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x66f000000000000161ffff0b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x66f000000000000161ffff0b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/signextend_bitIsSet.json b/VMTests/vmArithmeticTest/signextend_bitIsSet.json index 03918bbc2..f44a2a5e3 100644 --- a/VMTests/vmArithmeticTest/signextend_bitIsSet.json +++ b/VMTests/vmArithmeticTest/signextend_bitIsSet.json @@ -1,50 +1,52 @@ { - "signextend_bitIsSet": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/signextend_bitIsSetFiller.json", - "sourceHash": "14f83c5f56b0fcc7c2b5483ab05230a989cd554a607dd7b84cb099a89cc897af" + "signextend_bitIsSet" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/signextend_bitIsSetFiller.json", + "sourceHash" : "079a0a92b727ced019553f0b8d57e0a53cf85803f09a10ea969030cfd302439a" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x989680", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x62122ff460000b600055", - "data": "0x", - "gas": "0x0f4240", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x62122ff460000b600055", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0ef412", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62122ff460000b600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4" + "gas" : "0x0ef412", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62122ff460000b600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x62122ff460000b600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x62122ff460000b600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod0.json b/VMTests/vmArithmeticTest/smod0.json index ec1592d95..c99f7801b 100644 --- a/VMTests/vmArithmeticTest/smod0.json +++ b/VMTests/vmArithmeticTest/smod0.json @@ -1,50 +1,52 @@ { - "smod0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod0Filler.json", - "sourceHash": "5090832871af25c7ceaf944f409eb0e94d1800eebd6b87e0cac8315067184fcb" + "smod0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod0Filler.json", + "sourceHash" : "657d85189406a5174b2e2c8d2a156aa8bd3844d715a6a21cca3f977769de8ddf" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600003600560000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600003600560000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600003600560000307600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600003600560000307600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600003600560000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600003600560000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod1.json b/VMTests/vmArithmeticTest/smod1.json index 01b6a779e..880c4d27c 100644 --- a/VMTests/vmArithmeticTest/smod1.json +++ b/VMTests/vmArithmeticTest/smod1.json @@ -1,50 +1,52 @@ { - "smod1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod1Filler.json", - "sourceHash": "a57ed4a85de8b2939c039da5fee98f4fc354fa223ae092f3e495105ddce5c56b" + "smod1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod1Filler.json", + "sourceHash" : "d9e61a2b0310599d823b17276f69995d294e799066503dcd6bd06a62b6b17c7f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600003600507600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600003600507600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600003600507600055", - "nonce": "0x00", - "storage": { - "0x00": "0x02" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600003600507600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x02" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600003600507600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600003600507600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod2.json b/VMTests/vmArithmeticTest/smod2.json index d103bf51b..846c7ceaf 100644 --- a/VMTests/vmArithmeticTest/smod2.json +++ b/VMTests/vmArithmeticTest/smod2.json @@ -1,50 +1,52 @@ { - "smod2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod2Filler.json", - "sourceHash": "d5a496413d292ae0096943667462f92b52d3010e36ea0c846d723390e83658d3" + "smod2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod2Filler.json", + "sourceHash" : "0ae154b4126001a661cccd291c9f3a10cc9051e554a729f22dc26cb32f37c7f4" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600560000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600560000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600560000307600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600560000307600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600560000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600560000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod3.json b/VMTests/vmArithmeticTest/smod3.json index df3697349..708a2f993 100644 --- a/VMTests/vmArithmeticTest/smod3.json +++ b/VMTests/vmArithmeticTest/smod3.json @@ -1,48 +1,51 @@ { - "smod3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod3Filler.json", - "sourceHash": "e4d49fb43415af8b0bf060644c44d62006e9b6ed9b6e8fd0c7b45f037f013796" + "smod3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod3Filler.json", + "sourceHash" : "065fa0c03f285a3f544803b152a83747c02e25bfa2534c5aaae56128a836d245" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600260000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod4.json b/VMTests/vmArithmeticTest/smod4.json index ef2be7fd5..aab01ed30 100644 --- a/VMTests/vmArithmeticTest/smod4.json +++ b/VMTests/vmArithmeticTest/smod4.json @@ -1,48 +1,51 @@ { - "smod4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod4Filler.json", - "sourceHash": "7908421af47faaa7b9522476f8d51d570900688619861b975ab02f6cefc0d1e3" + "smod4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod4Filler.json", + "sourceHash" : "131b0f2f206b381215517d412fb1ea7564a8152d2f4d4cd6ab3bff2cee6b2198" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6000600260000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600260000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x017304", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600260000307600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x017304", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600260000307600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6000600260000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6000600260000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod5.json b/VMTests/vmArithmeticTest/smod5.json index b6f620e3a..bb445eaed 100644 --- a/VMTests/vmArithmeticTest/smod5.json +++ b/VMTests/vmArithmeticTest/smod5.json @@ -1,48 +1,51 @@ { - "smod5": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod5Filler.json", - "sourceHash": "07eb8321e49b92d57ae65e0a70e469a242c14ecdcff8e825edf6708a46377cd2" + "smod5" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod5Filler.json", + "sourceHash" : "7b7e7c70fbcb291a99ff4ae3f8d46a67b94183a8cf3c5a93aff9262c81bd3aa7" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "data": "0x", - "gas": "0x2710", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "data" : "0x", + "gas" : "0x2710", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x1374", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x1374", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod6.json b/VMTests/vmArithmeticTest/smod6.json index 0435b1f55..27b2e27d1 100644 --- a/VMTests/vmArithmeticTest/smod6.json +++ b/VMTests/vmArithmeticTest/smod6.json @@ -1,50 +1,52 @@ { - "smod6": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod6Filler.json", - "sourceHash": "fe56c5ac0debfe243c96c9d5aa90ac5c720a92ac095dbd6223568d209db8df07" + "smod6" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod6Filler.json", + "sourceHash" : "23d40161e481cfa284f74d8d7a49de035d09bf5fc3f565f80292f804f92cf81f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x01386c", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x01386c", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod7.json b/VMTests/vmArithmeticTest/smod7.json index c8d7e166b..d54b1ff35 100644 --- a/VMTests/vmArithmeticTest/smod7.json +++ b/VMTests/vmArithmeticTest/smod7.json @@ -1,48 +1,51 @@ { - "smod7": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod7Filler.json", - "sourceHash": "06d6c999f902ae33810fa7c57315c91e2224dbf6bccb27fc3ab67da27ab1d259" + "smod7" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod7Filler.json", + "sourceHash" : "a36ed55f2f8ba020ce5a62ef6e40d293dd21f437a822cd6f33b5525c8af00c8c" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "data": "0x", - "gas": "0x2710", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "data" : "0x", + "gas" : "0x2710", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x1374", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x1374", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff60000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod8_byZero.json b/VMTests/vmArithmeticTest/smod8_byZero.json index 9910e6404..7061e449f 100644 --- a/VMTests/vmArithmeticTest/smod8_byZero.json +++ b/VMTests/vmArithmeticTest/smod8_byZero.json @@ -1,50 +1,52 @@ { - "smod8_byZero": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod8_byZeroFiller.json", - "sourceHash": "b2d99792bf12eee7d74ed10f87a20da79d761bebcdbfd850dac15bfc7af03548" + "smod8_byZero" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod8_byZeroFiller.json", + "sourceHash" : "d21aca0c1e7c0240084f3604e37698a1495ee8777b0dcb2d3a61b714d7288683" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600d600060c86000030703600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600d600060c86000030703600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013866", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d600060c86000030703600055", - "nonce": "0x00", - "storage": { - "0x00": "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff3" + "gas" : "0x013866", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d600060c86000030703600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff3" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600d600060c86000030703600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600d600060c86000030703600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod_i256min1.json b/VMTests/vmArithmeticTest/smod_i256min1.json index 9d59485ce..9bd3c0244 100644 --- a/VMTests/vmArithmeticTest/smod_i256min1.json +++ b/VMTests/vmArithmeticTest/smod_i256min1.json @@ -1,48 +1,51 @@ { - "smod_i256min1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod_i256min1Filler.json", - "sourceHash": "49dc44af825b3bf752ffe7c8794b3bc7bcebc76e23d7a5346f499da42e4f8223" + "smod_i256min1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod_i256min1Filler.json", + "sourceHash" : "1ac5584b891146649c93c9adb684f955bb539884cb37173d6765c46b37a39c50" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0172fe", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", - "nonce": "0x00", - "storage": {} + "gas" : "0x0172fe", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60016000037f800000000000000000000000000000000000000000000000000000000000000060000307600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/smod_i256min2.json b/VMTests/vmArithmeticTest/smod_i256min2.json index 79b6a1221..1e0174143 100644 --- a/VMTests/vmArithmeticTest/smod_i256min2.json +++ b/VMTests/vmArithmeticTest/smod_i256min2.json @@ -1,50 +1,52 @@ { - "smod_i256min2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/smod_i256min2Filler.json", - "sourceHash": "cc7209a5759f3315b98364bcb6ef30bebb16b685ed36afadcbab35a1200acdb2" + "smod_i256min2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/smod_i256min2Filler.json", + "sourceHash" : "2482d9bf2796986ef35654b87d92ccc1132251b51dc9ad3d8bde2e45e8659d56" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013860", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x013860", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x600160016000037f80000000000000000000000000000000000000000000000000000000000000006000030703600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/stop.json b/VMTests/vmArithmeticTest/stop.json index b3ede4d16..d7bc0faed 100644 --- a/VMTests/vmArithmeticTest/stop.json +++ b/VMTests/vmArithmeticTest/stop.json @@ -1,48 +1,51 @@ { - "stop": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/stopFiller.json", - "sourceHash": "bc6050bff0814e1c855ff9aef2c44c284d23f536bf88ecbc3186f9aa66c946bb" + "stop" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/stopFiller.json", + "sourceHash" : "e2fb82d7e038c48bcb3dc482432600771264d43e043100f7c8ac802958a7e94f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x00", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x00", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x0186a0", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x00", - "nonce": "0x00", - "storage": {} + "gas" : "0x0186a0", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x00", + "nonce" : "0x00", + "storage" : { + } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x00", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x00", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sub0.json b/VMTests/vmArithmeticTest/sub0.json index 1f43448e6..ffd6b2bc6 100644 --- a/VMTests/vmArithmeticTest/sub0.json +++ b/VMTests/vmArithmeticTest/sub0.json @@ -1,50 +1,52 @@ { - "sub0": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sub0Filler.json", - "sourceHash": "80d4bc7245d1e0ae45c6556aaa6efcd2fc50635477aeb551119ddcc76c895177" + "sub0" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sub0Filler.json", + "sourceHash" : "6e271b6ee17cb23f68d252f5c2bddad3c667f05dc922fd4839721727eb10ee0f" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6001601703600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6001601703600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001601703600055", - "nonce": "0x00", - "storage": { - "0x00": "0x16" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001601703600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x16" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6001601703600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6001601703600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sub1.json b/VMTests/vmArithmeticTest/sub1.json index e369cec9e..1345cc10a 100644 --- a/VMTests/vmArithmeticTest/sub1.json +++ b/VMTests/vmArithmeticTest/sub1.json @@ -1,50 +1,52 @@ { - "sub1": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sub1Filler.json", - "sourceHash": "63ac31d5c57f74ac93f4586ea3043afcec3ebacbe9cae42f38bc2eadb43a42ad" + "sub1" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sub1Filler.json", + "sourceHash" : "9c03702b06e54741e8c89a52f479d93892f0186c3d8cd469dd8c1ef4987c0d55" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6003600203600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6003600203600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600203600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600203600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6003600203600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6003600203600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sub2.json b/VMTests/vmArithmeticTest/sub2.json index 872256398..463973545 100644 --- a/VMTests/vmArithmeticTest/sub2.json +++ b/VMTests/vmArithmeticTest/sub2.json @@ -1,50 +1,52 @@ { - "sub2": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sub2Filler.json", - "sourceHash": "9b0965f57e67ef44cdb6e1429c539328c9ad65ce3327e3f8734a885c0bfd7b59" + "sub2" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sub2Filler.json", + "sourceHash" : "2a70037d8d25f8333be090608c64a57f9d894ba31647d9ca910f1d68f6f91d73" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x6017600003600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x6017600003600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6017600003600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe9" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6017600003600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe9" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x6017600003600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x6017600003600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sub3.json b/VMTests/vmArithmeticTest/sub3.json index a36eff95f..4ff9aa633 100644 --- a/VMTests/vmArithmeticTest/sub3.json +++ b/VMTests/vmArithmeticTest/sub3.json @@ -1,50 +1,52 @@ { - "sub3": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sub3Filler.json", - "sourceHash": "8fb91e839aacf910ef69140a7b0580422298414d336741213d858b8fc351c080" + "sub3" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sub3Filler.json", + "sourceHash" : "0e65bb014804438d489adaded93fa290d960a3c2400d795a7da572d8dd6c0e94" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", - "nonce": "0x00", - "storage": { - "0x00": "0x01" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600003600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file diff --git a/VMTests/vmArithmeticTest/sub4.json b/VMTests/vmArithmeticTest/sub4.json index b23f64ebb..a70107ac0 100644 --- a/VMTests/vmArithmeticTest/sub4.json +++ b/VMTests/vmArithmeticTest/sub4.json @@ -1,50 +1,52 @@ { - "sub4": { - "_info": { - "comment": "", - "filledwith": "testeth 1.4.0.dev0-56+commit.71414ae3", - "lllcversion": "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", - "source": "src/VMTestsFiller/vmArithmeticTest/sub4Filler.json", - "sourceHash": "417b791bbf2fa854dee2bc03e91e41257df0dd49affcf219824265c2d100d4c9" + "sub4" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/sub4Filler.json", + "sourceHash" : "05d9e4b327336db04e1b79dd21df56bd61361029dd7b4efb33e94315f6f1fe42" }, - "callcreates": [], - "env": { - "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty": "0x0100", - "currentGasLimit": "0x0f4240", - "currentNumber": "0x00", - "currentTimestamp": "0x01" + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x0f4240", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" }, - "exec": { - "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", - "data": "0x", - "gas": "0x0186a0", - "gasPrice": "0x5af3107a4000", - "origin": "0xcd1722f2947def4cf144679da39c4c32bdc35681", - "value": "0x0de0b6b3a7640000" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", + "data" : "0x", + "gas" : "0x0186a0", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" }, - "gas": "0x013874", - "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out": "0x", - "post": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", - "nonce": "0x00", - "storage": { - "0x00": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "gas" : "0x013874", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", + "nonce" : "0x00", + "storage" : { + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0x0de0b6b3a7640000", - "code": "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff03600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file |