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

1308 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
04bf9b1601 Fixes #434 2020-10-14 09:14:37 -05:00
Rene Pickhardt
cd1927a5ff Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-10-07 17:21:01 +02:00
Rene Pickhardt
c58d9c673c started with the channel opening protocol 2020-10-07 17:20:53 +02:00
Andreas M. Antonopoulos
ca6dc85936 Merge branch 'sergei_edit_bomb' into develop 2020-10-07 09:57:54 -05:00
Andreas M. Antonopoulos
6e5818a36f Fixes #433 2020-10-07 09:57:35 -05:00
Andreas M. Antonopoulos
ea5758ae99 Fixes #432 2020-10-07 09:51:28 -05:00
Andreas M. Antonopoulos
4d9774e519 Fixes #431 2020-10-07 09:44:38 -05:00
Andreas M. Antonopoulos
cc88e22889 Fixes #430
Fixes #430
2020-10-07 09:41:28 -05:00
Andreas M. Antonopoulos
caa9dc1635 Merge branch 'sergei_edit_bomb' into develop 2020-10-07 08:59:19 -05:00
8go
dc2179833a
path-finding: probing 2: minor improvements (#516)
- word repetitions
- speciefie -> speciefy
- rephrasing
- word choices
- etc
2020-09-30 16:01:57 +02:00
8go
4618b97fce
path-finding: probing: (#515)
- probing based: better probing-based with hyphen, see https://en.wiktionary.org/wiki/based
- path finding: better pathfinding (one word), see https://en.wiktionary.org/wiki/pathfinding
- sentence simplifications
- commas
- carefull -> careful
- etc
2020-09-30 16:00:56 +02:00
8go
016cbb71f5
path-finding: Fundamentals: touch-ups (#513)
- typos
- wrong word order
- pathfinding if used as a NOUN is just one word, see https://en.wiktionary.org/wiki/pathfinding. verb is different
- multipath just one word, see https://en.wiktionary.org/wiki/multipath
- where vs were
- somewhat: colloquial --> partially
- etc
- belive ... believe
2020-09-30 15:56:42 +02:00
8go
7d6ea30171
path-finding: source-based: touch-ups (#511)
- word order
- rephrasing
- use of past tense
- etc.
2020-09-30 15:48:59 +02:00
Andreas M. Antonopoulos
9dbfcb125e Fixes #428 2020-09-30 09:33:32 -04:00
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
5240e00e1c Merge branch 'sergei_edit_bomb' into develop 2020-09-29 10:09:21 -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
71cacd402b Merge branch 'sergei_edit_bomb' into develop 2020-09-29 09:52:32 -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
16401e7063 Merge branch 'sergei_edit_bomb' into develop 2020-09-29 09:37:11 -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