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

65 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
d8eeb4ba03
Merge pull request #147 from HAOYUatHZ/explorer
add LN explorer section
2020-08-02 20:16:36 -04:00
Matthew Sedaghatfar
c36296d171
Update glossary.asciidoc
availble -> available
2020-07-14 13:18:19 -04:00
Zendo102
afa0c7e3b0
Update glossary.asciidoc
First time on GitHub.  Thanks for all your work!
I’ve changed capitalization of the entries that are not proper nouns.  Words like “transaction” or “receipt” do not need capital letters.  If you get the glossary right, it’s a useful reference for the rest of the book.  (Note that glossaries only capitalise proper nouns - see here: https://www.pearson.ch/download/media/9781405881357_glossary_ml_int.pdf)
2020-06-30 09:26:33 +01:00
8go
b0e32c0cbb
glossary: minor cleanup, consistent naming, etc (#256)
* minor cleanup, consistent naming, etc

- typo
- consistent naming:
  - uppercased all "lightning" to "Lightning"
  - all Lightning networks, to "Lightning Network"
- remove "oldid" URL REST parameter from wikipedia links
- added links where appropriate
- etc

* put the oldid argument in the 4 or 5 URLs back in
2020-06-20 11:43:14 +02:00
Rene Pickhardt
4a1569735d continued work on the routing chapter. not being as fast as I expected :( 2020-06-09 18:30:43 +02:00
Luigi
c8728dbdb2
Fill "Transport Layer" definition, add punctuations, correct typos 2020-05-25 23:56:06 -07:00
HAOYUatHZ
31e486ae1b fix https://github.com/lnbook/lnbook/pull/147#discussion_r380427157 2020-05-23 18:13:58 +08:00
Luigi
661df3201a
Fill "encoding" definition 2020-05-22 16:21:10 -07:00
Luigi
49359fe34d
Clarification, and define term to be consistent
Definition for "c-lightning" to be consistent with "Eclair".
Correct typo.
2020-05-22 00:15:51 -07:00
HAOYUatHZ
dae192a37c
add Transaction Malleability (#150)
* add Transaction Malleability

* fix https://github.com/lnbook/lnbook/pull/150#discussion_r379919498

* explain why non-malleability is needed

* fix typos
2020-04-18 11:03:19 +02:00
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
5ad3e2ae80 add network capacity 2020-02-17 12:50:03 +08: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
HAOYUatHZ
a8a0ac6152 add LN explorer section 2020-02-15 23:18:43 +08: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