mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-16 04:59:35 +00:00
bece720d4f
- BIPs: it's silly to repeat all BIPs in the book, especially when an increasing number have never been used or are just silly. Instead, use the list of implemented BIPs from the Bitcoin Core project, which represents a list of mostly interesting BIPs. - Add OP_CHECKSIGADD from tapscript to the Script copypasta. - Bitcore removed per outline
48 lines
732 B
Plaintext
48 lines
732 B
Plaintext
= Mastering Bitcoin
|
|
|
|
include::preface.asciidoc[]
|
|
|
|
include::glossary.asciidoc[]
|
|
|
|
include::ch01.asciidoc[]
|
|
|
|
include::ch02.asciidoc[]
|
|
|
|
include::ch03.asciidoc[]
|
|
|
|
include::ch04.asciidoc[]
|
|
|
|
include::ch05.asciidoc[]
|
|
|
|
include::chapters/transactions.adoc[]
|
|
|
|
include::chapters/authorization-authentication.adoc[]
|
|
|
|
include::chapters/signatures.adoc[]
|
|
|
|
include::chapters/fees.adoc[]
|
|
|
|
include::ch08.asciidoc[]
|
|
|
|
include::ch09.asciidoc[]
|
|
|
|
include::ch10.asciidoc[]
|
|
|
|
include::ch11.asciidoc[]
|
|
|
|
include::ch12.asciidoc[]
|
|
|
|
include::appdx-bitcoinwhitepaper.asciidoc[]
|
|
|
|
include::appdx-scriptops.asciidoc[]
|
|
|
|
include::appdx-bips.asciidoc[]
|
|
|
|
include::appdx-pycoin.asciidoc[]
|
|
|
|
include::appdx-bx.asciidoc[]
|
|
|
|
include::index.asciidoc[]
|
|
|
|
include::colo.asciidoc[]
|