diff options
Diffstat (limited to 'VMTests/vmSha3Test/sha3_bigOffset.json')
-rw-r--r-- | VMTests/vmSha3Test/sha3_bigOffset.json | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/VMTests/vmSha3Test/sha3_bigOffset.json b/VMTests/vmSha3Test/sha3_bigOffset.json index d43349725..2f0344d87 100644 --- a/VMTests/vmSha3Test/sha3_bigOffset.json +++ b/VMTests/vmSha3Test/sha3_bigOffset.json @@ -1,36 +1,37 @@ { - "sha3_bigOffset": { - "_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/vmSha3Test/sha3_bigOffsetFiller.json", - "sourceHash": "1703550ccca6d7eced818ccc482edad557eee0870c102b17df3a0ff37c8e8887" + "sha3_bigOffset" : { + "_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/vmSha3Test/sha3_bigOffsetFiller.json", + "sourceHash" : "9df88aa7ae0baf4b6db458e8101233391101b3343a26dd91ff31335ea40a00dd" }, - "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": "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code": "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055", - "data": "0x", - "gas": "0x010000000000", - "gasPrice": "0x01", - "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code" : "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055", + "data" : "0x", + "gas" : "0x010000000000", + "gasPrice" : "0x01", + "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" }, - "pre": { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { - "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "code": "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055", - "nonce": "0x00", - "storage": {} + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "code" : "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055", + "nonce" : "0x00", + "storage" : { + } } } } -} +}
\ No newline at end of file |