From 2f9ab45df7bcde52e77aa3629cc8c71a44b24e76 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 10 Oct 2018 22:57:15 +0300 Subject: refill wallet tests --- src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json | 2 +- .../bcWalletTest/walletReorganizeOwnersFiller.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json index 37523c0a5..186535d7d 100644 --- a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json +++ b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json @@ -17,7 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, - "//" : "Lots of blocks in this tests + uncles. check the difficulty calculation", + "//" : "Lots of blocks in this tests + uncles. check the difficulty calculation. NoProof timestamps are incorrect because of instant block mining.", "sealEngine" : "Ethash", "expect" : [ { diff --git a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json index 315b4a3d8..d119cc748 100644 --- a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json +++ b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json @@ -21,7 +21,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, - "sealEngine" : "Ethash", + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Homestead", "EIP158", ">=Constantinople"], -- cgit v1.2.3