From a9a0ead86bdcbc1ed12c023074fe74b9bbeb42b4 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 10 Feb 2017 14:28:12 +0400 Subject: refill memory tests and quadratic state tests --- GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json') diff --git a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json index afc1600da..dc1a7633a 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Call50000_identity.json @@ -2,10 +2,10 @@ "Call50000_identity " : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x05429690", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { -- cgit