From d42f703eae3d8563a450e9e38b7f390590d29f16 Mon Sep 17 00:00:00 2001 From: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:04:40 -0500 Subject: [PATCH] Update eip-1234.md --- EIPS/eip-1234.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-1234.md b/EIPS/eip-1234.md index c3b9f604cafa60..d689697918d03f 100644 --- a/EIPS/eip-1234.md +++ b/EIPS/eip-1234.md @@ -44,7 +44,7 @@ The nephew reward for `block.number >= CNSTNTNPL_FORK_BLKNUM` is This is the existing pre-Constantinople formula for nephew rewards, simply adjusted with `new_block_reward`. ## Rationale -This will delay the ice age by 29 million seconds (approximately 12 months), so the chain would be back at 30-second block times in winter 2019. An alternate proposal was to add special rules to the difficulty calculation to effectively _pause_ the difficulty between different blocks. This would lead to similar results. +This will delay the ice age by 29 million seconds (approximately 12 months), so the chain would be back at 30 second block times in winter 2019. An alternate proposal was to add special rules to the difficulty calculation to effectively _pause_ the difficulty between different blocks. This would lead to similar results. This was previously discussed at All Core Devs Meeting [#42](https://github.com/ethereum/pm/blob/master/All%20Core%20Devs%20Meetings/Meeting%2042.md) and subsequent meetings; and accepted in the Constantinople Session [#1](https://github.com/ethereum/pm/issues/55).