From a5b7b8a79fa72d8494145eb6b2ff842cd01b8e4e Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 29 Feb 2016 19:46:22 +0000 Subject: update State and Transaction tests to Homestead --- StateTests/Homestead/stRecursiveCreate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StateTests/Homestead/stRecursiveCreate.json') diff --git a/StateTests/Homestead/stRecursiveCreate.json b/StateTests/Homestead/stRecursiveCreate.json index c5e79ba2d..18e27fd8b 100644 --- a/StateTests/Homestead/stRecursiveCreate.json +++ b/StateTests/Homestead/stRecursiveCreate.json @@ -4,7 +4,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", "currentGasLimit" : "0x989680", - "currentNumber" : "0x10c8e0", + "currentNumber" : "0x118c30", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, @@ -150,7 +150,7 @@ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x0100", "currentGasLimit" : "0x02540be400", - "currentNumber" : "0x10c8e0", + "currentNumber" : "0x118c30", "currentTimestamp" : "0x01", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, -- cgit