From 7dd70cc8e9a8b1c8d9c3e3811943b4c937d7b243 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 8 Feb 2017 01:40:08 +0400 Subject: refill random tests --- GeneralStateTests/stRandom/randomStatetest561.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'GeneralStateTests/stRandom/randomStatetest561.json') diff --git a/GeneralStateTests/stRandom/randomStatetest561.json b/GeneralStateTests/stRandom/randomStatetest561.json index b21ec4249..2cedcda85 100644 --- a/GeneralStateTests/stRandom/randomStatetest561.json +++ b/GeneralStateTests/stRandom/randomStatetest561.json @@ -1,11 +1,11 @@ { - "randomStatetest" : { + "randomStatetest561" : { "env" : { "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "currentDifficulty" : "0x051d6a3cd647", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "logs" : [ @@ -14,7 +14,7 @@ "post" : { "EIP150" : [ { - "hash" : "3f52e053a4e0e4ebd4579a81c51682b3accaa707b5b50db58a7eaa0fc5d98b33", + "hash" : "a67548dadefa8903f1b3a8497d85ee6aba30fe10859d7d554a4d5f94406537ab", "indexes" : { "data" : 0, "gas" : 0, @@ -24,7 +24,7 @@ ], "EIP158" : [ { - "hash" : "3f52e053a4e0e4ebd4579a81c51682b3accaa707b5b50db58a7eaa0fc5d98b33", + "hash" : "a67548dadefa8903f1b3a8497d85ee6aba30fe10859d7d554a4d5f94406537ab", "indexes" : { "data" : 0, "gas" : 0, @@ -34,7 +34,7 @@ ], "Frontier" : [ { - "hash" : "3f52e053a4e0e4ebd4579a81c51682b3accaa707b5b50db58a7eaa0fc5d98b33", + "hash" : "a67548dadefa8903f1b3a8497d85ee6aba30fe10859d7d554a4d5f94406537ab", "indexes" : { "data" : 0, "gas" : 0, @@ -44,7 +44,7 @@ ], "Homestead" : [ { - "hash" : "3f52e053a4e0e4ebd4579a81c51682b3accaa707b5b50db58a7eaa0fc5d98b33", + "hash" : "a67548dadefa8903f1b3a8497d85ee6aba30fe10859d7d554a4d5f94406537ab", "indexes" : { "data" : 0, "gas" : 0, -- cgit