aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/VMTests/vmSha3Test.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@users.noreply.github.com>2017-07-11 19:49:14 +0800
committerGitHub <noreply@github.com>2017-07-11 19:49:14 +0800
commit225de7ca0a9e861696a5a43b666090b574c4c769 (patch)
tree68aff6fb74fece37626ced330fa9c5da91b483a4 /tests/files/VMTests/vmSha3Test.json
parentbd01cd7183e771984fb9c008e7a7ebf0a0c3f9ba (diff)
downloaddexon-225de7ca0a9e861696a5a43b666090b574c4c769.tar.gz
dexon-225de7ca0a9e861696a5a43b666090b574c4c769.tar.zst
dexon-225de7ca0a9e861696a5a43b666090b574c4c769.zip
tests: update tests and implement general state tests (#14734)
Tests are now included as a submodule. This should make updating easier and removes ~60MB of JSON data from the working copy. State tests are replaced by General State Tests, which run the same test with multiple fork configurations. With the new test runner, consensus tests are run as subtests by walking json files. Many hex issues have been fixed upstream since the last update and most custom parsing code is replaced by existing JSON hex types. Tests can now be marked as 'expected failures', ensuring that fixes for those tests will trigger an update to test configuration. The new test runner also supports parallel execution and the -short flag.
Diffstat (limited to 'tests/files/VMTests/vmSha3Test.json')
-rw-r--r--tests/files/VMTests/vmSha3Test.json698
1 files changed, 0 insertions, 698 deletions
diff --git a/tests/files/VMTests/vmSha3Test.json b/tests/files/VMTests/vmSha3Test.json
deleted file mode 100644
index 471e146b2..000000000
--- a/tests/files/VMTests/vmSha3Test.json
+++ /dev/null
@@ -1,698 +0,0 @@
-{
- "sha3_0" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6000600020600055",
- "data" : "0x",
- "gas" : "0x174876e800",
- "gasPrice" : "0x3b9aca00",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "gas" : "0x17487699b9",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6000600020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6000600020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_1" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6005600420600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "gas" : "0x013850",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6005600420600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xc41589e7559804ea4a2080dad19d876a024ccb05117835447d72ce08c1d020ec"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6005600420600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_2" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x600a600a20600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "gas" : "0x013850",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x600a600a20600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0x6bd2dd6bd408cbee33429358bf24fdc64612fbf8b1b4db604518f40ffd34b607"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x600a600a20600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_3" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x620fffff6103e820600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x620fffff6103e820600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_4" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6064640fffffffff20600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x6064640fffffffff20600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_5" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x640fffffffff61271020600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x640fffffffff61271020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_6" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "data" : "0x",
- "gas" : "0x0186a0",
- "gasPrice" : "0x5af3107a4000",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0x0de0b6b3a7640000"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0x152d02c7e14af6800000",
- "code" : "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_bigOffset" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "data" : "0x",
- "gas" : "0x010000000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60027e0fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_bigOffset2" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x6002630100000020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xdfe7a9b0",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x6002630100000020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0x54a8c0ab653c15bfb48b47fd011ba2b9617af01cb45cab344acd57c924d56798"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x6002630100000020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_bigSize" : {
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "data" : "0x",
- "gas" : "0x010000000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff20600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeNoQuadraticCost31" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60016103c020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb155",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016103c020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016103c020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost32" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60016103e020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb151",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016103e020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016103e020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost32_zeroSize" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x600061040020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb1b9",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600061040020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600061040020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost33" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x600161040020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb14e",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600161040020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600161040020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost63" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60016107c020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb0ef",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016107c020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016107c020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost64" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60016107e020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb0eb",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016107e020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60016107e020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost64_2" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x60206107e020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb0eb",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60206107e020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x60206107e020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- },
- "sha3_memSizeQuadraticCost65" : {
- "callcreates" : [
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x0100",
- "currentGasLimit" : "0x0f4240",
- "currentNumber" : "0x00",
- "currentTimestamp" : "0x01"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : "0x600161080020600055",
- "data" : "0x",
- "gas" : "0x0100000000",
- "gasPrice" : "0x01",
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- },
- "gas" : "0xffffb0e8",
- "logs" : [
- ],
- "out" : "0x",
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600161080020600055",
- "nonce" : "0x00",
- "storage" : {
- "0x00" : "0xbc36789e7a1e281436464229828f817d6612f7b477d66591ff96a9e064bcc98a"
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
- "code" : "0x600161080020600055",
- "nonce" : "0x00",
- "storage" : {
- }
- }
- }
- }
-} \ No newline at end of file