diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-01-08 05:33:25 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-01-08 05:33:25 +0800 |
commit | 0aa66f02ef33335a114ebecb66dfc29a37ca07f0 (patch) | |
tree | 75757786177914a0cfa7d01a3b1c20b05fb54da1 /VMTests/vmIOandFlowOperationsTest.json | |
parent | b94c610e49d06ad721684b9671f1a9989b9f9d64 (diff) | |
download | dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar.gz dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar.bz2 dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar.lz dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar.xz dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.tar.zst dexon-0aa66f02ef33335a114ebecb66dfc29a37ca07f0.zip |
jump into push data is forbidden
Diffstat (limited to 'VMTests/vmIOandFlowOperationsTest.json')
-rw-r--r-- | VMTests/vmIOandFlowOperationsTest.json | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json index 72e0adc56..5207a0316 100644 --- a/VMTests/vmIOandFlowOperationsTest.json +++ b/VMTests/vmIOandFlowOperationsTest.json @@ -309,8 +309,6 @@ } }, "DynamicJumpInsidePushWithJumpDest" : { - "callcreates" : [ - ], "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "256", @@ -329,20 +327,6 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9693", - "logs" : [ - ], - "out" : "0x", - "post" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "1000000000000000000", - "code" : "0x600460030156655b6001600155", - "nonce" : "0", - "storage" : { - "0x01" : "0x01" - } - } - }, "pre" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", @@ -560,8 +544,6 @@ } }, "DynamicJumpifInsidePushWithJumpDest" : { - "callcreates" : [ - ], "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "256", @@ -580,20 +562,6 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9692", - "logs" : [ - ], - "out" : "0x", - "post" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "1000000000000000000", - "code" : "0x6001600660030157655b6001600155", - "nonce" : "0", - "storage" : { - "0x01" : "0x01" - } - } - }, "pre" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", @@ -1122,8 +1090,6 @@ } }, "jumpInsidePushWithJumpDest" : { - "callcreates" : [ - ], "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "256", @@ -1142,20 +1108,6 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9695", - "logs" : [ - ], - "out" : "0x", - "post" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "1000000000000000000", - "code" : "0x600456655b6001600155", - "nonce" : "0", - "storage" : { - "0x01" : "0x01" - } - } - }, "pre" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", @@ -1402,8 +1354,6 @@ } }, "jumpifInsidePushWithJumpDest" : { - "callcreates" : [ - ], "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "256", @@ -1422,20 +1372,6 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9694", - "logs" : [ - ], - "out" : "0x", - "post" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "1000000000000000000", - "code" : "0x6001600657655b6001600155", - "nonce" : "0", - "storage" : { - "0x01" : "0x01" - } - } - }, "pre" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", |