2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-15 00:15:05 +00:00
Commit Graph

1091 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
3957b8d03f Fixes #425 2020-09-30 09:27:44 -04:00
Andreas M. Antonopoulos
66a7083d51 Fixes #424 2020-09-30 09:24:18 -04:00
Andreas M. Antonopoulos
88fa517036 Fixes #423 2020-09-29 10:09:07 -04:00
Andreas M. Antonopoulos
5ccba9e889 Fixes #420 2020-09-29 10:02:34 -04:00
Andreas M. Antonopoulos
db0c0bc7f0 Fixes #419 2020-09-29 09:54:45 -04:00
Andreas M. Antonopoulos
09f1d93cff Fixes #417 #418 2020-09-29 09:52:20 -04:00
Andreas M. Antonopoulos
1c515b5dc7 Fixes #416 2020-09-29 09:46:31 -04:00
Andreas M. Antonopoulos
4830d1a739 Fixes #414 2020-09-29 09:40:51 -04:00
Andreas M. Antonopoulos
84b1a6deab Fixes #412 2020-09-29 09:36:48 -04:00
Andreas M. Antonopoulos
4da0393fc2 Fixes #410 2020-09-29 09:36:48 -04:00
Andreas M. Antonopoulos
06d3508bba Fixes #429 2020-09-29 09:36:08 -04:00
Andreas M. Antonopoulos
a47b23f784 Fixes #427 2020-09-29 09:35:39 -04:00
Andreas M. Antonopoulos
930a76c09f Fixes #426 2020-09-29 09:35:39 -04:00
Andreas M. Antonopoulos
7fef49f61e
Merge pull request #508 from dangershony/patch-2
how ln works -typo
2020-09-29 09:16:57 -04:00
Andreas M. Antonopoulos
0a4f1ad4cb
Merge pull request #509 from tigeryant/develop
How ln works - typos
2020-09-29 09:16:48 -04:00
Andreas M. Antonopoulos
e338b93820
Merge pull request #507 from 8go/patch-113
path-finding: source-based: touch-ups and additions
2020-09-29 09:15:57 -04:00
Andreas M. Antonopoulos
c7ab404485
Merge pull request #506 from 8go/patch-112
path-finding: rephrased sentence
2020-09-29 09:15:44 -04:00
Andreas M. Antonopoulos
ff8a7acee2
Merge pull request #505 from alexprut/text/small/fixes
Chapter 1,2,3 - punctuation, typos, simplifications
2020-09-29 09:14:48 -04:00
Andreas M. Antonopoulos
2ed2d0518a
Merge pull request #504 from ImranLorgat/patch-44
Routing - Typos
2020-09-29 09:14:03 -04:00
tigeryant
35c888f18d
Update how ln works - typo
Corrected two typos - 'put' to 'puts' and 'send' to 'sends'
2020-09-27 20:50:39 +01:00
tigeryant
ab86676d64
Merge pull request #1 from tigeryant/tigeryant-patch-1
Update 03_how_ln_works.asciidoc - typo
2020-09-27 20:43:55 +01:00
tigeryant
9dcbefc063
Update 03_how_ln_works.asciidoc 2020-09-26 18:35:57 +01:00
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