diff options
Diffstat (limited to 'VMTests/vmArithmeticTest/expPowerOf256_24.json')
-rw-r--r-- | VMTests/vmArithmeticTest/expPowerOf256_24.json | 86 |
1 files changed, 44 insertions, 42 deletions
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 |