aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller/vmSha3Test
diff options
context:
space:
mode:
Diffstat (limited to 'src/VMTestsFiller/vmSha3Test')
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_0Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_1Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_2Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_3Filler.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_4Filler.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_5Filler.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_6Filler.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_bigOffset2Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_bigOffsetFiller.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_bigSizeFiller.json44
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeNoQuadraticCost31Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32_zeroSizeFiller.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost33Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost63Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64_2Filler.json52
-rw-r--r--src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost65Filler.json52
18 files changed, 444 insertions, 444 deletions
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_0Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_0Filler.json
index b569b59c1..733a865ee 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_0Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_0Filler.json
@@ -1,36 +1,36 @@
{
"sha3_0": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000000000",
+ "gasPrice": "1000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0 0)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 0 0)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "1000000000",
- "gas" : "100000000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_1Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_1Filler.json
index e70fc68a8..fa52d1f76 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_1Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_1Filler.json
@@ -1,36 +1,36 @@
{
"sha3_1": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xc41589e7559804ea4a2080dad19d876a024ccb05117835447d72ce08c1d020ec"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xc41589e7559804ea4a2080dad19d876a024ccb05117835447d72ce08c1d020ec"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 4 5)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 4 5)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_2Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_2Filler.json
index 3956dc817..e6e235af3 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_2Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_2Filler.json
@@ -1,36 +1,36 @@
{
"sha3_2": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0x6bd2dd6bd408cbee33429358bf24fdc64612fbf8b1b4db604518f40ffd34b607"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0x6bd2dd6bd408cbee33429358bf24fdc64612fbf8b1b4db604518f40ffd34b607"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 10 10)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 10 10)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_3Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_3Filler.json
index 9475f578c..f9991211c 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_3Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_3Filler.json
@@ -1,29 +1,29 @@
{
"sha3_3": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 1000 0xfffff)}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 1000 0xfffff)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_4Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_4Filler.json
index e3e1d8fc4..f59fbec96 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_4Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_4Filler.json
@@ -1,29 +1,29 @@
{
"sha3_4": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0xfffffffff 100)}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 0xfffffffff 100)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_5Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_5Filler.json
index 55e6aaae1..9d97e60f6 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_5Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_5Filler.json
@@ -1,29 +1,29 @@
{
"sha3_5": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 10000 0xfffffffff )}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 10000 0xfffffffff )}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_6Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_6Filler.json
index 103ac2315..033a33833 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_6Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_6Filler.json
@@ -1,29 +1,29 @@
{
"sha3_6": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "100000000000000000000000",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff)}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "100000",
+ "gasPrice": "100000000000000",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "1000000000000000000"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "100000000000000000000000",
+ "code": "{ [[ 0 ]] (KECCAK256 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "1000000000000000000",
- "data" : "",
- "gasPrice" : "100000000000000",
- "gas" : "100000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_bigOffset2Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_bigOffset2Filler.json
index 9a5af6f92..f39141faf 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_bigOffset2Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_bigOffset2Filler.json
@@ -1,36 +1,36 @@
{
"sha3_bigOffset2": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0x54a8c0ab653c15bfb48b47fd011ba2b9617af01cb45cab344acd57c924d56798"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0x54a8c0ab653c15bfb48b47fd011ba2b9617af01cb45cab344acd57c924d56798"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0x1000000 2)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 0x1000000 2)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_bigOffsetFiller.json b/src/VMTestsFiller/vmSha3Test/sha3_bigOffsetFiller.json
index eaab3ed94..310ab8e4e 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_bigOffsetFiller.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_bigOffsetFiller.json
@@ -1,29 +1,29 @@
{
"sha3_bigOffset": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2)}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x10000000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 2)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x10000000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_bigSizeFiller.json b/src/VMTestsFiller/vmSha3Test/sha3_bigSizeFiller.json
index 7b0dd1b3c..401e9be8e 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_bigSizeFiller.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_bigSizeFiller.json
@@ -1,29 +1,29 @@
{
"sha3_bigSize": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff)}",
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x10000000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x10000000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeNoQuadraticCost31Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeNoQuadraticCost31Filler.json
index b07f0e7fc..ff669f7e3 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeNoQuadraticCost31Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeNoQuadraticCost31Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeNoQuadraticCost31": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 960 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 960 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32Filler.json
index 3979aa389..c78d65c16 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost32": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 992 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 992 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32_zeroSizeFiller.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32_zeroSizeFiller.json
index aa52c8f24..6173274fb 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32_zeroSizeFiller.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost32_zeroSizeFiller.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost32_zeroSize": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 1024 0)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 1024 0)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost33Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost33Filler.json
index 93d4e1d85..6f869df0d 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost33Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost33Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost33": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 1024 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 1024 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost63Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost63Filler.json
index 5378200cc..9fa2aad1e 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost63Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost63Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost63": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 1984 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 1984 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64Filler.json
index d6c1c132e..0e4d3a780 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost64": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 2016 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 2016 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64_2Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64_2Filler.json
index 5b129bc69..c26c53f3f 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64_2Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost64_2Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost64_2": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 2016 32)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 2016 32)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file
diff --git a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost65Filler.json b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost65Filler.json
index cdda292b3..1a3610e76 100644
--- a/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost65Filler.json
+++ b/src/VMTestsFiller/vmSha3Test/sha3_memSizeQuadraticCost65Filler.json
@@ -1,36 +1,36 @@
{
"sha3_memSizeQuadraticCost65": {
- "env" : {
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6",
- "currentNumber" : "0",
- "currentGasLimit" : "1000000",
- "currentDifficulty" : "256",
- "currentTimestamp" : "1",
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba"
+ "env": {
+ "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty": "256",
+ "currentGasLimit": "1000000",
+ "currentNumber": "0",
+ "currentTimestamp": "1",
+ "previousHash": "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
- "expect" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "storage" : {
- "0x" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
+ "exec": {
+ "address": "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
+ "caller": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "data": "",
+ "gas": "0x100000000",
+ "gasPrice": "1",
+ "origin": "cd1722f3947def4cf144679da39c4c32bdc35681",
+ "value": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
+ },
+ "expect": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "storage": {
+ "0x": "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
}
}
},
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "nonce" : "0",
- "code" : "{ [[ 0 ]] (KECCAK256 2048 1)}",
+ "pre": {
+ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6": {
+ "balance": "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
+ "code": "{ [[ 0 ]] (KECCAK256 2048 1)}",
+ "nonce": "0",
"storage": {}
}
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "data" : "",
- "gasPrice" : "1",
- "gas" : "0x100000000"
}
}
-}
+} \ No newline at end of file