From 834c52af6406b9af429104408ca7bcbc525efe5c Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Thu, 23 Oct 2014 12:01:05 +0200 Subject: Changing gas cost to zero at stackunderflow --- vmtests/vmIOandFlowOperationsTest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vmtests/vmIOandFlowOperationsTest.json') diff --git a/vmtests/vmIOandFlowOperationsTest.json b/vmtests/vmIOandFlowOperationsTest.json index 74d63649e..c5034754a 100644 --- a/vmtests/vmIOandFlowOperationsTest.json +++ b/vmtests/vmIOandFlowOperationsTest.json @@ -1170,7 +1170,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "1000000000000000000" }, - "gas" : "9999", + "gas" : "10000", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -1369,4 +1369,4 @@ } } } -} +} \ No newline at end of file -- cgit v1.2.3