From f155c057e1abba22a477da9ff0d450cdb4199dce Mon Sep 17 00:00:00 2001
From: Dimitry <dimitry@ethereum.org>
Date: Thu, 2 Aug 2018 19:53:06 +0300
Subject: fix the sar blockchain tests

---
 .../GeneralStateTests/stShift/sar00_d0g0v0Filler.json                   | 2 +-
 .../GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json
index efb215f7c..f8f7b39ee 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar00_d0g0v0Filler.json
@@ -36,7 +36,7 @@
                         }
                     },
                     "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                        "balance" : "0x061a80",
+                        "balance" : "0x29a2241af6321a80",
                         "code" : "",
                         "nonce" : "0x00",
                         "storage" : {
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json
index 40e372178..5e8cdb5ed 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/sar_0_256-1_d0g0v0Filler.json
@@ -36,7 +36,7 @@
                         }
                     },
                     "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
-                        "balance" : "0x061a80",
+                        "balance" : "0x29a2241af6321a80",
                         "code" : "",
                         "nonce" : "0x00",
                         "storage" : {
-- 
cgit v1.2.3