Update the change history.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2016-09-04 04:31:09 +01:00
parent 5f71974c5d
commit 2cb38b806f
1 changed files with 7 additions and 2 deletions

View File

@ -3207,12 +3207,15 @@ The errors in the proof of Ledger Indistinguishability mentioned in
\begin{itemize}
\item Major reorganisation to separate the abstract cryptographic protocol
from the algorithm instantiations.
\item Add type declarations.
\item Add a ``High-level Overview'' section.
\item Add a section specifying the \zeroKnowledgeProvingSystem and the
encoding of proofs. Change the encoding of points in proofs to follow
IEEE Std 1363[a].
\item Add a section on consensus changes from \Bitcoin, and the specification
of Equihash.
\item Complete the ``Differences from the \Zerocash paper'' section.
\item Correct the Merkle tree depth to 29.
\item Change the length of \memos to 512 bytes.
\item Switch the \joinSplitSignature scheme to Ed25519, with consequent
changes to the computation of $\hSig$.
@ -3223,12 +3226,12 @@ The errors in the proof of Ledger Indistinguishability mentioned in
relating to the in-band secret distribution.
\item Add various citations: the ``Fixing Vulnerabilities in the Zcash
Protocol'' and ``Why Equihash?'' blog posts, several crypto papers
for security definitions, and the \Bitcoin whitepaper.
for security definitions, the \Bitcoin whitepaper, the CryptoNote
whitepaper, and several references to \Bitcoin documentation.
\item Reference the extended version of the \Zerocash paper rather than the
Oakland proceedings version.
\item Add \joinSplitTransfers to the Concepts section.
\item Add a section on Coinbase Transactions.
\item Add type declarations for functions.
\item Add acknowledgements for Jack Grigg, Simon Liu, Ariel Gabizon, jl777,
Ben Blaxill, Alex Balducci, and Jake Tarren.
\item Fix a \texttt{Makefile} compatibility problem with the escaping behaviour
@ -3236,6 +3239,8 @@ The errors in the proof of Ledger Indistinguishability mentioned in
\item Switch to \texttt{biber} for the bibliography generation, and add
backreferences.
\item Make the date format in references more consistent.
\item Add visited dates to all URLs in references.
\item Terminology changes.
\end{itemize}
\subparagraph{2016.0-alpha-3.1}