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

88 Commits

Author SHA1 Message Date
8go
e7ea91fe81
minor improvements in "Example of a poor channel opening procedure" (#184)
- replace "committing attack" with "performing attack" to avoid that the reader incorrectly concludes that the term "commitment tx" has anything to do with "committing an attack"
- signed by, not signed from
2020-04-18 10:51:19 +02:00
8go
58f282ee38
minor improvements to Funding Transaction paragraphs (#183)
- consistently sticking to "2-out-of-2"
- rephrasing some sentences to make them more palatable. "obviously a lie" is a bit aggressive. 
- avoid using exaggerating terms like "very expensive", just state the facts without too many emotions
2020-04-18 10:50:33 +02:00
8go
a4e59ed614
improvements to Multisig addresses paragraphs (#182)
- as before "2-out-of-2" is more appropriate than "2-2" 
- "thus" is not what you wanted to express, "however" is what you wanted to say
- added missing comma
- etc
2020-04-18 10:49:06 +02:00
8go
26b0fb4e78
minor corrections in Payment channels paragraphs (#181)
- "the both of you": incorrect English, better "both of you"
- "cheat on you": spoken English, better "cheat you"
- "had to be", that sounds like you are guessing, better "was"
- if you give full names of some, give full names of all 
- added year to make it more precise
- etc.
2020-04-18 10:48:10 +02:00
8go
bf44a80973
minor improvements, corrections (#180)
- comma must follow "additionally" and "however" as they are introductory words or phrases
- same for "last but not least", comma missing
- "nothing else than", not perfect English; better "nothing but" 
- "get most use", not perfect English; better "get more benefits"
2020-04-18 10:45:20 +02:00
8go
a80f758b1f
minor improvements in Note (#179)
- 2-out-of-2 is more consistent (see usage above) and carries more information than 2-2
- comma after however needed
2020-04-18 10:44:16 +02:00
8go
b4204ba4cf
added a few words to improve definition paragraph (#178)
- consistent use of "partner"
- added "Bitcoin" to "Bitcoin smart contract" because there are many people out there that have heard the term "smart contract" exclusively in the context of Ethereum. It might be worth while to underline that Bitcoin also has its form of smart contracts. This should eliminate any possible doubts.
- imply that earlier states are no longer valid, added "invalidated" 
- channel member is singular, so "if they try" is wrong. better "if it tries"
2020-04-18 10:43:44 +02:00
8go
52aa362dcc
improved definition of LN (#177)
- removed incorrect comma in front of "as well as"
- added "both" to make it stronger that LN has 2 main functionalities
- "... on the network." leaves it undefined. The reader might ask to which netowrk it refers to? To the before mentioned netowrk of payment-channels? Added "Bitcoin" to clarify.
2020-04-18 10:42:52 +02:00
Patrick Lemke
68911c5560 remove end of line spaces 2020-02-23 19:21:01 +01:00
Patrick Lemke
c97ad6e980 capitalization 2020-02-23 19:16:07 +01:00
Patrick Lemke
4fe03c9567 capitalization 2020-02-23 19:16:07 +01:00
Patrick Lemke
0076c89e35 capitalization 2020-02-23 19:16:07 +01:00
Patrick Lemke
76079a3d6d wording 2020-02-23 19:16:07 +01:00
Patrick Lemke
9df3a8267a typo 2020-02-23 19:16:07 +01:00
Patrick Lemke
2c8860b00e typo 2020-02-23 19:16:07 +01:00
Patrick Lemke
18fbeb85d2 comma separation 2020-02-23 19:14:42 +01:00
Patrick Lemke
cf94641c26 wording 2020-02-23 19:13:44 +01:00
Patrick Lemke
bd79255000 spacing 2020-02-23 19:11:31 +01:00
Patrick Lemke
85f5e4de32 comma separation 2020-02-23 19:09:56 +01:00
Patrick Lemke
f7df2f5cd3 capitalization 2020-02-23 19:00:43 +01:00
Patrick Lemke
56dfd77201 capitalization 2020-02-23 19:00:43 +01:00
Patrick Lemke
0af20a81dd typo 2020-02-23 18:59:56 +01:00
Patrick Lemke
6091c64296 typo 2020-02-23 18:59:27 +01:00
Patrick Lemke
df0a164f77 typo 2020-02-23 18:59:27 +01:00
Patrick Lemke
0724f00353 capitalization 2020-02-23 18:59:27 +01:00
Patrick Lemke
0e8c264ed0 capitalization 2020-02-23 18:58:47 +01:00
Patrick Lemke
7375e64c0d capitalization 2020-02-23 18:58:06 +01:00
Patrick Lemke
64520e1d4f capitalization 2020-02-23 18:56:53 +01:00
Patrick Lemke
43c398e790 comma seperation 2020-02-23 18:55:46 +01:00
Patrick Lemke
dca5f71310 wording 2020-02-23 18:54:51 +01:00
Patrick Lemke
34d2907f3f word order 2020-02-23 18:53:07 +01:00
Patrick Lemke
a694e7038a word order, wording 2020-02-23 18:53:07 +01:00
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