From 4089b809fb9b5daea24ab88ad3e3e3947b3ff6d7 Mon Sep 17 00:00:00 2001
From: CJentzsch <jentzsch.software@gmail.com>
Date: Mon, 1 Dec 2014 18:19:40 +0100
Subject: [PATCH] update gas costs

---
 StateTests/stPreCompiledContracts.json | 28 +++++++++++++-------------
 StateTests/stSystemOperationsTest.json |  4 ++--
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/StateTests/stPreCompiledContracts.json b/StateTests/stPreCompiledContracts.json
index 65eebc302..a8166b4b8 100644
--- a/StateTests/stPreCompiledContracts.json
+++ b/StateTests/stPreCompiledContracts.json
@@ -28,14 +28,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1976",
+                "balance" : "1977",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898024",
+                "balance" : "999999999999898023",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -95,14 +95,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1440",
+                "balance" : "1441",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898560",
+                "balance" : "999999999999898559",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -161,14 +161,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1375",
+                "balance" : "1376",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898625",
+                "balance" : "999999999999898624",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -298,14 +298,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1976",
+                "balance" : "1977",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898024",
+                "balance" : "999999999999898023",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -365,14 +365,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1576",
+                "balance" : "1577",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898424",
+                "balance" : "999999999999898423",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -432,14 +432,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1576",
+                "balance" : "1577",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898424",
+                "balance" : "999999999999898423",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
@@ -500,14 +500,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "1776",
+                "balance" : "1777",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999898224",
+                "balance" : "999999999999898223",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
diff --git a/StateTests/stSystemOperationsTest.json b/StateTests/stSystemOperationsTest.json
index 52d9067cf..1a522f2aa 100644
--- a/StateTests/stSystemOperationsTest.json
+++ b/StateTests/stSystemOperationsTest.json
@@ -1666,14 +1666,14 @@
                 }
             },
             "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                "balance" : "916",
+                "balance" : "917",
                 "code" : "0x",
                 "nonce" : "0",
                 "storage" : {
                 }
             },
             "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
-                "balance" : "999999999999899084",
+                "balance" : "999999999999899083",
                 "code" : "0x",
                 "nonce" : "1",
                 "storage" : {
-- 
GitLab