hws/hw08.tex
changeset 329 b124fe3b0e39
child 330 323e1290360b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hws/hw08.tex	Sun Nov 23 22:12:43 2014 +0000
@@ -0,0 +1,25 @@
+\documentclass{article}
+\usepackage{../style}
+
+\begin{document}
+
+\section*{Homework 8}
+
+\begin{enumerate}
+\item (\textbf{Optional}) How can the hardness of the
+      proof-of-work puzzles in Bitcoins be adjusted? What is
+      parameter that determines how the hardness is adjusted?
+
+\item (\textbf{Optional}) What is the main data that is stored
+      in Bitcoin's blockchain? 
+      
+\item (\textbf{Optional}) What is is the purpose of the
+      proof-of-work puzzle in Bitcoins?      
+
+\end{enumerate}
+\end{document}
+
+%%% Local Variables: 
+%%% mode: latex
+%%% TeX-master: t
+%%% End: