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 --- .../bcValidBlockTest/RecallSuicidedContractFiller.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json') diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json index 0384d37ab..70fa802f3 100644 --- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json +++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier"], @@ -49,6 +50,14 @@ "balance" : "9000000000001210790" } } + }, + { + "network" : [">=Constantinople"], + "result" : { + "8888f1f195afa192cfee860698584c030f4c9db1" : { + "balance" : "6000000000001210790" + } + } } ], "pre" : { -- cgit v1.2.3