From a02401a61ee27a966cb5d4e31f8688ea67e4f957 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Tue, 21 Jun 2022 08:35:16 +0100 Subject: [PATCH] Correct the history entry for v2022.3.2 to include the entry about `sizeProofsOrchard`. Signed-off-by: Daira Hopwood --- protocol/protocol.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 2a09a724..679f0b5d 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -14638,6 +14638,15 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. \intropart \lsection{Change History}{changehistory} +\historyentry{2022.3.3}{} +\begin{itemize} +\nufive{ + \item Correct the history entry for \historyref{2022.3.2} to include the + entry about the calculation for \sizeProofsOrchard. +} %nufive +\end{itemize} + + \historyentry{2022.3.2}{2022-06-06} \begin{itemize} \nufive{ @@ -14648,6 +14657,8 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. not explicitly encode the \nConsensusBranchId{} field). \item Correction in \crossref{constants}: $\Uncommitted{Orchard} \typecolon \MerkleHashOrchard$ is not a bit sequence. + \item In \crossref{txnencoding}, add the calculation for \sizeProofsOrchard{} + to the v5 \transaction format table. } \item Make \crossref{overview} more precise about \chainValuePools. \end{itemize}