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
Andreas M. Antonopoulos
7824863993 Chapter 1 and 2 images/screenshots 2020-02-01 10:01:38 -06:00
Andreas M. Antonopoulos
f40bddcee5
Merge pull request #117 from enorrmann/develop
Fixed 2 typos
2020-02-01 08:11:50 -06:00
enorrmann
83b8f83755 Fixed 2 typos 2020-01-29 00:33:02 -03:00
Andreas M. Antonopoulos
768f777613 Added Phoenix wallet to list of example wallets 2020-01-26 10:50:31 -06:00
Andreas M. Antonopoulos
aeafa43024 Added Breez wallet to list 2020-01-26 10:45:33 -06:00
Andreas M. Antonopoulos
f91eeca2ae Moving "getting started" parts from chapter 2 to chapter 1
Chapter 2 will focus more on high-level "how lightning works"
2020-01-26 08:45:25 -06:00
Andreas M. Antonopoulos
53f9bcd77a
Merge pull request #115 from bolatovumar/gossip-protocol-capitalization
Replace "Gossip protocol" with "gossip protocol"
2020-01-25 20:28:27 -06:00
Andreas M. Antonopoulos
599473b27b
Merge pull request #111 from bolatovumar/fix-105
Replace "onchain" and "On-Chain" with "on-chain"
2020-01-25 20:26:24 -06:00
Andreas M. Antonopoulos
c08cd2ed53 Ch1 edits 2020-01-25 20:11:47 -06:00
Umar Bolatov
0ffeb48686
Replace "Gossip protocol" with "gossip protocol"
address #114
2020-01-24 19:59:59 -08:00
Umar Bolatov
a77bca8819
Replace "onchain" and "On-Chain" with on-chain
fix #105
2020-01-24 19:09:38 -08:00
Andreas M. Antonopoulos
d5b1e6c901 Moved definitions from chapter 1 to glossary for further processing 2020-01-24 17:26:58 -06:00
Andreas M. Antonopoulos
38ff6aa9f0 Edited basic concepts
Removed some of the explanations of concepts and edited to simplify and focus on the absolute essentials for chapter 1 and 2. The rest will be moved to the glossary as a comment.
2020-01-24 17:20:53 -06:00
Andreas M. Antonopoulos
32bc63ae9b Replace "the LN" with "The Lightning Network"
As per #101
2020-01-24 16:50:33 -06:00
Andreas M. Antonopoulos
b4d767577f
Merge pull request #112 from brakmic/small-fixes
trivial: fixed spelling
2020-01-24 13:41:11 -05:00
Andreas M. Antonopoulos
eec384b31e
Merge pull request #110 from bolatovumar/fix-106
Replace "Bitcoin" with "bitcoin" when referring to currency unit
2020-01-24 13:40:23 -05:00
Andreas M. Antonopoulos
b87186068d
Merge branch 'develop' into fix-106 2020-01-24 13:40:14 -05:00
Andreas M. Antonopoulos
7951a9257f
Merge pull request #109 from bolatovumar/fix-104
Change "bitcoins" and "Bitcoins" to "bitcoin"
2020-01-24 13:38:57 -05:00
Harris
3622ef98ce
trivial: fixed spelling 2020-01-24 13:12:05 +01:00
Umar Bolatov
d89ae3e286
Replace "Bitcoin" with "bitcoin" when referring to currency unit
fix #106
2020-01-23 15:08:33 -08:00
Umar Bolatov
edf2b06052
Change "bitcoins" and "Bitcoins" to "bitcoin"
fix #104
2020-01-23 14:50:39 -08:00
Andreas M. Antonopoulos
6fa1218591
Merge pull request #108 from ImranLorgat/ImranEdit
Added myself to list of contributors
2020-01-23 17:15:24 -05:00
Imran
628979cde0 Update preface.asciidoc
Added myself to list of contributors
2020-01-24 00:12:24 +02:00
Andreas M. Antonopoulos
35698afe75
Merge pull request #103 from DariusParvin/develop
CH1 minor edits and suggestions
2020-01-23 17:04:02 -05:00
Andreas M. Antonopoulos
b873930e1a
Merge branch 'develop' into develop 2020-01-23 17:03:38 -05:00
Andreas M. Antonopoulos
13333dbb20 ch1 intro paragraph 2020-01-23 17:01:27 -05:00
Andreas M. Antonopoulos
10acac35fd Alice getting started 2020-01-23 16:54:53 -05:00
Andreas M. Antonopoulos
901ea6a5fc
Merge pull request #107 from ImranLorgat/ImranEdit
Wrote "Motivation for the Lightning Network" and "Lightning Network Basic Concepts" in Chapter 1
2020-01-23 16:48:21 -05:00
Imran
f301d056fb Update ch01.asciidoc 2020-01-23 12:59:50 +02:00
Imran
9506aaf94a Update ch01.asciidoc 2020-01-23 12:55:59 +02:00
Darius Parvin
4481c1b609 CH1 minor edits and suggestions
The oxford comma, used before the "and" at the end of a list, is standard in american english.

I'm not sure specifically what an "Authoritative" Bitcoin node is, but I feel like it would be implied with just "Bitcoin node" which would be less confusing for the reader.

At times the Lightning Network is framed as blockchain agnostic, but then most of the time it's assumed we're talking about a Bitcoin LN node. For consistency and brevity, I feel like it's better to mention at the start that the LN is blockchain agnostic, but from then on assume we're using Bitcoin.

There was some inconsistency for capitalization of "Lightning Wallet". After it's introduction, I went with lowercase, but I think "LN wallet" would also be an option, consistent with "LN node"
2020-01-22 02:28:48 -08:00
Andreas M. Antonopoulos
5942a14cb9 LN wallet components and "trust minimization" 2020-01-19 11:06:21 -05:00
Andreas M. Antonopoulos
e9dcaacfd6 Updated user stories
More detail, specific names and background color added to all the user stories
2020-01-17 12:51:30 -05:00
Andreas M. Antonopoulos
d6253c4dc7 Moving LN history out of chapter 1
The history section gets us into the technical "weeds" way too fast for this stage of the book. We should be including it in a later chapter perhaps, or summarize it down to the essentials. For now, I've moved it all into contrib/history.asciidoc
2020-01-17 12:16:53 -05:00
Andreas M. Antonopoulos
784490688b
Merge pull request #98 from CandleHater/patch-2
Upper/lower case for the "B" in "Bitcoin" unified
2020-01-17 11:49:26 -05:00
Andreas M. Antonopoulos
4316302fad
Merge pull request #96 from t-bast/ch01-add-eclair
Add eclair to the list of server implementations
2020-01-17 11:48:52 -05:00
Andreas M. Antonopoulos
1bc6286da7
Merge branch 'develop' into ch01-add-eclair 2020-01-17 11:48:35 -05:00
Andreas M. Antonopoulos
5060bedce6
Merge pull request #95 from AustinGreen/patch-1
Refactored a couple of sentences
2020-01-17 11:47:02 -05:00
Andreas M. Antonopoulos
9e80c8153b
Merge pull request #94 from Roasbeef/roasbeef-edits-ch1-ch3
ch01-03: rolling PR of WIP edits
2020-01-17 11:46:16 -05:00
Andreas M. Antonopoulos
e644a2aa01
Merge pull request #93 from feulf/patch-1
Fixing mistake "They key" with "The key"
2020-01-17 11:44:46 -05: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
Rene Pickhardt
4d1aba1d3f fixed merge conflict 2020-01-06 22:35:34 +01:00
Rene Pickhardt
e5eea53baa added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 2020-01-06 22:34:13 +01:00
Bastien Teinturier
26128fcc83
Add eclair to the list of server implementations
Even though Eclair is known for its mobile wallets, its primary work
is a server implementation aimed at scalable enterprise deployments.

Change the content of the "Bitcoin Node" column to specify supported
implementations.
2019-12-30 10:28:13 +01:00
Austin Green
60add3e8ce
refactor a couple of sentences 2019-12-19 14:58:02 -05:00
Olaoluwa Osuntokun
d0d6a90ea4
ch01: re-word section on SPV, fix eclair row in wallet table 2019-12-10 21:16:29 -08:00
Olaoluwa Osuntokun
be546a9977
ch01: uni-directional channels are not widely used, but useful 2019-12-10 21:14:14 -08:00
Olaoluwa Osuntokun
4b401cc39a
ch01: mention the barrier of tx malleability re barriers to production deployment 2019-12-10 21:13:50 -08:00
Olaoluwa Osuntokun
61314ec58d
ch01: expand section on the novelty of the RSMC 2019-12-10 21:13:11 -08:00
Olaoluwa Osuntokun
b0d95e5173
ch01: add parenthetical about replacing transaction in the mempool 2019-12-10 21:11:40 -08:00