2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-06 21:20:29 +00:00
Commit Graph

1169 Commits

Author SHA1 Message Date
Dan Gershony
35f03e67b5
how ln works -typo 2020-09-23 21:54:20 +01:00
8go
53e3f9e85d
path-finding: source-based: touch-ups and additions
- commas
- rephrasing
- wrong meaning of "furthermore"
- their -> its
- adding details to algorithm
- etc.
2020-09-23 13:31:49 +00:00
8go
a9de061fd8
path-finding: rephrased sentence
- this sentence already called out to me yesterday for change. As written it appears to be out of context leaving various interpretations of emphasis open. The reader might end up with "What is the author trying to say?" I think the emphasis is "it's the *sender's* job to compute the path". 
- If the sentence is taken out completely then the sentence before becomes hanging, so I decided to rephrase to give the sentence a single focus: the sender has to compute route. IMHO it reads better now and has a better flow of argument.
2020-09-23 10:36:27 +00:00
Alex Prut
9ca2e94f3e Chapter: How LN Works - fix typos, punctuation 2020-09-22 20:57:21 +02:00
Alex Prut
88428e128a Chapter: Getting Started - fix typos, punctuation 2020-09-22 20:57:06 +02:00
Alex Prut
24bf4ee110 Chapter: Introduction - fix typos, punctuation 2020-09-22 20:56:25 +02:00
Rene Pickhardt
50791fb86a updated wordcount after merging 2020-09-22 19:34:31 +02:00
Rene Pickhardt
574180e3fa Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-09-22 19:33:47 +02:00
Rene Pickhardt
97cab550be moved structure and split channel construction chapter... start rewriting channel construction and channel operation 2020-09-22 19:33:37 +02:00
Imran
27f357a12f Renamed "Gloria Routing Diagram"
Wasn't showing up in the chapter on routing
2020-09-22 19:10:48 +02:00
Imran
cab1485d4c
Routing - Typos 2020-09-22 19:06:44 +02:00
Andreas M. Antonopoulos
92c963e2a6
Merge pull request #501 from ImranLorgat/patch-43
Routing - Creating a Network of payment channels (Language Edits)
2020-09-22 12:44:01 -04:00
Imran
c034c2de47
Update routing.asciidoc 2020-09-22 18:35:23 +02:00
Imran
73a461b65b
Fix
Bringing through changes from #498
2020-09-22 18:27:30 +02:00
Imran
8b8b1b8248
Routing - Creating a Network of payment channels (Language Edits)
Edited the entire section heading above for clarity and ease of understanding. Tried to make parts more concise, but also added a lot of explanatory intermediary text. Standardized "golden"/"gold" coins as "gold". Ultimately, could use another couple of pass throughs to make it read better.

This is a reworking of #370, which has been scrapped
2020-09-22 18:20:21 +02:00
Andreas M. Antonopoulos
f040632e53
Merge pull request #500 from dangershony/patch-1
How LN works - typo
2020-09-22 12:18:15 -04:00
Andreas M. Antonopoulos
0770519230
Merge pull request #499 from 8go/patch-111
path-finding: Finding path: minor touch-ups
2020-09-22 12:17:54 -04:00
Andreas M. Antonopoulos
a1b40552ed
Merge pull request #498 from ImranLorgat/patch-42
Routing - Introduction
2020-09-22 12:17:43 -04:00
Andreas M. Antonopoulos
b5fc6820a6
Merge pull request #493 from 8go/patch-108
node_operations: fees: BUG, wrong math
2020-09-22 12:15:22 -04:00
Dan Gershony
b1be808423
Update 03_how_ln_works.asciidoc 2020-09-22 16:30:13 +01:00
Dan Gershony
bf23aab48b
How LN works - typo 2020-09-22 16:17:57 +01:00
8go
af146c8e5d
path-finding: Finding path: minor touch-ups
- commas
- avoid word repetition of 'any'
- "balance information of all channels is and cannot be available " --> that would have to be "balance information of all channels is not and cannot be available". But that makes it too long, too clumsy. Shorten to "balance information of all channels cannot be available". If it can't be then obviously it isn't.
- etc
2020-09-22 14:40:57 +00:00
8go
57d0d8ba54
Merge branch 'develop' into patch-108 2020-09-22 14:06:40 +00:00
Imran
f3c2f7b0fa Create Gloria Routing Diagram.PNG 2020-09-22 10:41:36 +02:00
Imran
5492d5006a
Routing - Introduction
Updates to the Introduction for clarity and added a diagram

This is a reworking of #369, which has been scrapped
2020-09-22 10:39:16 +02:00
Andreas M. Antonopoulos
b9630221aa
Merge pull request #497 from dangershony/patch-1
how ln works - fix typo
2020-09-21 16:20:46 -04:00
Andreas M. Antonopoulos
9dae4f6544
Merge pull request #496 from tigeryant/develop
Minor changes to punctuation and grammar
2020-09-21 16:13:12 -04:00
Andreas M. Antonopoulos
689e72a297
Merge pull request #495 from 8go/patch-110
node_operations: added a note
2020-09-21 16:12:39 -04:00
Andreas M. Antonopoulos
8e20750898
Merge pull request #494 from 8go/patch-109
node_operations: node managment: touch-ups
2020-09-21 16:12:27 -04:00
Andreas M. Antonopoulos
ab9c561633
Merge pull request #492 from 8go/patch-107
node_operations: re-balancing: touch-ups
2020-09-21 15:45:13 -04:00
Andreas M. Antonopoulos
3e049fcd78
Merge pull request #491 from 8go/patch-106
node_operations: touch-ups on Inbound capacity
2020-09-21 15:36:45 -04:00
Andreas M. Antonopoulos
f8888ad239
Merge branch 'develop' into patch-106 2020-09-21 15:34:56 -04:00
Andreas M. Antonopoulos
fba88d8732
Merge pull request #490 from 8go/patch-105
node_operations: autopilot 2: BUG + touchups
2020-09-21 15:33:52 -04:00
Andreas M. Antonopoulos
e8c5c9c2ff
Merge branch 'develop' into patch-105 2020-09-21 15:33:45 -04:00
Andreas M. Antonopoulos
3673b04f72
Merge pull request #489 from 8go/patch-104
node_operations: BUG + minor touch-ups, auto-pilot
2020-09-21 15:32:56 -04:00
Andreas M. Antonopoulos
c08eda5c3a
Merge branch 'develop' into patch-104 2020-09-21 15:32:47 -04:00
Andreas M. Antonopoulos
44717c26cf
Merge pull request #488 from ImranLorgat/patch-41
Getting Started - Footnote on privacy
2020-09-21 15:29:53 -04:00
Andreas M. Antonopoulos
bc1dd095ce
Merge pull request #487 from HAOYUatHZ/142
add ref to LN explorer in node_operations chapter
2020-09-21 15:29:19 -04:00
Andreas M. Antonopoulos
7eba486722
Merge pull request #486 from rene78/patch-2
Some improvements on "node_operations.asciidoc"
2020-09-21 15:28:50 -04:00
Andreas M. Antonopoulos
e107c86867
Merge pull request #483 from ImranLorgat/patch-40
Glossary - Proof of Work
2020-09-21 15:26:05 -04:00
Andreas M. Antonopoulos
2aa06cd9ca
Merge branch 'develop' into patch-40 2020-09-21 15:25:56 -04:00
Andreas M. Antonopoulos
2046820fd9
Merge pull request #482 from ImranLorgat/patch-39
Glossary - Bitcoin Mining
2020-09-21 15:25:10 -04:00
Andreas M. Antonopoulos
0d1f20f861
Merge pull request #481 from ImranLorgat/patch-37
Glossary - Output
2020-09-21 15:24:30 -04:00
Andreas M. Antonopoulos
068b070005
Merge pull request #480 from ImranLorgat/patch-36
Glossary - balance
2020-09-21 14:44:53 -04:00
Andreas M. Antonopoulos
2d02f954b0
Merge pull request #479 from ImranLorgat/patch-35
Glossary - Payment Channels
2020-09-21 14:44:09 -04:00
Andreas M. Antonopoulos
69e1a682f3
Merge pull request #478 from ImranLorgat/patch-33
Getting started - Lightning Node definition
2020-09-21 14:42:49 -04:00
Olaoluwa Osuntokun
ec706f2a06
Merge pull request #350 from Roasbeef/routing-chapter-edits
routing chapter edits
2020-09-21 11:00:33 -07:00
Dan Gershony
de3f8df8cb
Fix typo 2020-09-21 16:58:08 +01:00
tigeryant
cc0e184c85
Update preface.asciidoc 2020-09-19 18:42:33 +01:00
FatGriefer
15c50f46da
Update 01_introduction.asciidoc 2020-09-19 18:26:01 +01:00