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/vmPushDupSwapTest.json | |
parent | a441074ba4b057e2918735f7427841b92aa3c16e (diff) | |
download | dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar.gz dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar.bz2 dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar.lz dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar.xz dexon-60924843f07f394c8e95782ab52d56ef27d5e642.tar.zst dexon-60924843f07f394c8e95782ab52d56ef27d5e642.zip |
Unintended Exceptions work like OOG
Diffstat (limited to 'VMTests/vmPushDupSwapTest.json')
-rw-r--r-- | VMTests/vmPushDupSwapTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VMTests/vmPushDupSwapTest.json b/VMTests/vmPushDupSwapTest.json index 7391df595..873f95061 100644 --- a/VMTests/vmPushDupSwapTest.json +++ b/VMTests/vmPushDupSwapTest.json @@ -407,7 +407,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9999", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -2597,7 +2597,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9998", + "gas" : "0", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { |