hws/hw08.tex
changeset 421 38ddbc59325a
parent 330 323e1290360b
child 440 66f1d7e4f70b
--- a/hws/hw08.tex	Thu Oct 22 20:19:27 2015 +0100
+++ b/hws/hw08.tex	Sun Oct 25 23:34:04 2015 +0000
@@ -6,19 +6,22 @@
 \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 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 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?      
+\item What is is the purpose of the proof-of-work puzzle in
+      Bitcoins?      
 
-\item (\textbf{Optional}) The department has large labs full
-      of computers that are pretty much idle over night. Why
-      is it a bad idea to let them mine for Bitcoins?
+\item The department has large labs full of computers that are
+      pretty much idle over night. Why is it a bad idea to let
+      them mine for Bitcoins?
+
+\item Is it possible that Bitcoins can get lost (be
+      unretrievable)?
 
 \end{enumerate}
 \end{document}