From 588bc39a77dd2978df3a78558a76c0fa7077765d Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Mon, 29 Jul 2019 16:50:13 +0100 Subject: [PATCH] Protocol spec: note the change to the minimum-difficulty threshold time on the test network for Blossom. Signed-off-by: Daira Hopwood --- protocol/protocol.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index c672fde7..7755889e 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -9269,7 +9269,9 @@ The \targetThreshold for a given \blockHeight $\BlockHeight$ is then calculated On the test network from \blockHeight $299188$ onward, the difficulty adjustment algorithm is changed to allow minimum-difficulty \blocks, as described in \cite{ZIP-205}. -This change does not apply to the production network. +\blossom{The \Blossom network upgrade changes the minimum-difficulty time threshold to $6$ times +the \blockTargetSpacing, as described in \cite{ZIP-208}.} +\notbeforeblossom{These changes do}\notblossom{This change does} not apply to the production network. \introlist @@ -10163,6 +10165,10 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. \historyentry{2019.0.5}{} \begin{itemize} +\blossom{ + \item Note the change to the minimum-difficulty threshold time on the test network + for \Blossom. +} \item Remove ``optimized'' \texttt{Makefile} targets (which actually produced a larger PDF, with TeXLive 2019). \item Remove ``html'' \texttt{Makefile} targets.