Skip to content

Commit

Permalink
Add note about Merkle tree validity.
Browse files Browse the repository at this point in the history
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
  • Loading branch information
daira committed Apr 11, 2016
1 parent db6607a commit 859059f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified protocol/protocol.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions protocol/protocol.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,9 @@ \subsection{\JoinSplitCircuit{} and Proofs}
$\treepath{i}$ must be a valid \merklePath of depth $\MerkleDepth$, as defined in
\crossref{merkle}, from $\Commitment(\cOld{i})$ to \noteCommitmentTree root $\rt$.

\textbf{Note:} Merkle path validity covers both conditions 1. (a) and 1. (d) of the NP statement
given in section 4.2 of \cite{ZerocashOakland}.

\subparagraph{Balance}

$\changed{\vpubOld\; +} \vsum{i=1}{\NOld} \vOld{i} = \vpubNew + \vsum{i=1}{\NNew} \vNew{i}$.
Expand Down

0 comments on commit 859059f

Please sign in to comment.