1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-14 03:48:58 +00:00
bitcoinbook/ch06.asciidoc
Andreas M. Antonopoulos 141ef6a8bb ch6 outline
2014-06-25 12:44:27 -04:00

27 lines
626 B
Plaintext

[[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