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/GasLimitHigherThan2p63m1Filler.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/bcInvalidHeaderTest/GasLimitHigherThan2p63m1Filler.json') diff --git a/src/BlockchainTestsFiller/bcInvalidHeaderTest/GasLimitHigherThan2p63m1Filler.json b/src/BlockchainTestsFiller/bcInvalidHeaderTest/GasLimitHigherThan2p63m1Filler.json index 3ec945cfc..d49444a38 100644 --- a/src/BlockchainTestsFiller/bcInvalidHeaderTest/GasLimitHigherThan2p63m1Filler.json +++ b/src/BlockchainTestsFiller/bcInvalidHeaderTest/GasLimitHigherThan2p63m1Filler.json @@ -17,9 +17,10 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { - "network" : ["ALL"], + "network" : [">=Frontier"], "result" : { "aaaf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0" -- cgit