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

53 Commits

Author SHA1 Message Date
Kory Newton
3ef507291a
fix glossary typos (#167) 2020-04-18 10:17:19 +02: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
b83046ced9
Merge pull request #153 from HAOYUatHZ/alphabet_order
fix item order alphabetically in glossary
2020-02-23 11:04:39 -06: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
3224fcc1d0 Fix all spelling errors caught by CI 2020-02-22 20:11:41 -05:00
Brian McMichael
8016355cfe rm glossary trailing spaces 2020-02-22 19:59:12 -05:00
HAOYUatHZ
5184486a75 fix item order alphabetically in glossary 2020-02-17 12:23:33 +08:00
HAOYUatHZ
e5cb3ac705 fix typos 2020-02-17 09:16:10 +08:00
HAOYUatHZ
1fb2122b11 more on removing trailing spaces 2020-02-17 09:00:57 +08:00
HAOYUatHZ
bbbe7035cb
add Relative Timelock (#149)
* add Relative Timelock

* fix typo
2020-02-16 18:30:21 +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
2dd6706abd
Remove trailing whitespaces from glossary 2020-02-05 20:46:43 -08:00
kingonly
a418b52045
Update glossary.asciidoc
Added new terms
2020-02-04 12:49:36 +02:00
Andreas M. Antonopoulos
b729b4217c Small edits 2020-02-01 12:49:16 -06:00
Andreas M. Antonopoulos
d5b1e6c901 Moved definitions from chapter 1 to glossary for further processing 2020-01-24 17:26:58 -06:00
Umar Bolatov
edf2b06052
Change "bitcoins" and "Bitcoins" to "bitcoin"
fix #104
2020-01-23 14:50:39 -08:00
Candle
10623c0620
Upper/lower case for the "B" in "Bitcoin" unified
Written as bitcoin with a "b" in lowercase usually refers to the currency unit. A capitalized first letter addresses the network or protocol.

I changed every mentioning of "Bitcoin" in this document accordingly and extended the Bitcoin section to include this distinction. If the change is accepted, I'd check the other files regarding this.
2020-01-10 18:07:29 +01:00
Andreas M. Antonopoulos
3ce10cc84e
Merge pull request #86 from Meshugah/develop
Glossary Changes
2019-11-28 13:33:05 -05:00
Vignesh Karthikeyan
c48e56cc10
Update glossary.asciidoc
Co-Authored-By: yahiheb <52379387+yahiheb@users.noreply.github.com>
2019-11-14 14:12:43 +05:30
Vignesh Karthikeyan
64aa44121c
Update glossary.asciidoc
Co-Authored-By: yahiheb <52379387+yahiheb@users.noreply.github.com>
2019-11-14 14:12:30 +05:30
Rene Pickhardt
4960fdcccf first two subsections of chapter 3 and one addition to the glossary as Lightning Messages where not covered... WIP as always might rewrite large parts of this. Also the first section does not seem concise with the section about payment channels. Yet I believe both perspectives are useful and maybe the seperation is not too bad afterall 2019-11-08 22:19:25 +01:00
Vignesh Karthikeyan
3d795465fe
Convert link from Bolt to text
The glossary has no links. I've changed the link to a readable text representation of it.
2019-11-06 02:27:05 +05:30
Vignesh Karthikeyan
3a3234cd2c
Updated glossary definition of Bech32
Changed grammar.
2019-11-06 02:09:52 +05:30
Vignesh Karthikeyan
5eb2ac0d6e
Bitcoin Glossary Term made relevant
The Glossary seems to be taken from the bitcoin book. The glossary did not require context there but the revision serves to make it more coherent here.
2019-11-06 01:33:32 +05:30
eupn
326234cf5a
glossary.asciidoc: add Bech32 description 2019-10-02 17:06:01 +08:00
practicalswift
48b0ea9f8e Fix incorrect capitalization 2019-09-22 08:19:59 +00:00
yahiheb
3da66d3d9e Nitpicking (#65) 2019-09-17 00:51:27 -06:00
practicalswift
e6c63788d3 travis: Add linter for lexical illusions (duplicate words) (#64) 2019-09-16 16:32:07 -06:00
yahiheb
4f7b946aad Fix typos (#63) 2019-09-16 13:59:02 -06:00
practicalswift
8b8badc050 travis: Add linter to detect "Satoshi style" double spacing (#61)
* Remove double spaces

* travis: Add linter to detect double spacing
2019-09-16 10:47:01 -06:00
practicalswift
c0d3b46e9f travis: Add linter to make sure Unix style line endings are used. Add trailing whitespace linter. Fix typos. (#60)
* travis: Add linter to make sure Unix style line endings are used

* Fix typos

* travis: Add linter to detect trailing spaces at end of line

* Remove trailing whitespace

* Use consistent indentation

* travis: Add linter guarding against use of tabs
2019-09-16 10:38:23 -06:00
Rene Pickhardt
6defb890db added a few more terms to the glossary (upstream and downstream nodes, short channel id, local and global features) 2019-09-05 15:29:33 +02:00