diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 2db0d6d2..ef6b61af 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -5782,9 +5782,9 @@ A \spendDescription for a \dummy \Sapling input \note is constructed as follows: \begin{itemize} \item Choose uniformly random $\SpendingKey \leftarrowR \SpendingKeyType$. \vspace{-0.2ex} - \item Generate a \fullViewingKey $(\AuthSignPublic, \NullifierKey)$ and a - \diversifiedPaymentAddress $(\Diversifier, \DiversifiedTransmitPublic)$ - for $\SpendingKey$ as described in \crossref{saplingkeycomponents}. + \item Generate the $\AuthSignPublic$ and $\NullifierKey$ components of a \fullViewingKey + and a \diversifiedPaymentAddress $(\Diversifier, \DiversifiedTransmitPublic)$ + for $\SpendingKey$, as described in \crossref{saplingkeycomponents}. \vspace{-0.2ex} \item Let $\Value = 0$ and $\NotePosition = 0$. \vspace{-0.2ex} @@ -14495,6 +14495,16 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. \lsection{Change History}{changehistory} +\historyentry{2021.2.14}{} +\begin{itemize} +\sapling{ + \item Reword the reference to a \Sapling \fullViewingKey in \crossref{saplingdummynotes} + (the \fullViewingKey would include $\OutViewingKey$, although it is not used + in that section). +} %sapling +\end{itemize} + + \historyentry{2021.2.13}{2021-07-29} \begin{itemize} \item Add consensus rules in \crossref{merkletree} that a \block \MUSTNOT add