Correct a cut-and-paste error algorithm for \crossref{orcharddummynotes},

which should refer to the Action statement rather than the Spend statement.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-06-08 10:00:44 +01:00
parent 7d2480648a
commit d25f3c1f47
1 changed files with 11 additions and 3 deletions

View File

@ -5865,7 +5865,7 @@ constructed as follows:
\item Let $\nf = \DeriveNullifier{\NullifierKey}(\NoteUniqueRand, \NoteNullifierRand, \cm)$. \item Let $\nf = \DeriveNullifier{\NullifierKey}(\NoteUniqueRand, \NoteNullifierRand, \cm)$.
\vspace{-0.2ex} \vspace{-0.2ex}
\item Construct a \dummy \merklePath $\TreePath{}$ for use in the \item Construct a \dummy \merklePath $\TreePath{}$ for use in the
\auxiliaryInput to the \spendStatement (this will not be checked, because $\Value = 0$). \auxiliaryInput to the \actionStatement (this will not be checked, because $\Value = 0$).
\end{itemize} \end{itemize}
As in \Sprout, a \dummy \Orchard output \note is constructed as normal but with As in \Sprout, a \dummy \Orchard output \note is constructed as normal but with
@ -14364,6 +14364,16 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
\lsection{Change History}{changehistory} \lsection{Change History}{changehistory}
\historyentry{2021.2.4}{}
\begin{itemize}
\nufive{
\item Correct a cut-and-paste error in the algorithm for \crossref{orcharddummynotes},
which should refer to the \actionStatement rather than the \spendStatement.
} % nufive
\item No changes before \NUFive.
\end{itemize}
\historyentry{2021.2.3}{2021-06-06} \historyentry{2021.2.3}{2021-06-06}
\begin{itemize} \begin{itemize}
\nufive{ \nufive{
@ -14400,9 +14410,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}.
\item Clarify in \crossref{sighash} that v4 \transactions continue to use the \item Clarify in \crossref{sighash} that v4 \transactions continue to use the
\cite{ZIP-243} \sighashAlgorithm after \NUFive activation. \cite{ZIP-243} \sighashAlgorithm after \NUFive activation.
} %nufive } %nufive
\notnufive{
\item No changes before \NUFive. \item No changes before \NUFive.
} %notnufive
\end{itemize} \end{itemize}