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 --- .../stRandom/randomStatetest88Filler.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest88Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest88Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest88Filler.json index 035ef7d37..10eb7a6fe 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest88Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest88Filler.json @@ -2,10 +2,10 @@ "randomStatetest88" : { "env" : { "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "currentDifficulty" : "5623894562375", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ @@ -22,7 +22,8 @@ "code" : "0x7f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b54343537f000000000000000000000000000000000000000000000000000000000000c350117fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000016f34f06a7014541167033909103620f35560005155", "nonce" : "0", "storage" : { - "0x" : "0x34f06a7014541167033909103620f355" + "0x01" : "0x00", + "0x1000000000000000000000000000000000000000000000000000000000000" : "0x34f06a7014541167033909103620f355" } }, "945304eb96065b2a98b57a48a06ae28d285a71b5" : { -- cgit v1.2.3