1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-16 13:11:25 +00:00

ch6 outline

This commit is contained in:
Andreas M. Antonopoulos 2014-06-25 12:44:27 -04:00
parent 3e6388c803
commit 141ef6a8bb

26
ch06.asciidoc Normal file
View File

@ -0,0 +1,26 @@
[[ch6]]
== Chapter 6 - The Blockchain & Mining
*DRAFT - DO NOT SUBMIT ISSUES OR PULL REQUESTS YET PLEASE - CONSTANT CHANGES HAPPENING*
=== Introduction
=== The Blockchain
=== Genesis Block
=== Proof-of-Work (Mining) and Consensus
==== Consensus Mechanism
==== Proof-of-Work Algorithm
==== Difficulty Target and Re-Targetting
==== Highest Difficulty Chain Selection
==== Competition and Coinbase
==== Mining Pools
===== Managed Pools
===== P2Pool
==== Mining Economics
==== Consensus Attacks
===== 51% Attack
===== Selfish Mining Attack
=== Chain Forking
==== Normal Forks
==== Soft Forks
==== Hard Forks
==== Unusual Forks