From 72853c4382fa1b51e384223da34427d3579fe48a Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Tue, 7 Oct 2014 10:51:07 +0200 Subject: [PATCH] corrected amount of used gas for CallToNameRegistratorOutOfGas --- vmtests/vmSystemOperationsTest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vmtests/vmSystemOperationsTest.json b/vmtests/vmSystemOperationsTest.json index e0f64d763..f5aa6da2f 100644 --- a/vmtests/vmSystemOperationsTest.json +++ b/vmtests/vmSystemOperationsTest.json @@ -281,7 +281,7 @@ "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", "value" : "100000" }, - "gas" : "865", + "gas" : "764", "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { @@ -1003,7 +1003,7 @@ "gas" : "10000", "gasPrice" : "100000000000000", "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", - "value" : "1000000000000000000" + "value" : "100" }, "gas" : "9792", "out" : "0x",