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/randomStatetest435Filler.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRandom/randomStatetest435Filler.json') diff --git a/src/GeneralStateTestsFiller/stRandom/randomStatetest435Filler.json b/src/GeneralStateTestsFiller/stRandom/randomStatetest435Filler.json index 3278d1531..51cbdf443 100644 --- a/src/GeneralStateTestsFiller/stRandom/randomStatetest435Filler.json +++ b/src/GeneralStateTestsFiller/stRandom/randomStatetest435Filler.json @@ -2,10 +2,10 @@ "randomStatetest435" : { "env" : { "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "currentDifficulty" : "5623894562375", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0", - "currentTimestamp" : "1", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ @@ -22,18 +22,19 @@ "code" : "0x7f00000000000000000000000000000000000000000000000000000000000000017f0000000000000000000000000000000000000000000000000000000000000000447ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe7f000000000000000000000000000000000000000000000000000000000000c3507f00000000000000000000000100000000000000000000000000000000000000007f000000000000000000000000000000000000000000000000000000000000000042613488076233797f553960005155", "nonce" : "0", "storage" : { - "0x" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe" + "0x" : "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe", + "0x33797f" : "0x00000000000000000000000000000000000000000000000000000000000001c0" } }, "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "64533", + "balance" : "79533", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999998743767043", + "balance" : "999999998743752043", "code" : "0x", "nonce" : "1", "storage" : { -- cgit v1.2.3