diff options
author | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-01 15:45:10 +0800 |
---|---|---|
committer | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-02 03:30:08 +0800 |
commit | bcd77acacf8b700795918b651eb920e2d8a2f713 (patch) | |
tree | cbdb5b25583fb3ca7f06ae9e54216e66c3718ebe /VMTests/vmRandomTest | |
parent | 6d6282f66970d7bb091b94a3c8a98683f9b7cf80 (diff) | |
download | dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar.gz dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar.bz2 dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar.lz dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar.xz dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.tar.zst dexon-tests-bcd77acacf8b700795918b651eb920e2d8a2f713.zip |
VMTests/*: formatting
Diffstat (limited to 'VMTests/vmRandomTest')
-rw-r--r-- | VMTests/vmRandomTest/201503102320PYTHON.json | 57 | ||||
-rw-r--r-- | VMTests/vmRandomTest/201503110206PYTHON.json | 57 | ||||
-rw-r--r-- | VMTests/vmRandomTest/201503110219PYTHON.json | 57 | ||||
-rw-r--r-- | VMTests/vmRandomTest/201503110346PYTHON_PUSH24.json | 79 | ||||
-rw-r--r-- | VMTests/vmRandomTest/201503111844PYTHON.json | 79 | ||||
-rw-r--r-- | VMTests/vmRandomTest/201503112218PYTHON.json | 57 |
6 files changed, 188 insertions, 198 deletions
diff --git a/VMTests/vmRandomTest/201503102320PYTHON.json b/VMTests/vmRandomTest/201503102320PYTHON.json index e1768986a..8cb11761b 100644 --- a/VMTests/vmRandomTest/201503102320PYTHON.json +++ b/VMTests/vmRandomTest/201503102320PYTHON.json @@ -1,36 +1,35 @@ { - "201503102320PYTHON" : { - "_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/vmRandomTest/201503102320PYTHONFiller.json", - "sourceHash" : "c134767f79b89196c15765c1029cd8f9094cabe86a0ebb3eef27af4d678daeda" + "201503102320PYTHON": { + "_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/vmRandomTest/201503102320PYTHONFiller.json", + "sourceHash": "c134767f79b89196c15765c1029cd8f9094cabe86a0ebb3eef27af4d678daeda" }, - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x434342444244454597", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x434342444244454597", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x434342444244454597", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x434342444244454597", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmRandomTest/201503110206PYTHON.json b/VMTests/vmRandomTest/201503110206PYTHON.json index 694cd92b4..845be2b5f 100644 --- a/VMTests/vmRandomTest/201503110206PYTHON.json +++ b/VMTests/vmRandomTest/201503110206PYTHON.json @@ -1,36 +1,35 @@ { - "201503110206PYTHON" : { - "_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/vmRandomTest/201503110206PYTHONFiller.json", - "sourceHash" : "6407cb3fb164cb661afd6d332a370d29de76a7f16fdd2758cd77af9c51199b6a" + "201503110206PYTHON": { + "_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/vmRandomTest/201503110206PYTHONFiller.json", + "sourceHash": "6407cb3fb164cb661afd6d332a370d29de76a7f16fdd2758cd77af9c51199b6a" }, - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x4045404145454441343987ff3735043055", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x4045404145454441343987ff3735043055", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x4045404145454441343987ff3735043055", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x4045404145454441343987ff3735043055", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmRandomTest/201503110219PYTHON.json b/VMTests/vmRandomTest/201503110219PYTHON.json index e7f0a3343..564b3961c 100644 --- a/VMTests/vmRandomTest/201503110219PYTHON.json +++ b/VMTests/vmRandomTest/201503110219PYTHON.json @@ -1,36 +1,35 @@ { - "201503110219PYTHON" : { - "_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/vmRandomTest/201503110219PYTHONFiller.json", - "sourceHash" : "912f075297efb897ebce3227570ad3758baace9cb4d9bdb836f6ff09d7dae4ba" + "201503110219PYTHON": { + "_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/vmRandomTest/201503110219PYTHONFiller.json", + "sourceHash": "912f075297efb897ebce3227570ad3758baace9cb4d9bdb836f6ff09d7dae4ba" }, - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x4040459143404144809759886d608f", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x4040459143404144809759886d608f", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x4040459143404144809759886d608f", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x4040459143404144809759886d608f", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmRandomTest/201503110346PYTHON_PUSH24.json b/VMTests/vmRandomTest/201503110346PYTHON_PUSH24.json index 76f7829cd..16ffd3409 100644 --- a/VMTests/vmRandomTest/201503110346PYTHON_PUSH24.json +++ b/VMTests/vmRandomTest/201503110346PYTHON_PUSH24.json @@ -1,50 +1,47 @@ { - "201503110346PYTHON_PUSH24" : { - "_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/vmRandomTest/201503110346PYTHON_PUSH24Filler.json", - "sourceHash" : "ecfa44a30504c5dd9e4b278ba57c3109741992c1d6f5b2dd1d84e10aa34a0fa8" + "201503110346PYTHON_PUSH24": { + "_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/vmRandomTest/201503110346PYTHON_PUSH24Filler.json", + "sourceHash": "ecfa44a30504c5dd9e4b278ba57c3109741992c1d6f5b2dd1d84e10aa34a0fa8" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x7745414245403745f31387900a8d55", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x7745414245403745f31387900a8d55", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "gas" : "0x270d", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x7745414245403745f31387900a8d55", - "nonce" : "0x00", - "storage" : { - } + "gas": "0x270d", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x7745414245403745f31387900a8d55", + "nonce": "0x00", + "storage": {} } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x7745414245403745f31387900a8d55", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x7745414245403745f31387900a8d55", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmRandomTest/201503111844PYTHON.json b/VMTests/vmRandomTest/201503111844PYTHON.json index d34c8befb..d26f4e16c 100644 --- a/VMTests/vmRandomTest/201503111844PYTHON.json +++ b/VMTests/vmRandomTest/201503111844PYTHON.json @@ -1,50 +1,47 @@ { - "201503111844PYTHON" : { - "_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/vmRandomTest/201503111844PYTHONFiller.json", - "sourceHash" : "4930fc5a5df96cfe35dc19197257dd6fd38b9d307f41b85335da1da5481221f6" + "201503111844PYTHON": { + "_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/vmRandomTest/201503111844PYTHONFiller.json", + "sourceHash": "4930fc5a5df96cfe35dc19197257dd6fd38b9d307f41b85335da1da5481221f6" }, - "callcreates" : [ - ], - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "callcreates": [], + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x65424555", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x65424555", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "gas" : "0x270d", - "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", - "out" : "0x", - "post" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x65424555", - "nonce" : "0x00", - "storage" : { - } + "gas": "0x270d", + "logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out": "0x", + "post": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x65424555", + "nonce": "0x00", + "storage": {} } }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x65424555", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x65424555", + "nonce": "0x00", + "storage": {} } } } diff --git a/VMTests/vmRandomTest/201503112218PYTHON.json b/VMTests/vmRandomTest/201503112218PYTHON.json index 869356c41..d486f3970 100644 --- a/VMTests/vmRandomTest/201503112218PYTHON.json +++ b/VMTests/vmRandomTest/201503112218PYTHON.json @@ -1,36 +1,35 @@ { - "201503112218PYTHON" : { - "_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/vmRandomTest/201503112218PYTHONFiller.json", - "sourceHash" : "89a6b68fc8611c5e15e8a05452c878ff5dd1ab8837717017f589cd825bcf09b3" + "201503112218PYTHON": { + "_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/vmRandomTest/201503112218PYTHONFiller.json", + "sourceHash": "89a6b68fc8611c5e15e8a05452c878ff5dd1ab8837717017f589cd825bcf09b3" }, - "env" : { - "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x012c", - "currentTimestamp" : "0x02" + "env": { + "currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "currentGasLimit": "0x0f4240", + "currentNumber": "0x012c", + "currentTimestamp": "0x02" }, - "exec" : { - "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", - "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x4041", - "data" : "0x", - "gas" : "0x2710", - "gasPrice" : "0x5af3107a4000", - "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "0x0de0b6b3a7640000" + "exec": { + "address": "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code": "0x4041", + "data": "0x", + "gas": "0x2710", + "gasPrice": "0x5af3107a4000", + "origin": "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value": "0x0de0b6b3a7640000" }, - "pre" : { - "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x4041", - "nonce" : "0x00", - "storage" : { - } + "pre": { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": { + "balance": "0x0de0b6b3a7640000", + "code": "0x4041", + "nonce": "0x00", + "storage": {} } } } |