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

1452 Commits

Author SHA1 Message Date
Dapeng Li
67023dea2c Add name to contributors in preface 2021-05-19 23:15:12 -04:00
Andreas M. Antonopoulos
cd2b1448f1 Merge branch 'routing_edits_MC' into develop 2021-05-19 10:59:15 -07:00
Andreas M. Antonopoulos
fd1835fe1b Image and example reference fixes 2021-05-19 10:58:52 -07:00
Andreas M. Antonopoulos
1d349338ff Merge branch 'routing_edits_MC' into develop 2021-05-19 10:49:29 -07:00
Andreas M. Antonopoulos
6d505d2057 Syntax error in image references 2021-05-19 10:49:22 -07:00
Andreas M. Antonopoulos
fa8d44c6eb Merge branch 'routing_edits_MC' into develop 2021-05-19 10:33:37 -07:00
Andreas M. Antonopoulos
09503507e0 Final figure references and small edits 2021-05-19 10:33:22 -07:00
Andreas M. Antonopoulos
6ce755adf2 Edits and figure references 2021-05-18 13:04:30 -07:00
Andreas M. Antonopoulos
f5e3500efb Merge branch 'routing_edits_MC' into develop 2021-05-18 10:52:28 -07:00
Andreas M. Antonopoulos
92bb7d6089 Figure captions and references, small fixes 2021-05-18 10:52:00 -07:00
Andreas M. Antonopoulos
36c19bf4a2 Routing edits: Figure reference 2021-05-17 11:00:11 -07:00
Andreas M. Antonopoulos
f8fc418202 Chapters 6, 7 and README updates 2021-05-03 14:08:02 -05:00
Andreas M. Antonopoulos
c0d6916ec3 Merge branch 'routing_release_prep' into develop 2021-05-03 14:02:27 -05:00
Andreas M. Antonopoulos
4c53f104c8 Routing edit, explain 50,200 and routing fee 2021-05-03 13:58:49 -05:00
Andreas M. Antonopoulos
f2f998cc57 Routing timelock refund and conclusion 2021-05-03 13:37:10 -05:00
Andreas M. Antonopoulos
f1222b9895 HTLC signature binding and hash optimization 2021-05-03 10:44:10 -05:00
Andreas M. Antonopoulos
4e11bab737 Invoices, payment hashes and payment pre-image with diagrams 2021-05-02 12:01:51 -05:00
Andreas M. Antonopoulos
37853312f8 Routing example flow and fixes 2021-05-02 11:06:24 -05:00
Andreas M. Antonopoulos
a011a195e9 HTLC forward propagation and secret back-propagation 2021-04-29 10:44:26 -05:00
Andreas M. Antonopoulos
c00503a91c Cleanup routing and add complete HTLC outline 2021-04-24 19:16:10 -05:00
Andreas M. Antonopoulos
bfba3bf40b Re-write of routing HTLC section 2021-04-22 12:43:02 -05:00
Andreas M. Antonopoulos
14f4b8484b Protocol suite diagram with highlight 2021-04-19 11:59:51 -05:00
Andreas M. Antonopoulos
d0ce3cc01c Updated README 2021-04-19 11:51:25 -05:00
Andreas M. Antonopoulos
57ccb8ddaa Merge branch 'part2_intro' into develop 2021-04-19 11:47:12 -05:00
j0si
47c1762c46
Update glossary.asciidoc (#669)
Fixed minor formation error on "private channel" description
2021-04-15 16:35:21 +02:00
Andreas M. Antonopoulos
8cff558b11 Intro to Part 2 2021-04-15 09:20:46 -05:00
DevForrest
56102cf8dc
Update channel-construction.asciidoc - Spelling (#664)
Thank you for all of these valuable, open source resources!
2021-04-15 16:11:05 +02:00
Sebastian Falbesoner
d21785d2b0
fundamentals about hashes: various grammar/spelling fixes (#663) 2021-04-15 16:10:14 +02:00
Taylor Masterson
188e963d19
Fix Typo: Hash Time Locked Contract (#662) 2021-04-15 16:08:34 +02:00
Rene Pickhardt
8bab411ea3
added the next version of the lightning network protocol suite
should fix / address #342
2021-04-14 16:47:46 +02:00
Andreas M. Antonopoulos
8a9407eb51 Pre-image hash and diagram 2021-04-05 12:23:16 -05:00
Andreas M. Antonopoulos
a609a8e1b8 Fix hash of Dinas secret everywhere 2021-04-05 12:14:24 -05:00
Andreas M. Antonopoulos
658876b680 Reorg and new diagrams 2021-04-05 12:12:09 -05:00
Andreas M. Antonopoulos
8684b91a2b Separate onion routing 2021-04-05 12:12:09 -05:00
Andreas M. Antonopoulos
174e1d97d9 Routing chapter edits, new diagram 2021-04-05 12:11:53 -05:00
Andreas M. Antonopoulos
b6a0705200 Merge remote-tracking branch 'github/develop' into develop 2021-04-05 12:10:42 -05:00
Andreas M. Antonopoulos
ea0b8f1b7b
Merge pull request #681 from AustFA/develop
SHA256 of "Dinas secret" is 0575965b3b44be51e8057d551c4016d83cb1fba9e…
2021-04-05 12:08:57 -05:00
Frnk
c51a184815 diverse minor typo 2021-04-05 17:26:32 +02:00
Frnk
9852fa8592 Typo "the the" 2021-04-05 17:25:17 +02:00
Frnk
1f51de2b51 SHA256 of "Dinas secret" is 0575965b3b44be51e8057d551c4016d83cb1fba9ea8d6e986447ba33fe69f6b3
replace former SHA256 of "Glorias secret"
2021-04-05 15:45:18 +02:00
GiovanniZotta
b837eb9569
Rephrasing, typo correction, addition of a detail about computational complexity (#665) 2021-03-29 19:58:30 +02:00
Sebastian Falbesoner
77129a0a89
introduction: fix link to "Bitcoin Fundamentals Review" appendix (#661) 2021-03-29 19:57:25 +02:00
Zachery Glass
695a1ebd1d
Fixes #625 (#660)
* Fixes #625

* Improve spelling, grammar and clarity in history.asciidoc
2021-03-29 19:55:35 +02:00
Matt Misbach
1de53b46f5
Fixes for issues #655, #572, #624 (#659)
* Fixing a small typo

* Fixed broken link to diagram. Fixed text references to incorrect node names in the diagram.

* Fix for issue #572

* Fix for issue #624
2021-03-29 19:54:10 +02:00
GiovanniZotta
d0617df567
Typo correction (#658) 2021-03-29 19:52:46 +02:00
Franky
29708730b5
Update 03_how_ln_works.asciidoc (#657)
Typo.
2021-03-29 19:52:09 +02:00
kazute
60d87ac88f
Update 01_introduction.asciidoc (#654)
Changed full stop to semicolon after two-fold, before giving the reason.
2021-03-29 19:51:27 +02:00
Andreas M. Antonopoulos
fc7e92ecaf Added appendix style tag 2021-03-23 11:32:39 -06:00
Andreas M. Antonopoulos
897c91ceea Added reference to Bitcoin Fundamentals review appendix 2021-03-23 11:30:24 -06:00
Andreas M. Antonopoulos
7b8d55fca9 Fixes #584 2021-03-23 11:25:05 -06:00