From 86e11be43aecf360a8d5f16edecfa7b378081fb9 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 8 Feb 2017 01:34:45 +0400 Subject: corrected random test fillers for blockchain --- src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json index cd279c2d6..e8b4999a5 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest347Filler.json @@ -2,10 +2,10 @@ "randomStatetest347" : { "env" : { "currentCoinbase" : "a7f7c8ef9bbbcfb0f7e81c1fd46bb732fba60592", - "currentDifficulty" : "0x4b7a57082929690e", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x0b3be1fc", - "currentNumber" : "0x7ee23b32", - "currentTimestamp" : "0x588de6ec", + "currentNumber" : "0x01", + "currentTimestamp" : "1000", "previousHash" : "f3907ec3d962d22b61d2618054c8252a7fe67b65f652a7b8fcc55cfe905a1caa" }, "expect" : [ -- cgit v1.2.3