2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-18 21:28:03 +00:00
Commit Graph

1652 Commits

Author SHA1 Message Date
HWWAIT
bed649d91f
Update node_client.asciidoc (#642)
Fix a spelling mistake.
2021-03-23 17:04:33 +01:00
HWWAIT
d5c529d4be
Spellcheck node_operation.asciidoc (#641)
Several spelling and typo fixes.
2021-03-23 17:04:09 +01:00
Andreas M. Antonopoulos
2a81a4a303 Signature types 2021-03-23 09:59:05 -06:00
Rene Pickhardt
171e56ad51
fixed typo HMCA --> HMAC 2021-03-23 16:59:01 +01:00
drey
d41a5c032f
Fix typos & grammar in routing page (#636)
* routing: Fix David => Dina

This follows the changes initially commited in 8abe629.

* routing: Add various spelling / grammatical fixes
2021-03-23 16:57:56 +01:00
keblek
4060092c09
Adding testnet wallet tip (#612) 2021-03-23 16:36:07 +01:00
Andreas M. Antonopoulos
5d3b8ca6e6 Rename again for consistency 2021-03-23 09:11:07 -06:00
Andreas M. Antonopoulos
980b77207c Rename to appendix 2021-03-23 09:05:13 -06:00
Andreas M. Antonopoulos
cea0cb370e Conditional scripts and complex example 2021-03-22 12:44:42 -06:00
Andreas M. Antonopoulos
b4e98f5cc8 Removed multisig details and replaced w reference 2021-03-22 08:45:21 -06:00
Andreas M. Antonopoulos
9c56ec5cbd Multisig scripts and timelocks 2021-03-22 08:44:37 -06:00
Olaoluwa Osuntokun
748626d2a2
wire_protocol+upgrades: add section describing TLV
In this commit, we add a new section that describes the TLV format that
is used in the Lightning Network,. We also preview the concepts of
forwards and backwards compatibility in the context of message parsing,
as we're foreshadowing the ending portion of the chapter where we use
the concept in order to describe how LN upgrades the protocol both in
theory and in practice.
2021-03-21 18:57:15 -07:00
noah-detweiler
f90f40d975
Update 01_introduction.asciidoc
Made a few punctuation and other small tweaks
2021-03-19 21:13:35 -04:00
Andreas M. Antonopoulos
35fc4870d5 Script chains and hash locks 2021-03-17 11:24:33 -06:00
Andreas M. Antonopoulos
fe676bb6bd More Scripting 2021-03-17 10:27:26 -06:00
Andreas M. Antonopoulos
100eba9e27 Bitcoin Script 2021-03-16 10:12:56 -06:00
Olaoluwa Osuntokun
92fa5b370f
wire_protocol+upgrades: initial version of chapter
In this commit, we add the initial version of a chapter that explores
the framing of the wire protocol including an exploration of the various
upgrade mechanisms available to extend the LN. Portions of this chapters
can be used to fill out other chapters such as the funding flow. The aim
of this chapter was to provide a single point in the book that readers
can go to in order to get a high level understanding of the wire
protocol of the LN. This chapter doesn't go into low level protocol
flows involving the messages, as that's to be left for the chapters that
dive deeper into the content.
2021-03-15 10:48:07 -07:00
Andreas M. Antonopoulos
963b3ca87e Merge branch 'master' into develop 2021-03-13 08:52:06 -06:00
Andreas M. Antonopoulos
73aa041a85 outpoint terminology and TxID term 2021-03-13 08:51:40 -06:00
keblek
9e0c3e30dc
Update node_client.asciidoc 2021-03-04 13:16:40 +01:00
Andreas M. Antonopoulos
17cb16e10b Introduce and use "outpoint" terminology 2021-03-02 09:37:59 -06:00
Andreas M. Antonopoulos
9125c03b72
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:56:10 -06:00
Andreas M. Antonopoulos
7893efaa52
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:57 -06:00
Andreas M. Antonopoulos
32a163872a
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:22 -06:00
Andreas M. Antonopoulos
d985c65199
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:08 -06:00
Andreas M. Antonopoulos
b05ceffb6a
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:58 -06:00
Andreas M. Antonopoulos
4d9053d4d2
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:32 -06:00
Andreas M. Antonopoulos
9245585b04
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:26 -06:00
Andreas M. Antonopoulos
1269261123 Transactions continued 2021-02-23 14:11:54 -06:00
keblek
8c4923a01c
Changed comment, wrong implementation
Refers to LND, should be c-lightning
2021-02-21 21:30:02 +01:00
Andreas M. Antonopoulos
024f7ca33b Signatures and initial transactions 2021-02-18 09:42:46 -06:00
keblek
32b3480e42
Deleting doughnut economy 2021-02-18 12:19:12 +01:00
kristen@oreilly.com
f7c1b2975c Edited 02_getting_started.asciidoc with Atlas code editor 2021-02-12 13:30:54 -08:00
kristen@oreilly.com
1c1342615a Edited copyright.html with Atlas code editor 2021-02-12 13:18:16 -08:00
kristen@oreilly.com
e98c9cd2df Edited titlepage.html with Atlas code editor 2021-02-12 13:15:10 -08:00
kristen@oreilly.com
69f6ce6ace Edited author_bio.html with Atlas code editor 2021-02-12 13:13:12 -08:00
kristen@oreilly.com
c3b36722a7 Edited cover.html with Atlas code editor 2021-02-12 13:10:21 -08:00
kristen@oreilly.com
79ddf22500 Created cover.html 2021-02-12 13:09:56 -08:00
kristen@oreilly.com
c6737535c9 Created images/cover_ER.png 2021-02-12 13:09:46 -08:00
mcronin
9e741d41fe Updated atlas.json 2021-02-11 06:02:57 -08:00
Andreas M. Antonopoulos
49afde85cd Merge branch 'develop' 2021-02-10 11:27:10 -06:00
Andreas M. Antonopoulos
6d8ccbe983 Suggested by Rene: LN _is_ Bitcoin 2021-02-10 11:26:50 -06:00
aantonop
2cc9f20b55 Updated atlas.json 2021-02-10 08:00:09 -08:00
Andreas M. Antonopoulos
6258790ac7 Merge branch 'develop' 2021-02-10 09:58:12 -06:00
Andreas M. Antonopoulos
94752bfdc5
Merge pull request #639 from aantonop/chapter1_2_early_release
WIP: Preparing chapters 1 and 2 for early release to O'Reilly subscribers
2021-02-10 09:57:27 -06:00
Andreas M. Antonopoulos
e0aa7f3318 Rene edits 2 2021-02-10 09:56:06 -06:00
Andreas M. Antonopoulos
871da4a092 Rene proposed edits 2021-02-10 09:33:11 -06:00
Andreas M. Antonopoulos
80c88c4b26 Added testnet operation (Fixes #327) 2021-02-10 09:25:24 -06:00
Andreas M. Antonopoulos
15449491c0 Ch1 edits 2021-02-09 13:50:26 -06:00
Andreas M. Antonopoulos
c32ae391af Incorporating fairness protocol in ch1 2021-02-09 10:01:14 -06:00