equal
deleted
inserted
replaced
|
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: |