mirror of
https://github.com/corda/corda.git
synced 2024-12-22 06:17:55 +00:00
Add TODOs and incompleteness warning
This commit is contained in:
parent
a080d7d227
commit
fe325b2a0c
@ -36,7 +36,7 @@
|
||||
\begin{center}
|
||||
Version 0.2
|
||||
|
||||
\emph{Confidential: Pre-Publication Draft For R3 DLG}
|
||||
\emph{Confidential: For R3 DLG only - INCOMPLETE}
|
||||
\end{center}
|
||||
|
||||
\vspace{10mm}
|
||||
@ -724,9 +724,16 @@ the asset can be found in storage, etc.
|
||||
% TODO: FungibleState description
|
||||
% TODO: Obligations
|
||||
|
||||
TODO: Complete this section
|
||||
|
||||
\section{Non-asset instruments}
|
||||
|
||||
TODO
|
||||
|
||||
\section{Integration with existing infrastructure}
|
||||
|
||||
TODO
|
||||
|
||||
\section{Deterministic JVM}
|
||||
|
||||
It is important that all nodes that process a transaction always agree on whether it is valid or not. Because
|
||||
@ -1015,6 +1022,8 @@ with states in surrounding software.
|
||||
|
||||
\section{Clauses}
|
||||
|
||||
TODO
|
||||
|
||||
\section{Secure signing devices}\label{sec:secure-signing-devices}
|
||||
|
||||
\subsection{Background}
|
||||
@ -1136,18 +1145,27 @@ or confusion, as otherwise exploitable confusion attacks may arise.
|
||||
|
||||
\section{Client RPC and reactive collections}
|
||||
|
||||
|
||||
TODO
|
||||
|
||||
\section{Event scheduling}\label{sec:event-scheduling}
|
||||
|
||||
TODO
|
||||
|
||||
\section{Future work}
|
||||
|
||||
TODO
|
||||
|
||||
\paragraph{Secure hardware}
|
||||
\paragraph{Zero knowledge proofs}
|
||||
|
||||
\section{Conclusion}
|
||||
|
||||
TODO
|
||||
|
||||
\section{Acknowledgements}
|
||||
|
||||
TODO
|
||||
|
||||
\bibliographystyle{unsrt}
|
||||
\bibliography{Ref}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user