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

2066 Commits

Author SHA1 Message Date
Rene Pickhardt
0ae01f1f68
few typos / addtions
saving snapshot at Alice's First LN Wallet. continue later
2020-02-08 19:17:44 +01:00
Andreas M. Antonopoulos
d7f2ba2706 Added subheading to license notice appendix 2020-02-08 10:33:10 -06:00
Andreas M. Antonopoulos
4878d98bc7 Added appendix for license notices, with BTCPay license to start 2020-02-08 10:28:59 -06:00
Darius Parvin
70f843eeeb chapter 2 minor corrections and edits. (#122)
* chapter 2 minor corrections and edits.

* Update 02_getting_started.asciidoc

Co-Authored-By: yahiheb <52379387+yahiheb@users.noreply.github.com>

* Update 02_getting_started.asciidoc

Co-Authored-By: yahiheb <52379387+yahiheb@users.noreply.github.com>

Co-authored-by: yahiheb <52379387+yahiheb@users.noreply.github.com>
2020-02-08 16:27:33 +01: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
c5de62fce0 Update issue templates 2020-02-06 08:11:44 -06:00
Andreas M. Antonopoulos
ab16c986eb Update issue templates 2020-02-06 08:09:19 -06:00
Andreas M. Antonopoulos
55f8520307 Update issue templates 2020-02-06 08:04:19 -06:00
Andreas M. Antonopoulos
c54aa8111c
Merge pull request #130 from bolatovumar/fix-travis
Fix travis config
2020-02-06 07:55:09 -06:00
Andreas M. Antonopoulos
b857364c4b Update issue templates 2020-02-06 07:53:42 -06:00
Andreas M. Antonopoulos
afc8864186
Merge pull request #129 from billygarrison/develop
Chapter 1 minor edits
2020-02-06 07:49:00 -06:00
Umar Bolatov
12115b0dae
Remove extra blank lines 2020-02-05 21:23:53 -08:00
Umar Bolatov
8ccb28e39d
Remove travis script causing fals positives 2020-02-05 21:05:14 -08:00
Umar Bolatov
25258ca56e
Fix spelling 2020-02-05 21:04:19 -08:00
Umar Bolatov
2ab64325fb
Fix spelling 2020-02-05 21:03:27 -08:00
Umar Bolatov
6eeb750adf
Remove travis script with false positives 2020-02-05 20:59:09 -08:00
Umar Bolatov
ea84642c3d
Add newline character at end of files 2020-02-05 20:56:34 -08:00
Umar Bolatov
3cefc38a17
Remove duplicated words 2020-02-05 20:55:22 -08:00
Umar Bolatov
4de79126b4
Remove double-spaces 2020-02-05 20:54:12 -08:00
Umar Bolatov
6cc9924814
Remove tab from Chapter 4 2020-02-05 20:50:41 -08:00
Umar Bolatov
2dd6706abd
Remove trailing whitespaces from glossary 2020-02-05 20:46:43 -08:00
Umar Bolatov
ff5ae783d4
Fix travis config
address #121
2020-02-05 20:46:28 -08:00
billygarrison
3ba5de4a53 Chapter 1 minor edits 2020-02-05 21:45:25 -04:00
vv01f
dc82887ec9
a node, not an 2020-02-05 01:25:55 +01: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
8caa9ffa3f
Merge pull request #126 from kingonly/patch-2
Update glossary.asciidoc
2020-02-04 08:13:54 -06:00
kingonly
a418b52045
Update glossary.asciidoc
Added new terms
2020-02-04 12:49:36 +02:00
Andreas M. Antonopoulos
062bd94302
Merge pull request #125 from ImranLorgat/CH3-Typos
CH3 - Typos and grammar
2020-02-03 13:56:35 -06:00
Imran
d87765be93 Update ch03.asciidoc
Fixed some typos, improved some grammar
2020-02-03 21:08:21 +02:00
Andreas M. Antonopoulos
8370319293
Merge pull request #124 from ImranLorgat/ImranCH3---Style
Edited CH3 for style and clarity
2020-02-03 09:02:54 -06:00
Andreas M. Antonopoulos
9c1608fe55
Merge pull request #123 from ImranLorgat/ImranCH3---Bitcoin-Comparison
Wrote "Comparison with Bitcoin" explanations in CH3
2020-02-03 09:02:13 -06:00
Imran
75637b42bd Update ch03.asciidoc
Edited CH3 stubs for style and clarity. I assume this chapter is probably going to be reworked so I haven't spent too much energy on structure and content.

Will probably take another look once the structure for this chapter settles a bit.
2020-02-03 14:17:51 +02:00
Imran
e79d38520e Update ch03.asciidoc
Wrote explanations for the various points on "Comparison with Bitcoin"

Many of these concepts overlap so could probably be condensed into more readable headings.
2020-02-03 14:13:07 +02:00
Andreas M. Antonopoulos
44f0887391 preface placeholder error removed 2020-02-01 15:51:38 -06:00
Andreas M. Antonopoulos
8bf7497436 Chapter 2 review edits 2020-02-01 15:47:43 -06:00
Andreas M. Antonopoulos
00648c0ece chapter 1 review edits 2020-02-01 15:44:30 -06:00
Andreas M. Antonopoulos
4694c4cec9 Finishing chapter 2 2020-02-01 15:42:50 -06:00
Andreas M. Antonopoulos
b729b4217c Small edits 2020-02-01 12:49:16 -06:00
Andreas M. Antonopoulos
3032b2ce1a More formatting fixes to titlepage 2020-02-01 12:30:38 -06:00
Andreas M. Antonopoulos
f45d0ee435 Merge remote-tracking branch 'atlas/master' 2020-02-01 12:27:51 -06:00
Andreas M. Antonopoulos
66ddc1d03e Fix titlepage formatting 2020-02-01 12:27:36 -06:00
aantonop
bcdd54ce34 Updated atlas.json 2020-02-01 10:24:41 -08:00
Andreas M. Antonopoulos
232b29fc4b Renamed chapters 1 and 2, reorganized content 2020-02-01 12:21:41 -06:00
Andreas M. Antonopoulos
03e6d2a5d0 Images - receiving bitcoin 2020-02-01 12:21:00 -06:00
Andreas M. Antonopoulos
04c29150cd Removed placeholder text 2020-02-01 11:12:20 -06:00
Andreas M. Antonopoulos
6efb5a7b5c Formatting fixes 2020-02-01 11:10:57 -06:00