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

56 Commits

Author SHA1 Message Date
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
Andreas M. Antonopoulos
53f9bcd77a
Merge pull request #115 from bolatovumar/gossip-protocol-capitalization
Replace "Gossip protocol" with "gossip protocol"
2020-01-25 20:28:27 -06:00
Umar Bolatov
0ffeb48686
Replace "Gossip protocol" with "gossip protocol"
address #114
2020-01-24 19:59:59 -08:00
Umar Bolatov
a77bca8819
Replace "onchain" and "On-Chain" with on-chain
fix #105
2020-01-24 19:09:38 -08:00
Andreas M. Antonopoulos
b4d767577f
Merge pull request #112 from brakmic/small-fixes
trivial: fixed spelling
2020-01-24 13:41:11 -05:00
Andreas M. Antonopoulos
b87186068d
Merge branch 'develop' into fix-106 2020-01-24 13:40:14 -05:00
Harris
3622ef98ce
trivial: fixed spelling 2020-01-24 13:12:05 +01:00
Umar Bolatov
d89ae3e286
Replace "Bitcoin" with "bitcoin" when referring to currency unit
fix #106
2020-01-23 15:08:33 -08:00
Umar Bolatov
edf2b06052
Change "bitcoins" and "Bitcoins" to "bitcoin"
fix #104
2020-01-23 14:50:39 -08:00
Andreas M. Antonopoulos
5060bedce6
Merge pull request #95 from AustinGreen/patch-1
Refactored a couple of sentences
2020-01-17 11:47:02 -05:00
Rene Pickhardt
4d1aba1d3f fixed merge conflict 2020-01-06 22:35:34 +01:00
Rene Pickhardt
e5eea53baa added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 2020-01-06 22:34:13 +01:00
Austin Green
60add3e8ce
refactor a couple of sentences 2019-12-19 14:58:02 -05:00