Skip to content

Commit

Permalink
Completed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aantonop committed Apr 23, 2017
1 parent 6ff8c4a commit 080a4b0
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions second_edition_changes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,48 @@
* Regtest
* Using regtest
* Development with test blockchains

== Chapter 10

* Hard forks, soft forks and signaling
* Diverging hard forks
* Soft forks for feature upgrades
* Signaling soft forks with block version
* BIP-9 (versionbits) signaling and activation
* Consensus software development

== Chapter 11

* Security principles

== Chapter 12 (all new chapter)

* Blockchain application
* Building blocks of the trust platform
* Constructing blockchain applications
* Colored Coins
* Counterparty
* Payment channels
* Video streaming example
* Timelock payment channels
* Asymmetric revocable commitments
* Hash Time Locked Contracts (HTLC)
* Lightning Network
* Routed payment channels
* Transport and Onion routing
* Lightning Network Benefits

== Appendix - Segregated Witness (all new chapter)

* Introduction to Segregated Witness
* Why segwit?
* Segwit transactions, outputs and scripts
* P2WPKH
* P2WSH
* Nested segwit
* Considerations for backwards compatibility
* P2SH(P2WPKH)
* P2SH(P2WSH)
* Transaction Identifiers (txid) and Malleability Fix
* New Signing Algorithm
* Economic Incentives for Segwit

0 comments on commit 080a4b0

Please sign in to comment.