hws/hw08.tex
changeset 442 cceb3d2dcba0
parent 440 66f1d7e4f70b
child 480 ab31912a3b65
equal deleted inserted replaced
441:80fd3cd5675f 442:cceb3d2dcba0
     1 \documentclass{article}
     1 \documentclass{article}
     2 \usepackage{../style}
     2 \usepackage{../style}
     3 
     3 
     4 \begin{document}
     4 \begin{document}
       
     5 
       
     6 
       
     7 % For Alice to cheat, she has to get her transaction into the blockchain.
       
     8 % For this she has to solve proof-of-work puzzles faster than anybody
       
     9 % else. Is it possible for her to precompute several blocks that would
       
    10 % validate a fraudulent transaction by her? Give a short explanation
       
    11 % for your reasoning.  
     5 
    12 
     6 \section*{Homework 8}
    13 \section*{Homework 8}
     7 
    14 
     8 \begin{enumerate}
    15 \begin{enumerate}
     9 \item How can the hardness of the proof-of-work puzzles in
    16 \item How can the hardness of the proof-of-work puzzles in