diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-11 15:33:59 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-11 15:33:59 +0800 |
commit | 30c266caff8c253438e542a81501a313c3c06eaf (patch) | |
tree | 20a12155c3fcb68a70ed0cf6aa1041e0a78b2c21 /VMTests | |
parent | a0fa91b2b82c2a4b97e08d7e9b32abc1188d0ce0 (diff) | |
download | dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar.gz dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar.bz2 dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar.lz dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar.xz dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.tar.zst dexon-tests-30c266caff8c253438e542a81501a313c3c06eaf.zip |
jump to position outside code stops execution
Diffstat (limited to 'VMTests')
-rw-r--r-- | VMTests/vmIOandFlowOperationsTest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json index c61aba445..027328d0d 100644 --- a/VMTests/vmIOandFlowOperationsTest.json +++ b/VMTests/vmIOandFlowOperationsTest.json @@ -576,7 +576,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "0", + "gas" : "9997", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |