From 7a88cb639e1af2518aa5748f2da01a75391462a3 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 2 Oct 2018 18:47:20 +0300 Subject: blockchain test source updates --- .../bcInvalidHeaderTest/wrongTimestampFiller.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongTimestampFiller.json') diff --git a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongTimestampFiller.json b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongTimestampFiller.json index a75d47b80..384090fbf 100644 --- a/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongTimestampFiller.json +++ b/src/BlockchainTestsFiller/bcInvalidHeaderTest/wrongTimestampFiller.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "100" -- cgit