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

440 Commits

Author SHA1 Message Date
Brian McMichael
be5d262160 2 party -> two-party 2020-02-22 21:02:44 -05:00
Brian McMichael
44c702da64 add configurable 2020-02-22 20:58:56 -05:00
Brian McMichael
f9921a1679 ox comma 2020-02-22 20:57:33 -05:00
Brian McMichael
ac1d8f3af1 send->sent 2020-02-22 20:57:06 -05:00
Brian McMichael
26e209d80f send->sent 2020-02-22 20:56:46 -05:00
Brian McMichael
71965fee39 RSMC caps 2020-02-22 20:52:30 -05:00
Brian McMichael
37548068d1 comma 2020-02-22 20:49:09 -05:00
Brian McMichael
df107e8f2b depluralize 2020-02-22 20:46:33 -05:00
Brian McMichael
ff55708003 Glossary entries for these items are not capitalized 2020-02-22 20:43:54 -05:00
Brian McMichael
8cc298fd7d If you say first, say second 2020-02-22 20:42:33 -05:00
Brian McMichael
96e3700b06 less -> fewer 2020-02-22 20:40:16 -05:00
Brian McMichael
cef9d85bdc Unclear what 'spent' means 2020-02-22 20:39:14 -05:00
Brian McMichael
4f3389f71d Hyphen in compound word 2020-02-22 20:33:47 -05:00
Brian McMichael
ceff0b1ec6 Fix common mispelling caught by CI 2020-02-22 20:14:40 -05:00
Brian McMichael
3224fcc1d0 Fix all spelling errors caught by CI 2020-02-22 20:11:41 -05:00
Brian McMichael
a972c8dfe6 rm blank lines failing build 2020-02-22 20:04:12 -05:00
Brian McMichael
bee6801ef0 Add contrib 2020-02-22 19:59:43 -05:00
Brian McMichael
8016355cfe rm glossary trailing spaces 2020-02-22 19:59:12 -05:00
Brian McMichael
9c54f78733 rm ch03 trailing spaces 2020-02-22 19:57:59 -05:00
Brian McMichael
c60435e702 Add me to preface per contrib guidelines 2020-02-22 19:54:59 -05:00
Brian McMichael
aac9160cd2 oxford comma to taste 2020-02-22 19:22:15 -05:00
Brian McMichael
7701d6adb6 an -> a 2020-02-22 19:20:20 -05:00
Brian McMichael
cfa09d4483 seenin -> seen in 2020-02-22 19:19:19 -05:00
HAOYUatHZ
8db4fe6f1b add "ignore additional data" rule 2020-02-22 19:45:05 +08:00
HAOYUatHZ
e2d167c45f fix typos 2020-02-22 17:03:27 +08:00
HAOYUatHZ
e055541a3a add "it's OK to be odd" rule 2020-02-22 16:55:50 +08:00
HAOYUatHZ
8df077aa41 format table 2020-02-22 16:17:20 +08:00
HAOYUatHZ
9f1755a012 fix typos 2020-02-18 01:38:10 +08:00
HAOYUatHZ
3f3d56a660 add "Ligtning Messages" section 2020-02-18 01:32:50 +08:00
HAOYUatHZ
5184486a75 fix item order alphabetically in glossary 2020-02-17 12:23:33 +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
bbbe7035cb
add Relative Timelock (#149)
* add Relative Timelock

* fix typo
2020-02-16 18:30:21 +01:00
Thebora Kompanioni
4669a7c509
fix broken footnote link in 02_getting_started (#151)
- replace "https://acinq.io" with "https://acinq.co"
2020-02-16 18:22:05 +01:00
HAOYUatHZ
ba26fb8993 fix ci 2020-02-16 11:33:44 +08:00
Andreas M. Antonopoulos
4687c7cd10 Node chapter: finished c-lightning build and install section 2020-02-14 13:55:37 -06:00
Andreas M. Antonopoulos
f43edae031 Node chapter: Intro, dev environment and c-lightning intro 2020-02-14 12:58:20 -06:00
Andreas M. Antonopoulos
08d9e2e861 First part of node/client chapter 2020-02-14 12:07:31 -06: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
0af62ba97e Fix build for linter 2020-02-14 10:17:18 -06:00
Andreas M. Antonopoulos
3b0e31072c More "LN" to "Lightning Network" fixes 2020-02-14 10:16:29 -06: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
Andreas M. Antonopoulos
c9a5e04c46 Relates to #131: Change definition of Lightning network 2020-02-14 09:59:24 -06:00
Andreas M. Antonopoulos
81dbdd9149 Fixes #132: Emphasized scaling problem over centralization problem
Centralization is still mentioned, but as an undesirable side effect. The first emphasis is on the limited scaling that can be done by simply increasing the block size
2020-02-14 09:55:34 -06:00