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

37 Commits

Author SHA1 Message Date
8go
f1bab59317
ch01: Acronym LN (mostly)removed (#261)
- I removed acronym from first sentence and put it into the second. I did not feel that it is a good start when the first sentence of the book already has an acronym.
- Removed LN acronym 4-5 times further down. It was not consistently used anyway. Sometimes yes, sometimes no. I also think it reads better spelled out. So, for a book I feel it is better to spell it out 4 times, than to abbreviate it 4 times.
2020-06-20 11:38:22 +02:00
8go
22fb60541d
ch01: removed "very" 3 times (#272)
- removed 3 times the word "very"
- see Issue #171 
- low, high, cheap, expensive: is all very relative
- set expectations right
- who knows where the fees will be in 10 years
2020-06-20 11:21:37 +02:00
8go
4a966975a0
ch01: replaced "/" with vs. for better readability (#262) 2020-06-16 16:53:21 +02:00
Josh Akeman
e485dc8f09
Joshakeman (#240)
* removed an extra 'the' in this sentence

* suggested rephrasing of an unclear sentence in bullet five under What is the Lightning Network?

* fixed typo in own edit

* bolded headers in Table 1 and 2 of Getting Started

* fixed typo (reasigning should be reassigning)

* fixed typo (later should be latter)

* fixed typo (node_announcment should be node_announcement)

* fixed typo, crucually should be crucially

* fixed typo (abroated should be aborted)

* fixed typo (subsecquent should be subsequent)

* fixed typo (discoveres should be discovers)

* removed extra 'the' in sentence

* fixed typo (send should be sent)

* fixed typo (nods should be nodes
)
2020-06-13 16:57:14 +02:00
Josh Akeman
d7143f3e72
removed an extra 'the' in this sentence (#239) 2020-06-13 16:55:35 +02:00
Luigi
364b38198e
Update . to , for consistency 2020-05-26 00:51:57 -07:00
Andrea Cabral
5870e433c5
ch1+ch3: fix small typos 2020-05-05 19:48:46 -07:00
Hugo Doyon
d17df44749
feasable?
feasible (typo)
2020-04-25 10:35:21 -04:00
Hugo Doyon
5bb60a65c6
typo (#212)
inormation should be in"f"ormation
2020-04-23 10:34:49 +02:00
Hugo Doyon
453606a107
Terrabyte sould be Terabyte (#211)
Typo
2020-04-23 10:30:00 +02:00
Rene Pichardt
369400428b added some calaculations about onchain scaling 2020-04-18 11:39:04 +02:00
8go
94bdc595c5
minor improvements and clarifications (#170)
- minor clarifications
- incorrect use of plural
- repetitive use of "this way" --> this fashion
- clarifying "each time" --> each payment
- added detail that LN txs are not stored permanently
- repetitive use of "explanation" --> clarification
- seeing --> revisiting
- etc.
2020-04-18 10:24:14 +02:00
Brian McMichael
b2b9e55f2a ox comma 2020-02-23 15:25:44 -05:00
Brian McMichael
09d04a297c comma 2020-02-23 15:24:36 -05:00
Brian McMichael
b2760a81e3 bitcoin and demand grow 2020-02-23 15:00:22 -05:00
Brian McMichael
88e78da7e5 non obvious => non-obvious 2020-02-23 14:55:49 -05: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
vv01f
6ee3e1e22b
rm trailing space 2020-02-11 20:03:06 +01:00
Wolf
7bb866468c
Merge branch 'develop' into develop 2020-02-11 16:43:13 +01:00
vv01f
90505d984a
apply requested change 2020-02-11 16:37:02 +01:00
Dimitris Tsapakidis
801415b39f Fixed typo in 01_introduction.asciidoc 2020-02-08 22:17:06 +02:00
Rene Pickhardt
d11301c543
mainly drew a clearer distingtion between payments and transactions
transactions are what is happening on chain and technically speaking a data structure to be placed in the blocks of the bitcoin blockchain. While on the lightning network bitcoin transactions are being modified constantly and outside of the bitcoin network when making a payment we don't do transactions. 
At that point it is not important to understand the technical differences but I think we should already stick to the terminology that we will use later and throughout the book. 

Also added two sentences before the second sentence as I felt we went to the technical part / defintion too quickly.
2020-02-08 16:22:13 +01:00
Andreas M. Antonopoulos
c54aa8111c
Merge pull request #130 from bolatovumar/fix-travis
Fix travis config
2020-02-06 07:55:09 -06:00
Umar Bolatov
12115b0dae
Remove extra blank lines 2020-02-05 21:23:53 -08:00
Umar Bolatov
4de79126b4
Remove double-spaces 2020-02-05 20:54:12 -08:00
billygarrison
3ba5de4a53 Chapter 1 minor edits 2020-02-05 21:45:25 -04:00
vv01f
ee33a34173
a node, not an 2020-02-05 01:19:22 +01:00
vv01f
7cc5aa0d71
transact bitcoint or transact in Bitcoin 2020-02-05 01:14:13 +01:00
vv01f
9c6d78fe67
eg. => e.g. 2020-02-05 01:07:25 +01:00
vv01f
2ca8265c3c
a node, not an 2020-02-05 01:01:44 +01:00
vv01f
e5491ceff1
illustration of the need for bitcoin, example microtransactions 2020-02-05 00:09:01 +01:00
Andreas M. Antonopoulos
00648c0ece chapter 1 review edits 2020-02-01 15:44:30 -06:00
Andreas M. Antonopoulos
b729b4217c Small edits 2020-02-01 12:49:16 -06:00
Andreas M. Antonopoulos
232b29fc4b Renamed chapters 1 and 2, reorganized content 2020-02-01 12:21:41 -06:00