From e31f33c6781cf71cdca78ae9f0778bd7a0acc7d7 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 17 Mar 2021 19:46:33 +0000 Subject: [PATCH] Fix a type error in the non-normative note at the end of \crossref{concretesinsemillacommit}. Signed-off-by: Daira Hopwood --- protocol/protocol.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 177870f3..35c665c5 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -9735,9 +9735,9 @@ is not square in $\GF{\ParamP{q}}$. \end{proof} \nnote{There are also no points in $\GroupP$ with \affineSW $x$-coordinate $0 \pmod{\ParamP{q}}$. -We do not choose $\Uncommitted{Orchard} = 0$ because we define $\ExtractP\Of{\ZeroP} = 0$, -and it is technically possible (with negligible probability) that -$\SinsemillaHashToPoint$ could return $\ZeroP$.} +We do not choose $\Uncommitted{Orchard} = \ItoLEBSPOf{\MerkleHashLength{Orchard}}{0}$ because we +define $\ExtractP\Of{\ZeroP} = 0$, and it is technically possible (with negligible probability) +that $\SinsemillaHashToPoint$ could return $\ZeroP$.} } %nufive @@ -13851,6 +13851,7 @@ Peter Newell's illustration of the Jubjub bird, from \cite{Carroll1902}. \item Update the consensus rules that prevent trivial transactions (with no inputs or outputs) to take into account \actionTransfers in the v5 \transaction format. \item Make $\DiversifyHash{Orchard}$ total, by replacing an output of $\ZeroP$ with another base. + \item Fix a type error in the non-normative note at the end of \crossref{concretesinsemillacommit}. } %nufive \notnufive{ \item No changes before \NUFive.