diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 884336e6..1bdee0d1 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -3900,7 +3900,7 @@ Define: \begin{formulae}[itemsep=\sprout{1ex}\notsprout{0.2ex}] \item $\MerkleDepthSprout \typecolon \Nat := \changed{29}$ \sapling{ - \item $\MerkleDepthSapling \typecolon \Nat := 29$ + \item $\MerkleDepthSapling \typecolon \Nat := 32$ } %sapling \item $\NOld \typecolon \Nat := 2$ \item $\NNew \typecolon \Nat := 2$ @@ -7496,6 +7496,9 @@ Daira Hopwood, Sean Bowe, and Jack Grigg. \item Clarify the bit ordering of SHA-256. \item Drop $\type{\_t}$ from the names of representation types. \item Remove functions from the \Sprout specification that it does not use. +\sapling{ + \item Change $\MerkleDepthSapling$ from $29$ to $32$. +} \item Change the \texttt{Makefile} to avoid multiple reloads in PDF readers while rebuilding the PDF. \item Spacing and pagination improvements.