From be4b0472c8b639cbd0694b8b69517e3315b476e3 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Mon, 29 Feb 2016 10:33:57 +0100 Subject: [PATCH] Morden switch to Homestead rules at #494,000. --- ethcore/res/ethereum/morden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethcore/res/ethereum/morden.json b/ethcore/res/ethereum/morden.json index 2e45c2edd..e9f8e0e99 100644 --- a/ethcore/res/ethereum/morden.json +++ b/ethcore/res/ethereum/morden.json @@ -3,7 +3,7 @@ "engineName": "Ethash", "params": { "accountStartNonce": "0x0100000", - "frontierCompatibilityModeLimit": "0x10c8e0", + "frontierCompatibilityModeLimit": "0x789b0", "maximumExtraDataSize": "0x20", "tieBreakingGas": false, "minGasLimit": "0x1388",