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

256 Commits

Author SHA1 Message Date
Olaoluwa Osuntokun
579ce07c5c
ch01: fix link to Mike Hearn's Bitcointalk post 2019-12-10 21:11:13 -08:00
Olaoluwa Osuntokun
c47152d803
ch01: reference deferred settlement in sequencing section 2019-12-10 21:10:46 -08:00
Olaoluwa Osuntokun
d2122ca005
ch01: relax description of LN privacy 2019-12-10 21:10:07 -08:00
Federico
341cd71a63
Correcting "They key" with "The key" 2019-12-09 21:13:48 -05:00
Andreas M. Antonopoulos
3ce10cc84e
Merge pull request #86 from Meshugah/develop
Glossary Changes
2019-11-28 13:33:05 -05:00
Andreas M. Antonopoulos
a4ada69b26
Merge pull request #88 from aantonop/ch01_ama_edits_02
AMA reorg edits to ch01
2019-11-28 13:30:08 -05:00
Simone Bovi
713e62caa6 Fixed typos and refactored some sentences. (#92) 2019-11-28 17:36:51 +01:00
Andreas M. Antonopoulos
1995494105 getting started section 2019-11-27 13:33:00 -05:00
Andreas M. Antonopoulos
6f9c4aa929 AMA reorg edits to ch01
Chapters 1 & 2 will be less technical, to help non-technical users get a high level view of LN.  To make more accessible, I am removing technical detail, reducing the history segment, and introducing "motivation" and "basics" sections.
Moved "getting started" from ch1 to ch2

Chapter 2 will be based on experiential learning, with examples, screenshots and a user story
2019-11-27 12:29:58 -05:00
Rene Pickhardt
03d5ffb77b forgot to check in progress from last week. should not be proof read yet as it is Work in Progress. still it might be nice to have some feedback on the technical depth which according to my feeling is varying a little bit over the chapters and probably also a little bit too deep. Maybe more graphics and pictures would help 2019-11-20 16:37:53 +01: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
4ed6de50ba
fixed a formatting error
will also probably not go as technical as to explain musig / segwit yet. to be discussed
2019-11-10 21:07:21 +01:00
Rene Pickhardt
6808c09de9 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2019-11-09 14:24:07 +01:00
Rene Pickhardt
cb6436a977 started with the quick review of multisig, P2SH and P2WSH (segwit) decided to effectively summarize chapter 7 of mastering bitcoin and refer to it for people who see this for the first time 2019-11-09 14:23:55 +01:00
Eduardo Lima
cc44886ed3 Update ch01.asciidoc (#85)
line 58:

originally: "This mechanism would allow two users to engage into several smaller transactions..."

corrected: "This mechanism would allow two users to engage in several smaller transactions..."
2019-11-08 22:56:04 +01:00
Doru Muntean
35f866ef37 reformulated and fixed typos (#90) 2019-11-08 22:53:04 +01:00
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
Rene Pickhardt
d14f56c412 moved chapter 02 to chapter 03 2019-11-06 17:53:36 +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
Andreas M. Antonopoulos
0f853c1332
Merge pull request #84 from elima-iii/patch-2
Update preface.asciidoc
2019-10-31 18:41:30 -04:00
Andreas M. Antonopoulos
a46dc18b5b
Merge pull request #83 from elima-iii/patch-1
Update ch01.asciidoc
2019-10-31 18:40:47 -04:00
Eduardo Lima
37f9ef35c7
Update preface.asciidoc 2019-10-31 03:16:58 -05:00
Eduardo Lima
cbd73570b4
Update ch01.asciidoc
line 37: "...either limiting the duration the payment channel..." ought to read ..."either limiting the duration OF the payment channel.."
2019-10-31 03:13:12 -05:00
Andreas M. Antonopoulos
7cc54db94e Full resolution and uncompressed 3D color cover 2019-10-22 11:35:24 -05:00
Andreas M. Antonopoulos
65874aa8a6 3D Color cover image 2019-10-22 11:33:49 -05:00
Andreas M. Antonopoulos
489e6dbc4f
Merge pull request #80 from aantonop/ch1_edits
ch1 edits for clarity and flow
2019-10-13 10:57:15 -04:00
Andreas M. Antonopoulos
399dff437c
Merge branch 'develop' into ch1_edits 2019-10-13 10:57:03 -04:00
Andreas M. Antonopoulos
c2d3ca7c91
Merge pull request #79 from boyerjohn/patch-1
clarification of onion routing
2019-10-13 10:55:47 -04:00
Andreas M. Antonopoulos
912f586a39
Merge pull request #78 from mulles/patch-1
Update ch01.asciidoc
2019-10-13 10:54:43 -04:00
Andreas M. Antonopoulos
03478cbe6e
Merge pull request #77 from pkrasam/develop
LN applications - streaming service
2019-10-13 10:54:16 -04:00
Andreas M. Antonopoulos
2ecbfe3603 ch1 edits for clarity and flow 2019-10-13 10:52:07 -04:00
John Boyer
e6e6d600e9
clarification of onion routing 2019-10-06 11:47:51 -04:00
mulles
ca74a0d9d6
Update ch01.asciidoc
Corrected a Typo: ingredients not ingreedients ;) 

So fare the book was interesting, thx for the effort ;)
2019-10-06 17:17:27 +02:00
pk
6af20cebf5 LN applications - streaming service 2019-10-06 13:53:50 +11:00
Andreas M. Antonopoulos
0021a0335d
Merge pull request #74 from practicalswift/eol-linter
travis: Add linter checking for proper end-of-line punctuation
2019-10-05 13:21:30 -04:00
Andreas M. Antonopoulos
a54a4810ff
Merge pull request #75 from Moller40/develop
One small language fix
2019-10-05 13:21:15 -04:00
Andreas M. Antonopoulos
4721edc6b5
Merge pull request #76 from eupn/patch-1
glossary.asciidoc: add Bech32 description
2019-10-05 13:20:01 -04:00
eupn
326234cf5a
glossary.asciidoc: add Bech32 description 2019-10-02 17:06:01 +08:00
Moller40
fa6a1dfbe9 One small language fix
Change-Id: I2be0befb5063834d3b27ff22e585647ab22d236d
2019-10-01 13:40:09 +02:00
practicalswift
aba2f7f429 travis: Add linter checking for proper end-of-line punctuation 2019-09-29 19:51:16 +00:00
Andreas M. Antonopoulos
a089c4b35a
Merge pull request #73 from practicalswift/eol
Fix missing end-of-line punctuation
2019-09-29 10:07:08 -04:00
practicalswift
d63240ff3e Fix missing end-of-line punctuation 2019-09-28 15:06:35 +00:00
Andreas M. Antonopoulos
4c58bd5d17 Spelling fixed 2019-09-28 10:57:26 -04:00
Andreas M. Antonopoulos
7bfb8a0bd8 I broke the travis! 2019-09-28 10:53:14 -04:00
Andreas M. Antonopoulos
ffd991ecbc Fix travis error (Satoshi-style double space after period) 2019-09-28 10:46:48 -04:00
Andreas M. Antonopoulos
1f41205d24 Show line numbers on Travis errors
grep -n (line numbers)
grep --color (colorize output)
2019-09-28 10:43:42 -04:00
Andreas M. Antonopoulos
3e0d20ef0e Fix line endings - travis repair 2019-09-28 10:40:08 -04:00