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

68 Commits

Author SHA1 Message Date
Patrick Lemke
56dfd77201 capitalization 2020-02-23 19:00:43 +01:00
Patrick Lemke
0af20a81dd typo 2020-02-23 18:59:56 +01:00
Patrick Lemke
6091c64296 typo 2020-02-23 18:59:27 +01:00
Patrick Lemke
df0a164f77 typo 2020-02-23 18:59:27 +01:00
Patrick Lemke
0724f00353 capitalization 2020-02-23 18:59:27 +01:00
Patrick Lemke
0e8c264ed0 capitalization 2020-02-23 18:58:47 +01:00
Patrick Lemke
7375e64c0d capitalization 2020-02-23 18:58:06 +01:00
Patrick Lemke
64520e1d4f capitalization 2020-02-23 18:56:53 +01:00
Patrick Lemke
43c398e790 comma seperation 2020-02-23 18:55:46 +01:00
Patrick Lemke
dca5f71310 wording 2020-02-23 18:54:51 +01:00
Patrick Lemke
34d2907f3f word order 2020-02-23 18:53:07 +01:00
Patrick Lemke
a694e7038a word order, wording 2020-02-23 18:53:07 +01:00
Patrick Lemke
c8cf9a0de0 capitalization 2020-02-23 18:52:38 +01:00
Patrick Lemke
7d461fc30a wording 2020-02-23 18:52:38 +01:00
Patrick Lemke
f0fd10b6ee wording 2020-02-23 18:52:38 +01:00
Patrick Lemke
459939daed wording 2020-02-23 18:52:38 +01:00
Patrick Lemke
b0935fdb42 wording 2020-02-23 18:52:38 +01:00
Patrick Lemke
e7a760c1b9 wording, pronouns 2020-02-23 18:52:38 +01:00
Patrick Lemke
e921214456 wording 2020-02-23 18:52:38 +01:00
Patrick Lemke
8ced858996 capitalization 2020-02-23 18:52:38 +01:00
Patrick Lemke
1ba28c412f to -> in 2020-02-23 18:52:38 +01:00
Patrick Lemke
3f8084760f duplicate words 2020-02-23 18:52:38 +01:00
Patrick Lemke
c57b22789b of -> about 2020-02-23 18:52:38 +01:00
Patrick Lemke
1c0f7654e3 remove word 2020-02-23 18:52:38 +01:00
Patrick Lemke
7eadcc2018 capitalization 2020-02-23 18:52:38 +01:00
Patrick Lemke
f1cc00861d capitalization 2020-02-23 18:52:38 +01:00
Patrick Lemke
80759f8229 remove word 2020-02-23 18:52:38 +01:00
Patrick Lemke
62734eaa3d capitalization, word order, working 2020-02-23 18:52:38 +01:00
Patrick Lemke
54c599641a plural 2020-02-23 18:52:38 +01:00
Patrick Lemke
53f2510cf0 capitalization 2020-02-23 18:52:38 +01:00
Andreas M. Antonopoulos
b012317ffe
Merge pull request #162 from HAOYUatHZ/underscore
add missing underscore
2020-02-23 11:07:04 -06:00
HAOYUatHZ
f3f9938642 add missing underscore 2020-02-23 18:37:35 +08:00
HAOYUatHZ
a455929768 fix typos 2020-02-17 09:20:48 +08:00
HAOYUatHZ
e5cb3ac705 fix typos 2020-02-17 09:16:10 +08:00
HAOYUatHZ
d11a055ae1 remove extra blank lines 2020-02-17 09:04:45 +08:00
HAOYUatHZ
1fb2122b11 more on removing trailing spaces 2020-02-17 09:00:57 +08:00
HAOYUatHZ
4064c918a9
Merge branch 'develop' into lint 2020-02-17 08:56:31 +08:00
Rene Pickhardt
d44a66d80f
added sections about onions and lightning messages
not sure if the payment forward algorithm is too technical for chapter 03
2020-02-16 21:23:05 +01:00
HAOYUatHZ
ba26fb8993 fix ci 2020-02-16 11:33:44 +08:00
Rene Pichardt
c299e4577d added a section about path finding and gossip. this is still WIP and I am publishing this to be able to open an issue about the structure. While writing I realized that we might have to start with routing before mentioning the path finding issue 2020-02-14 18:13:54 +01:00
Rene Pichardt
7771604cec Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-02-14 17:23:20 +01:00
Rene Pichardt
c1942e72e6 added a section about inoices to chapter 3. need to work on the payment process next 2020-02-14 17:23:07 +01:00
Andreas M. Antonopoulos
f0f78b4f7f Fixes #101: Replacing LN with Lightning
Instead of "a LN node" we use "a Lightning node", to avoid problems of readability.
2020-02-14 10:09:27 -06:00
Umar Bolatov
12115b0dae
Remove extra blank lines 2020-02-05 21:23:53 -08:00
Umar Bolatov
3cefc38a17
Remove duplicated words 2020-02-05 20:55:22 -08:00
Imran
d87765be93 Update ch03.asciidoc
Fixed some typos, improved some grammar
2020-02-03 21:08:21 +02:00
Andreas M. Antonopoulos
8370319293
Merge pull request #124 from ImranLorgat/ImranCH3---Style
Edited CH3 for style and clarity
2020-02-03 09:02:54 -06:00
Imran
75637b42bd Update ch03.asciidoc
Edited CH3 stubs for style and clarity. I assume this chapter is probably going to be reworked so I haven't spent too much energy on structure and content.

Will probably take another look once the structure for this chapter settles a bit.
2020-02-03 14:17:51 +02:00
Imran
e79d38520e Update ch03.asciidoc
Wrote explanations for the various points on "Comparison with Bitcoin"

Many of these concepts overlap so could probably be condensed into more readable headings.
2020-02-03 14:13:07 +02:00
enorrmann
83b8f83755 Fixed 2 typos 2020-01-29 00:33:02 -03:00