hws/hw08.tex
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 03 Dec 2015 13:46:18 +0000
changeset 441 80fd3cd5675f
parent 440 66f1d7e4f70b
child 442 cceb3d2dcba0
permissions -rw-r--r--
added

\documentclass{article}
\usepackage{../style}

\begin{document}

\section*{Homework 8}

\begin{enumerate}
\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 What is the main data that is stored in Bitcoin's
      blockchain? 
      
\item What is is the purpose of the proof-of-work puzzle in
      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
      irretrievable)?

\end{enumerate}
\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: