From 9af5398232dcb02e6f83371c648c9809e2574759 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 11 Jul 2017 15:12:35 +0300 Subject: refill blockchaintests on metropolis --- .../bcValidBlockTest/RecallSuicidedContractFiller.json | 2 +- .../bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/BlockchainTestsFiller/bcValidBlockTest') diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json index 0d66b2817..9b7b9ac98 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json @@ -46,7 +46,7 @@ "network" : ["Metropolis"], "result" : { "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "15000000000001150240" + "balance" : "15000000000001210790" } } } diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json index 01d1be3dd..86585b3ed 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json @@ -46,7 +46,7 @@ "network" : ["Metropolis"], "result" : { "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "10000000000001150240" + "balance" : "10000000000001210790" } } } -- cgit