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/vmArithmeticTest/expPowerOf256Of256_30.json | |
parent | bc7812a938bf409db31790c71a073efb1250fa20 (diff) | |
download | tangerine-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.gz tangerine-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.tar.zst tangerine-tests-ddba26a8c7381345f035d9428d721f5ddba7aaec.zip |
refill splited VMtests
Diffstat (limited to 'VMTests/vmArithmeticTest/expPowerOf256Of256_30.json')
-rw-r--r-- | VMTests/vmArithmeticTest/expPowerOf256Of256_30.json | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json b/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json new file mode 100644 index 000000000..2d7d22779 --- /dev/null +++ b/VMTests/vmArithmeticTest/expPowerOf256Of256_30.json @@ -0,0 +1,55 @@ +{ + "expPowerOf256Of256_30" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", + "source" : "/src/VMTestsFiller/vmArithmeticTest/expPowerOf256Of256_30Filler.json" + }, + "callcreates" : [ + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" + }, + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "data" : "0x", + "gas" : "0x0f4240", + "gasPrice" : "0x5af3107a4000", + "origin" : "0xcd1722f2947def4cf144679da39c4c32bdc35681", + "value" : "0x0de0b6b3a7640000" + }, + "gas" : "0x0d26a6", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + "0x03" : "0x7f00000000000000000000000000000000000000000000000000000000000001", + "0x04" : "0xe9772778f50fa0a69cd10fa019ac56d72ac7a7d7af26c4ba28415c8f41e200ff", + "0x05" : "0x33f0385ef73feebdb952e5adb643dd0fa178fd9271578219ad50a73d241e00ff", + "0x06" : "0x8100000000000000000000000000000000000000000000000000000000000001", + "0x07" : "0xfd405cce8f73dffc04a6f0ff6ffc6bf7961876d09c5b4933a68f0cc623e20101", + "0x08" : "0xc5a8f4566fd2e96e4ce3a8b3ec0863e7b20bc3b2f3dc5261ba8a0174421e0101" + } + } + }, + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x601e6101000a6101000a600055601e60ff0a6101000a600155601e6101010a6101000a600255601e6101000a60ff0a600355601e60ff0a60ff0a600455601e6101010a60ff0a600555601e6101000a6101010a600655601e60ff0a6101010a600755601e6101010a6101010a600855", + "nonce" : "0x00", + "storage" : { + } + } + } + } +}
\ No newline at end of file |