2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Commit Graph

122 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
16720edade Fixes to edit review 2020-07-30 09:49:10 -04:00
Andreas M. Antonopoulos
c5d2d6bf35 Fixes to edit review 2020-07-30 09:47:46 -04:00
Andreas M. Antonopoulos
aa26e97a20 Fixes to edit review 2020-07-30 09:45:30 -04:00
Andreas M. Antonopoulos
d548339b15 Fixes to edit review 2020-07-30 09:43:34 -04:00
Andreas M. Antonopoulos
8b7f9dcb0e Fixes to edit review 2020-07-30 09:40:18 -04:00
Andreas M. Antonopoulos
2d034d1e37 Fixes to edit review 2020-07-30 09:37:09 -04:00
Andreas M. Antonopoulos
20959c1c97 Fixes to edit review 2020-07-30 09:35:40 -04:00
Andreas M. Antonopoulos
21d91d772e Fixes to edit review 2020-07-30 09:34:27 -04:00
Andreas M. Antonopoulos
fd4871d2eb Fixes to edit review 2020-07-30 09:33:41 -04:00
Andreas M. Antonopoulos
67d5d97a49 Fixes to edit review 2020-07-30 09:32:31 -04:00
Andreas M. Antonopoulos
4c54b07ed8 Fixes to edit review 2020-07-30 09:25:13 -04:00
Andreas M. Antonopoulos
bb947b9fe9 Fixes to edit review 2020-07-30 09:23:46 -04:00
Andreas M. Antonopoulos
ce66508993 Fixes to edit review 2020-07-29 09:55:05 -04:00
Andreas M. Antonopoulos
896c355310 Fixes to edit review 2020-07-29 09:54:07 -04:00
Andreas M. Antonopoulos
ffaa9dc7e0 Fixes to edit review 2020-07-29 09:51:24 -04:00
Andreas M. Antonopoulos
739dbdec09 Fixes to edit review 2020-07-29 09:49:27 -04:00
Andreas M. Antonopoulos
5f98544461 Fixes to edit review 2020-07-29 09:45:18 -04:00
Andreas M. Antonopoulos
e5fd7e4c90 Fixes to edit review 2020-07-29 09:42:44 -04:00
Andreas M. Antonopoulos
9150cbe803 Fixes to edit review 2020-07-29 09:40:57 -04:00
Andreas M. Antonopoulos
783ca61492 Fixes to edit review 2020-07-29 09:40:16 -04:00
Andreas M. Antonopoulos
dcd32b8917 Fixes to edit review 2020-07-29 09:39:08 -04:00
Andreas M. Antonopoulos
1a8ad7853f Fixes to edit review 2020-07-29 09:33:41 -04:00
Andreas M. Antonopoulos
c4a96c7d5b Fixes to edit review 2020-07-29 09:32:51 -04:00
Andreas M. Antonopoulos
dcfb6cdde8 Fixes to edit review 2020-07-29 09:31:58 -04:00
Andreas M. Antonopoulos
9683fb1d6e Fixes to edit review 2020-07-29 09:29:19 -04:00
Andreas M. Antonopoulos
89da9d2fab Fix comment 2020-07-29 09:26:21 -04:00
Andreas M. Antonopoulos
9832f76c85 Edits to Bitcoin/Lightning comparison, conclusion 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
49acae8574 Edits to payment forwarding and message encryption 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
294bc50579 Edits to onion-routing
Edits to onion-routing
2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
abf9698b14 Edits to path finding 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
8a6a0b85ae Edits to chapter - P2P network and gossip protocol 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
7a83a23806 Edits to invoices, payment hash, preimage 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
5394587703 Edits to channel closing - force and protocol breach 2020-07-29 09:25:57 -04:00
Andreas M. Antonopoulos
d20f53a7ee Edits to channel closing - mutual close 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
e0f0d00b54 Edits to channel announcement section 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
a7e6496859 Edits to revocation, timelock, penalty section 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
2ff6d5320d Edits to Commitment Transactions 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
a0bd2d689e Edits to Funding Transaction 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
b05bb25113 Edits to payment channels and multisig sections 2020-07-29 09:24:52 -04:00
Andreas M. Antonopoulos
09233053cc 03 ama edits, first section 2020-07-29 09:24:52 -04:00
Francisco Calderón
c36c92555e
Fix typo 2020-07-19 16:48:55 -03:00
Donovan
336b042ae4
typos 2020-06-26 11:40:29 +02:00
Donovan
b74904e4a3
another typo 2020-06-26 10:57:41 +02:00
Donovan
aae44606c1
another typo 2020-06-26 10:31:58 +02:00
Donovan
83b5262ebf
ch03: fix typo 2020-06-25 16:27:17 +02:00
8go
5b33427dba
ch03: Scarcity, scarce resource differences between Bitcoin and Lightning (#257)
* Scarcity, scarce resource differences between Bitcoin and Lightning

- added additional difference between BTC and LN

* softened

- replaced "each one according to its scarcity" with "... influenced by..." to soften it.
- added "primarily" to "pay primarily for block space" to soften it
- added "by and large" to "...pay by and large for channel capacity" to soften it

* removed last 3 lines according to suggestion
2020-06-21 22:18:33 +02:00
Hugo Doyon
f719a2b968
Wording (#249)
throught for through

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-06-20 11:49:25 +02:00
8go
764313b4ca
ch03: Added monetary limit to commonality of BTC and Lightning (#260)
* Added monetary limit to commonality of BTC and Lightning

As an alternative a new paragraph could be added with title "Monetary Limit" but I thought that adding two sentences to the "Monetary Unit" section would be enough.

* ch03: adjusted to incorporate comment
2020-06-20 11:37:42 +02:00
Hugo Doyon
c1266e5e13
maliciously (#253)
* maliciously

maliciously instead of malicously

* Update 03_how_ln_works.asciidoc

fixed another typo

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-06-20 11:33:16 +02:00
8go
678c3dad32
ch03: Fee incentives as difference between Bitcoin and Lightning (#259)
* Fee incentives as difference between Bitcoin and Lightning

- basically explaining that the $1M tx will always remain on BTC, ...

* improved following reviewers suggestion
2020-06-20 11:32:58 +02:00
8go
c12ba731b9
ch03: replaced "LN" with "Lightning Network" exactly one (#267)
- Acronym "LN" shows up 3 time in chapter 3
- Twice explained (the definition): these I left in, because further chapters will/might make use of the acronym
- The third occurrence I replaced, as it adds just 1 work to the book, increases readability, is inconsistent with rest of this chapter
2020-06-20 11:25:14 +02:00
8go
5f858278d7
title-casing a word (#258) 2020-06-16 16:47:53 +02:00
Andreas M. Antonopoulos
1a9a9792c3
Merge pull request #250 from HugoDoyon/patch-22
fullfill vs fulfill
2020-06-14 14:10:01 -04:00
Andreas M. Antonopoulos
e4966293f7
Merge pull request #251 from HugoDoyon/patch-23
forward minor adjustement
2020-06-14 14:09:39 -04:00
Andreas M. Antonopoulos
7834e6ae05
Merge pull request #255 from HugoDoyon/patch-26
initiate
2020-06-14 14:09:15 -04:00
Andreas M. Antonopoulos
830503131b
Merge pull request #254 from HugoDoyon/patch-27
Channel instead of Chennel
2020-06-14 14:07:45 -04:00
Andreas M. Antonopoulos
fe98ecb312
Merge pull request #252 from HugoDoyon/patch-24
Control
2020-06-14 14:07:34 -04:00
Andreas M. Antonopoulos
35a12ac798
Merge pull request #248 from HugoDoyon/patch-20
Fix
2020-06-14 14:06:34 -04:00
Andreas M. Antonopoulos
6b3adc63ad
Merge pull request #247 from HugoDoyon/patch-19
Adjustement
2020-06-14 14:06:22 -04:00
Hugo Doyon
73f9438ce2
Channel instead of Chennel 2020-06-14 14:03:17 -04:00
Hugo Doyon
9b9078f6cb
initiate
initate should be initiate
2020-06-14 14:01:53 -04:00
Hugo Doyon
b712209c78
Control
Control with 1 L
2020-06-14 13:58:04 -04:00
Hugo Doyon
00dfb74655
forward minor adjustement
foward instead of forward
2020-06-14 13:56:19 -04:00
Hugo Doyon
6e557181fb
fullfill vs fulfill
fullfill typo
2020-06-14 13:53:45 -04:00
Hugo Doyon
4d5736f57b
Fix
initated should be initiated
2020-06-14 13:48:17 -04:00
Hugo Doyon
dfa92a639b
Adjustement
conecpt vs concept
2020-06-14 13:46:31 -04:00
Hugo Doyon
cfeb635967
Fix
payement should be payment
2020-06-14 13:44:02 -04:00
Rene Pichardt
c9c0c0f006 renamed chapter 3 back 2020-06-14 19:15:46 +02:00
Rene Pichardt
fd18f21a42 renamed ch03 so that PRs by 8go can be handled more easily 2020-06-14 18:36:29 +02:00
Josh Akeman
e485dc8f09
Joshakeman (#240)
* removed an extra 'the' in this sentence

* suggested rephrasing of an unclear sentence in bullet five under What is the Lightning Network?

* fixed typo in own edit

* bolded headers in Table 1 and 2 of Getting Started

* fixed typo (reasigning should be reassigning)

* fixed typo (later should be latter)

* fixed typo (node_announcment should be node_announcement)

* fixed typo, crucually should be crucially

* fixed typo (abroated should be aborted)

* fixed typo (subsecquent should be subsequent)

* fixed typo (discoveres should be discovers)

* removed extra 'the' in sentence

* fixed typo (send should be sent)

* fixed typo (nods should be nodes
)
2020-06-13 16:57:14 +02:00
lp74
482786062e
fix a typo (#238) 2020-06-13 16:54:29 +02:00
Andreas M. Antonopoulos
feda3944ef Chapter 3 ready for review, updated README 2020-06-04 10:01:08 -04:00