Commit Graph

80 Commits (634b9208699ed50723d00e9932b92b98aa5caffd)

Author SHA1 Message Date
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>
4 years ago
HAOYUatHZ 38045df76e fix https://github.com/lnbook/lnbook/pull/147#discussion_r380426637 5 years ago
HAOYUatHZ e37831303f fix https://github.com/lnbook/lnbook/pull/147#discussion_r379919073 5 years ago
HAOYUatHZ ff116f766b fix https://github.com/lnbook/lnbook/pull/147#discussion_r379919175 5 years ago
HAOYUatHZ bf2ceca997 fix https://github.com/lnbook/lnbook/pull/147#discussion_r379918909 5 years ago
Thebora Kompanioni 4669a7c509
fix broken footnote link in 02_getting_started (#151)
- replace "https://acinq.io" with "https://acinq.co"
5 years ago
HAOYUatHZ 104867d677 reformat 5 years ago
HAOYUatHZ e1bf832d20 reformat 5 years ago
HAOYUatHZ a8a0ac6152 add LN explorer section 5 years ago
Andreas M. Antonopoulos 0af62ba97e Fix build for linter 5 years ago
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.
5 years ago
Andreas M. Antonopoulos 13297fe9c7 Fixes #138: Clarified privacy impact of hub nodes 5 years ago
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
5 years ago
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.
5 years ago
Andreas M. Antonopoulos fb85873900 Fixes #137: Clarify LN nodes gossip/map impact on hardware requirements 5 years ago
Andreas M. Antonopoulos a422c7f2f3 Fixes #136: Remove "securely holds" from definition of keystore 5 years ago
vv01f 84eaf7b612
rm trailing space 5 years ago
Wolf 7bb866468c
Merge branch 'develop' into develop 5 years ago
Dimitris Tsapakidis 2578ad8c73
Fixed typos in 02_getting_started.asciidoc 5 years ago
Rene Pickhardt 0ae01f1f68
few typos / addtions
saving snapshot at Alice's First LN Wallet. continue later
5 years ago
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>
5 years ago
Umar Bolatov 12115b0dae
Remove extra blank lines 5 years ago
Umar Bolatov 3cefc38a17
Remove duplicated words 5 years ago
Umar Bolatov 4de79126b4
Remove double-spaces 5 years ago
vv01f dc82887ec9
a node, not an 5 years ago
vv01f 9c6d78fe67
eg. => e.g. 5 years ago
Andreas M. Antonopoulos 8bf7497436 Chapter 2 review edits 5 years ago
Andreas M. Antonopoulos 4694c4cec9 Finishing chapter 2 5 years ago
Andreas M. Antonopoulos b729b4217c Small edits 5 years ago
Andreas M. Antonopoulos 232b29fc4b Renamed chapters 1 and 2, reorganized content 5 years ago