From e464c90aebc097c28d888c3de84440721d2d8890 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 20 Apr 2017 22:38:22 +0300 Subject: fix wallet gas --- src/BlockchainTestsFiller/EIP150/bcWalletTestFiller.json | 2 +- src/BlockchainTestsFiller/Homestead/bcWalletTestFiller.json | 2 +- src/BlockchainTestsFiller/bcWalletTestFiller.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/BlockchainTestsFiller/EIP150/bcWalletTestFiller.json b/src/BlockchainTestsFiller/EIP150/bcWalletTestFiller.json index 5ed4c0428..acbd1c014 100644 --- a/src/BlockchainTestsFiller/EIP150/bcWalletTestFiller.json +++ b/src/BlockchainTestsFiller/EIP150/bcWalletTestFiller.json @@ -466,7 +466,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0xfa", - "0x0107" : "0x42c1", + "0x0107" : "0x437c", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x0340fa4cda2d6dc44bfd80ddc515353a0f249a02b6978248445826d062accd41" : "0xe9", "0x035da1ef4913aecbd383e1526405847c1a84ecc4997e7627eb36e2df476bdb92" : "0x22", diff --git a/src/BlockchainTestsFiller/Homestead/bcWalletTestFiller.json b/src/BlockchainTestsFiller/Homestead/bcWalletTestFiller.json index a472d73c2..341846399 100644 --- a/src/BlockchainTestsFiller/Homestead/bcWalletTestFiller.json +++ b/src/BlockchainTestsFiller/Homestead/bcWalletTestFiller.json @@ -466,7 +466,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0xfa", - "0x0107" : "0x41ac", + "0x0107" : "0x437c", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x0340fa4cda2d6dc44bfd80ddc515353a0f249a02b6978248445826d062accd41" : "0xe9", "0x035da1ef4913aecbd383e1526405847c1a84ecc4997e7627eb36e2df476bdb92" : "0x22", diff --git a/src/BlockchainTestsFiller/bcWalletTestFiller.json b/src/BlockchainTestsFiller/bcWalletTestFiller.json index 85ac55471..a68a06aa4 100644 --- a/src/BlockchainTestsFiller/bcWalletTestFiller.json +++ b/src/BlockchainTestsFiller/bcWalletTestFiller.json @@ -466,7 +466,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0xfa", - "0x0107" : "0x419f", + "0x0107" : "0x437c", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x0340fa4cda2d6dc44bfd80ddc515353a0f249a02b6978248445826d062accd41" : "0xe9", "0x035da1ef4913aecbd383e1526405847c1a84ecc4997e7627eb36e2df476bdb92" : "0x22", -- cgit v1.2.3