diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-11 05:21:37 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-11 05:21:37 +0800 |
commit | 60924843f07f394c8e95782ab52d56ef27d5e642 (patch) | |
tree | 873a365075437f1577d8ffc8e09fb1a2d38ded12 /VMTests/vmIOandFlowOperationsTest.json | |
parent | a441074ba4b057e2918735f7427841b92aa3c16e (diff) | |
download | tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar.gz tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar.bz2 tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar.lz tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar.xz tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.tar.zst tangerine-tests-60924843f07f394c8e95782ab52d56ef27d5e642.zip |
Unintended Exceptions work like OOG
Diffstat (limited to 'VMTests/vmIOandFlowOperationsTest.json')
-rw-r--r-- | VMTests/vmIOandFlowOperationsTest.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json index c3e7515b3..c61aba445 100644 --- a/VMTests/vmIOandFlowOperationsTest.json +++ b/VMTests/vmIOandFlowOperationsTest.json @@ -363,7 +363,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9995", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -405,7 +405,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9996", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -576,7 +576,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9997", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -1343,7 +1343,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "10000", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -1521,7 +1521,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9995", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |