2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-04 18:00:26 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
d8eeb4ba03
Merge pull request #147 from HAOYUatHZ/explorer
add LN explorer section
2020-08-02 20:16:36 -04:00
HAOYUatHZ
974a9a1c13 rename HASHXP to hashXP 2020-07-29 18:35:02 +08:00
HAOYUatHZ
4644d4477b rename Robtex to HASHXP 2020-07-29 18:33:51 +08:00
HAOYUatHZ
47da889913 fix https://github.com/lnbook/lnbook/pull/147#discussion_r456924157 2020-07-29 18:30:18 +08:00
Matthew Sedaghatfar
aa2893d321
Update 02_getting_started.asciidoc
Spelling
2020-07-14 13:23:31 -04:00
Andreas M. Antonopoulos
2a58ca2797
Merge pull request #269 from 8go/patch-53
ch02: global replacement of "LN Channel" with "Lightning Channel"
2020-06-29 10:17:20 -04:00
HAOYUatHZ
5f02a8a6df
thrid -> third (#278) 2020-06-21 22:24:39 +02:00
8go
917a356db0
ch02: added website check to avoid going to fake website (#263)
- added 1 sentence: She verifies that the webpage is secure (https not http) which is shown as a green lock by some browsers.
2020-06-20 11:39:17 +02:00
8go
73ab568bbf
global replacement of "LN Wallet" with "Lightning Wallet" (#265)
- see also Issue #175 
- 3 occurrences replaced
2020-06-20 11:26:23 +02:00
8go
b5dbc95326
replaced LN with Lightning in specific instance (#266)
- when I read this I thought twice that someone is trying to abbreviate "Lightning Node" with "LN". 
- only on 3rd reading I realized that as usual "LN" stands for "Lightning Network" and the word "node" follows 3 words later
- anyway, to avoid confusion it should be replaced
2020-06-20 11:25:52 +02:00
8go
cbbf9594ae
ch02: global replacement of "LN Node" with "Lightning Node" (#268)
- see also Issue #174 
- see also Issue #175 
- is is also "Bitcoin Node", not "Bitcoin Network Node"
- simpler is better, shorter is better
- 7 occurrences were replaced
2020-06-20 11:24:47 +02:00
8go
d1ae621bb4
ch02: global replacement of "LN Invoice" with "Lightning Invoice" (#270)
- similar to PR #268 and PR #269 
- issues #174 and #175 
- 1 occurrence only 
- "Lightning Invoice" was already used in text, this fixes also the inconsistency
2020-06-20 11:22:47 +02:00
8go
962897c072
ch02: global replacement of "LN Channel" with "Lightning Channel"
- see similar PR #268 
- about 4 occurrences
2020-06-18 10:40:19 +00:00
Hugo Doyon
b2948ccefd
Ajustement
Ligntning should be written Lightning
2020-06-14 13:31:29 -04:00
8go
8aac9f57c5
change wallet categories into wallet quadrant (#213)
* change wallet categories into wallet quadrant

The original categorization was not perfect. It was not ideal. It was sort of misleading. It sort of implies that a "Full Node & Wallet" is not a "Non-Custodial Wallet" because they are 2 different categories. It also states that a "Non-Custodial Wallet" uses "3rd-party node" for LN Node which is not the true definition.Things were getting mixed up here and we are not communicating a clear message.

The term "Custodial Wallet" is independent of which LN Node is used.
We should rethink this table and categorization.

I wrote an Issue about it #176 .

The Quadrant seems to be more useful and certainly more accurate.

Then I explained the terms "Lightweight" and "Node" because these terms were suddenly used, out of nowhere with no explanation.

* various improvements

- Following suggestions from  @Roasbeef 
- worked in his commentaries, ideas
- also added a bit more details

* added BIPs to Neutrino

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-06-13 17:04:41 +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
HAOYUatHZ
26c2c264a0 some combinations 2020-05-23 18:59:36 +08:00
HAOYUatHZ
b459c95433 fix https://github.com/lnbook/lnbook/pull/147#discussion_r410671481 2020-05-23 18:48:59 +08:00
HAOYUatHZ
ef46a4fcca fix https://github.com/lnbook/lnbook/pull/147#discussion_r380426992 2020-05-23 18:44:17 +08:00
HAOYUatHZ
31e486ae1b fix https://github.com/lnbook/lnbook/pull/147#discussion_r380427157 2020-05-23 18:13:58 +08:00
Andrea Cabral
5870e433c5
ch1+ch3: fix small typos 2020-05-05 19:48:46 -07:00
Roman
ae9d905f27
fix typos in ch1 and ch2 (#168)
* table indentation

* 'a' before consonant

* less commas

* wording

* unquote commas

* typo

* on chain -> on-chain

* need comma (IMHO)

* dot

* caps acronym

* wording

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-04-18 10:54:47 +02:00
8go
6ec8035b52
clarifications and additions (#173)
* clarifiactions and additions

some modifications to improve, clarify

some additions to add more details where appropriate

... lightweight Bitcoin client (commonly referred to as Simplified Payment Verification (SPV)) to partially validate the correctness of their blockchain. --> partially? Probably you mean "indirectly" as you delegate to a third party. Also SPVs clients don't have a blockchain, so why "their blockchain"? --> to reduce this confusion --> lightweight Bitcoin client (commonly referred to as Simplified Payment Verification (SPV)) to interact with the blockchain

... lightning wallets ... --> ... Lightning wallets ...

centralized and added more details to definition of non-custodial wallet

* Update 02_getting_started.asciidoc

added the sentince back in

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-04-18 10:41:46 +02:00
HAOYUatHZ
38045df76e fix https://github.com/lnbook/lnbook/pull/147#discussion_r380426637 2020-02-18 11:33:41 +08:00
HAOYUatHZ
e37831303f fix https://github.com/lnbook/lnbook/pull/147#discussion_r379919073 2020-02-17 12:19:53 +08:00
HAOYUatHZ
ff116f766b fix https://github.com/lnbook/lnbook/pull/147#discussion_r379919175 2020-02-17 11:13:27 +08:00
HAOYUatHZ
bf2ceca997 fix https://github.com/lnbook/lnbook/pull/147#discussion_r379918909 2020-02-17 11:13:07 +08:00
Thebora Kompanioni
4669a7c509
fix broken footnote link in 02_getting_started (#151)
- replace "https://acinq.io" with "https://acinq.co"
2020-02-16 18:22:05 +01:00
HAOYUatHZ
104867d677 reformat 2020-02-16 16:08:46 +08:00
HAOYUatHZ
e1bf832d20 reformat 2020-02-16 16:02:13 +08:00
HAOYUatHZ
a8a0ac6152 add LN explorer section 2020-02-15 23:18:43 +08:00
Andreas M. Antonopoulos
0af62ba97e Fix build for linter 2020-02-14 10:17:18 -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
13297fe9c7 Fixes #138: Clarified privacy impact of hub nodes 2020-02-14 09:43:19 -06:00
Andreas M. Antonopoulos
fb8c2282df Related to #135: Postponing discussion of "light" nodes
We will discuss LN node requirements and "lightweight" protocol alternatives in later chapters
2020-02-14 09:38:58 -06:00
Andreas M. Antonopoulos
13f9cf61d5 Fixes #134: Too early to introduce the payment channel issue
Removed "what constitutes the Lightning network", as e would have to go into a discussion about payment channels and it is too early for that. We will add that in later chapters.
2020-02-14 09:35:35 -06:00
Andreas M. Antonopoulos
fb85873900 Fixes #137: Clarify LN nodes gossip/map impact on hardware requirements 2020-02-14 09:31:46 -06:00
Andreas M. Antonopoulos
a422c7f2f3 Fixes #136: Remove "securely holds" from definition of keystore 2020-02-14 09:24:38 -06:00
vv01f
84eaf7b612
rm trailing space 2020-02-11 19:49:24 +01:00
Wolf
7bb866468c
Merge branch 'develop' into develop 2020-02-11 16:43:13 +01:00
Dimitris Tsapakidis
2578ad8c73
Fixed typos in 02_getting_started.asciidoc 2020-02-08 22:12:37 +02:00
Rene Pickhardt
0ae01f1f68
few typos / addtions
saving snapshot at Alice's First LN Wallet. continue later
2020-02-08 19:17:44 +01: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
Umar Bolatov
12115b0dae
Remove extra blank lines 2020-02-05 21:23:53 -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
vv01f
dc82887ec9
a node, not an 2020-02-05 01:25:55 +01:00
vv01f
9c6d78fe67
eg. => e.g. 2020-02-05 01:07:25 +01:00
Andreas M. Antonopoulos
8bf7497436 Chapter 2 review edits 2020-02-01 15:47:43 -06:00
Andreas M. Antonopoulos
4694c4cec9 Finishing chapter 2 2020-02-01 15:42:50 -06:00