From 260e8aa302dbda4dd4a5aa905ce545a12eb4e618 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 8 Feb 2017 21:18:35 +0400 Subject: refill general state tests --- GeneralStateTests/stRecursiveCreate/recursiveCreate.json | 6 +++--- GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'GeneralStateTests/stRecursiveCreate') diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json index cc47a3198..7675db50d 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreate.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreate.json @@ -2,10 +2,10 @@ "recursiveCreate" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { diff --git a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json index 25d3bf2a2..603b5fe92 100644 --- a/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json +++ b/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue.json @@ -2,10 +2,10 @@ "recursiveCreateReturnValue" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x02540be400", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { -- cgit v1.2.3