From 456fc1bf394d0f1521ef8026d668e7975b382118 Mon Sep 17 00:00:00 2001 From: ptrdsh <76875342+ptrdsh@users.noreply.github.com> Date: Thu, 13 Aug 2026 18:43:15 +0200 Subject: [PATCH] Document Phase 0 for hard fork planning Added Phase 0 details for new parameters and constitutional changes prior to the hard fork. --- docs/hardfork-planning/dijkstra.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/hardfork-planning/dijkstra.md b/docs/hardfork-planning/dijkstra.md index 1449f43..fc8ebaa 100644 --- a/docs/hardfork-planning/dijkstra.md +++ b/docs/hardfork-planning/dijkstra.md @@ -26,6 +26,18 @@ All dates and quarters are estimated targets for code completion and mainnet-rea --- +## Phase 0: New Parameters, System Verification and Constitutional Changes + +This phase is required before the hard fork can be enacted, as the values of the new parameters need to be verified before go-live, and the Constitution must contain the correct guardrails for all new parameters. + +1. Identification of New Parameters +2. Set preliminary, and eventual target values for each parameter +3. Guardrail definitions +4. Constitution + Guardrail GovAction +5. Road to Go-Live (Preparations/adjustments of existing parameters) +6. Parameter Change GovActions + + ## Phase 1: Dijkstra Hard Fork (Protocol Version 12, Q4 2026) ### Design Rationale