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

353 Commits

Author SHA1 Message Date
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
d532835af0
Merge pull request #159 from brianmcmichael/node_client_fixes
Node client fixes
2020-02-23 11:09:09 -06:00
Andreas M. Antonopoulos
b012317ffe
Merge pull request #162 from HAOYUatHZ/underscore
add missing underscore
2020-02-23 11:07:04 -06:00
Andreas M. Antonopoulos
e24c73a060
Merge pull request #161 from brianmcmichael/brianmcmichael_glossary_update
Glossary updates.
2020-02-23 11:06:40 -06:00
Andreas M. Antonopoulos
ecd75d2a42
Merge pull request #160 from brianmcmichael/build_fix
CI build fix
2020-02-23 11:06:20 -06:00
Andreas M. Antonopoulos
b83046ced9
Merge pull request #153 from HAOYUatHZ/alphabet_order
fix item order alphabetically in glossary
2020-02-23 11:04:39 -06:00
Andreas M. Antonopoulos
f0bd73131b
Merge pull request #148 from HAOYUatHZ/lint
lint fix for ci
2020-02-23 11:03:33 -06:00
Andreas M. Antonopoulos
d7b9ac5c74 Node client chapter minor fix 2020-02-23 10:57:56 -06:00
Andreas M. Antonopoulos
d208ffa8fb Merge remote-tracking branch 'origin/develop' into develop 2020-02-23 10:56:59 -06:00
HAOYUatHZ
f3f9938642 add missing underscore 2020-02-23 18:37:35 +08:00
Brian McMichael
d41f7ae096 More commas 2020-02-22 22:11:18 -05:00
Brian McMichael
c2bcc6ac77 commma 2020-02-22 22:09:58 -05:00
Brian McMichael
728a94a9a5 group of people 2020-02-22 22:07:46 -05:00
Brian McMichael
41dcde3751 based hyphen 2020-02-22 22:07:07 -05:00
Brian McMichael
cc782a60db broadcast is preferred past participle 2020-02-22 22:06:23 -05:00
Brian McMichael
00be6c267d tres comas 2020-02-22 22:02:48 -05:00
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
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