diff options
| author | Dimitry <winsvega@mail.ru> | 2017-09-01 02:00:11 +0800 |
|---|---|---|
| committer | Dimitry <winsvega@mail.ru> | 2017-09-01 02:00:11 +0800 |
| commit | ddba26a8c7381345f035d9428d721f5ddba7aaec (patch) | |
| tree | b9cfcc70d20c1e8936d0f647041601b5d2f719b1 /VMTests/vmPerformance/loop-mulmod-2M.json | |
| parent | bc7812a938bf409db31790c71a073efb1250fa20 (diff) | |
| download | dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.gz dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.bz2 dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.lz dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.xz dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.zst dexon-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.zip | |
refill splited VMtests
Diffstat (limited to 'VMTests/vmPerformance/loop-mulmod-2M.json')
| -rw-r--r-- | VMTests/vmPerformance/loop-mulmod-2M.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/VMTests/vmPerformance/loop-mulmod-2M.json b/VMTests/vmPerformance/loop-mulmod-2M.json new file mode 100644 index 000000000..db2a524ac --- /dev/null +++ b/VMTests/vmPerformance/loop-mulmod-2M.json @@ -0,0 +1,49 @@ +{ + "loop-mulmod-2M" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", + "source" : "/src/VMTestsFiller/vmPerformance/loop-mulmod-2MFiller.json" + }, + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x4e20", + "currentGasLimit" : "0x174876e800", + "currentNumber" : "0x270f", + "currentTimestamp" : "0x01" + }, + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code" : "0x606060405263ffffffff60e060020a60003504166315d4232781146022575b6000565b346000576038600435602435604435606435604a565b60408051918252519081900360200190f35b600084815b838110156064578486830991505b600101604f565b8192505b50509493505050505600a165627a7a723058200b2f52fbc8327bac47da1762338f70ad17310de956a58bbbca8ee58378f357900029", + "data" : "0x15d423278edad8b55b1586805ea8c245d8c16b06a5102b791fc6eb60693731c0677bf5011c68db1c179cd35ab3fc60c63704aa7fcbea40f19782b1611aaba86726a7686cffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000001e8480", + "gas" : "0xe8d4a51000", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value" : "0x00" + }, + "gas" : "0xe8ccc6e601", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x0e1c6aac6663c379a52d9ccc7ba4757131020772d41447dfcf478cf9fb0c2bbf", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x152d02c7e14af6800000", + "code" : "0x606060405263ffffffff60e060020a60003504166315d4232781146022575b6000565b346000576038600435602435604435606435604a565b60408051918252519081900360200190f35b600084815b838110156064578486830991505b600101604f565b8192505b50509493505050505600a165627a7a723058200b2f52fbc8327bac47da1762338f70ad17310de956a58bbbca8ee58378f357900029", + "nonce" : "0x00", + "storage" : { + } + } + }, + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x152d02c7e14af6800000", + "code" : "0x606060405263ffffffff60e060020a60003504166315d4232781146022575b6000565b346000576038600435602435604435606435604a565b60408051918252519081900360200190f35b600084815b838110156064578486830991505b600101604f565b8192505b50509493505050505600a165627a7a723058200b2f52fbc8327bac47da1762338f70ad17310de956a58bbbca8ee58378f357900029", + "nonce" : "0x00", + "storage" : { + } + } + } + } +}
\ No newline at end of file |
