diff options
refill splited VMtests
Diffstat (limited to 'VMTests/vmSystemOperations/CallRecursiveBomb0.json')
-rw-r--r-- | VMTests/vmSystemOperations/CallRecursiveBomb0.json | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/VMTests/vmSystemOperations/CallRecursiveBomb0.json b/VMTests/vmSystemOperations/CallRecursiveBomb0.json new file mode 100644 index 000000000..1f5f40552 --- /dev/null +++ b/VMTests/vmSystemOperations/CallRecursiveBomb0.json @@ -0,0 +1,69 @@ +{ + "CallRecursiveBomb0" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", + "source" : "/src/VMTestsFiller/vmSystemOperations/CallRecursiveBomb0Filler.json" + }, + "callcreates" : [ + { + "data" : "0x", + "destination" : "0x945304eb96065b2a98b57a48a06ae28d285a71b5", + "gasLimit" : "0x018f9c", + "value" : "0x17" + } + ], + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x0100", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x00", + "currentTimestamp" : "0x01" + }, + "exec" : { + "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", + "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "code" : "0x6000600060006000601773945304eb96065b2a98b57a48a06ae28d285a71b5620186a0f1", + "data" : "0x", + "gas" : "0x01312d00", + "gasPrice" : "0x01", + "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", + "value" : "0x0186a0" + }, + "gas" : "0x01311297", + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", + "out" : "0x", + "post" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x01312d00", + "code" : "0x6000600060006000601773945304eb96065b2a98b57a48a06ae28d285a71b5620186a0f1", + "nonce" : "0x00", + "storage" : { + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x152d02c7e14af6800000", + "code" : "0x600160005401600055600060006000600060003060e05a03f1600155", + "nonce" : "0x00", + "storage" : { + } + } + }, + "pre" : { + "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { + "balance" : "0x01312d00", + "code" : "0x6000600060006000601773945304eb96065b2a98b57a48a06ae28d285a71b5620186a0f1", + "nonce" : "0x00", + "storage" : { + } + }, + "0x945304eb96065b2a98b57a48a06ae28d285a71b5" : { + "balance" : "0x152d02c7e14af6800000", + "code" : "0x600160005401600055600060006000600060003060e05a03f1600155", + "nonce" : "0x00", + "storage" : { + } + } + } + } +}
\ No newline at end of file |