From e66b36ef36f19a3a1dea28deb39ad0405f0d3051 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Sun, 23 Apr 2017 17:42:28 +0100 Subject: [PATCH] Require the Yellow Paper to be up-to-date --- EIPS/eip-233.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-233.md b/EIPS/eip-233.md index 6e15563f..348f0815 100644 --- a/EIPS/eip-233.md +++ b/EIPS/eip-233.md @@ -25,7 +25,7 @@ A Meta EIP should be created as a draft as a pull request as soon as a hard fork The draft pull request shall be updated with summaries of the decisions around the hard fork. It should move in to the `Accepted` state once the changes are frozen (i.e. all referenced EIPs are in the `Accepted` state) and in to the `Final` state once the hard fork has been activated. -The Yellow Paper should be kept updated with the hard fork changes. It could either refer to the fork codename or the EIP number of the fork. +The Yellow Paper must be kept updated with the hard fork changes. It could either refer to the fork codename or the EIP number of the fork. The hard fork cannot be activated before the Yellow Paper is updated. ## Rationale