Browse Source

Add note about Merkle tree validity.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
790.extensible-commitment.0
Daira Hopwood 8 years ago
parent
commit
859059fb9d
  1. BIN
      protocol/protocol.pdf
  2. 3
      protocol/protocol.tex

BIN
protocol/protocol.pdf

Binary file not shown.

3
protocol/protocol.tex

@ -1138,6 +1138,9 @@ for each $i \in \setofOld$ \changed{$\mid$ $\vOld{i} \neq 0$}:
$\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}$.

Loading…
Cancel
Save