diff options
Diffstat (limited to 'VMTests/vmSha3Test/sha3_bigOffset.json')
-rw-r--r-- | VMTests/vmSha3Test/sha3_bigOffset.json | 57 |
1 files changed, 28 insertions, 29 deletions
diff --git a/VMTests/vmSha3Test/sha3_bigOffset.json b/VMTests/vmSha3Test/sha3_bigOffset.json index 41aef889b..a789608e5 100644 --- a/VMTests/vmSha3Test/sha3_bigOffset.json +++ b/VMTests/vmSha3Test/sha3_bigOffset.json @@ -1,36 +1,35 @@ { - "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" : "1ae2cdfa2e3ab1cac89d8b3d535c3ee50601ebc6098fdbddadca74980eec6382" + "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": "4ce080d679a0548f786ad6e8e64f8c7846c7e1aec8bbb2fc3bccaba68bf121e4" }, - "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": {} } } } |