hws/hw08.tex
changeset 329 b124fe3b0e39
child 330 323e1290360b
equal deleted inserted replaced
328:7ae9a893b76f 329:b124fe3b0e39
       
     1 \documentclass{article}
       
     2 \usepackage{../style}
       
     3 
       
     4 \begin{document}
       
     5 
       
     6 \section*{Homework 8}
       
     7 
       
     8 \begin{enumerate}
       
     9 \item (\textbf{Optional}) How can the hardness of the
       
    10       proof-of-work puzzles in Bitcoins be adjusted? What is
       
    11       parameter that determines how the hardness is adjusted?
       
    12 
       
    13 \item (\textbf{Optional}) What is the main data that is stored
       
    14       in Bitcoin's blockchain? 
       
    15       
       
    16 \item (\textbf{Optional}) What is is the purpose of the
       
    17       proof-of-work puzzle in Bitcoins?      
       
    18 
       
    19 \end{enumerate}
       
    20 \end{document}
       
    21 
       
    22 %%% Local Variables: 
       
    23 %%% mode: latex
       
    24 %%% TeX-master: t
       
    25 %%% End: