Commit Graph

303 Commits (d44a66d80f2adb75b1488e7cbd03f1468bcea80b)
 

Author SHA1 Message Date
Rene Pickhardt d44a66d80f
added sections about onions and lightning messages
not sure if the payment forward algorithm is too technical for chapter 03
4 years ago
HAOYUatHZ bbbe7035cb
add Relative Timelock (#149)
* add Relative Timelock

* fix typo
4 years ago
Thebora Kompanioni 4669a7c509
fix broken footnote link in 02_getting_started (#151)
- replace "https://acinq.io" with "https://acinq.co"
4 years ago
Andreas M. Antonopoulos f43edae031 Node chapter: Intro, dev environment and c-lightning intro 4 years ago
Andreas M. Antonopoulos 08d9e2e861 First part of node/client chapter 4 years ago
Rene Pichardt c299e4577d added a section about path finding and gossip. this is still WIP and I am publishing this to be able to open an issue about the structure. While writing I realized that we might have to start with routing before mentioning the path finding issue 4 years ago
Rene Pichardt 7771604cec Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 4 years ago
Rene Pichardt c1942e72e6 added a section about inoices to chapter 3. need to work on the payment process next 4 years ago
Andreas M. Antonopoulos 0af62ba97e Fix build for linter 4 years ago
Andreas M. Antonopoulos 3b0e31072c More "LN" to "Lightning Network" fixes 4 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.
4 years ago
Andreas M. Antonopoulos c9a5e04c46 Relates to #131: Change definition of Lightning network 4 years ago
Andreas M. Antonopoulos 81dbdd9149 Fixes #132: Emphasized scaling problem over centralization problem
Centralization is still mentioned, but as an undesirable side effect. The first emphasis is on the limited scaling that can be done by simply increasing the block size
4 years ago
Andreas M. Antonopoulos 13297fe9c7 Fixes #138: Clarified privacy impact of hub nodes 4 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
4 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.
4 years ago
Andreas M. Antonopoulos fb85873900 Fixes #137: Clarify LN nodes gossip/map impact on hardware requirements 4 years ago
Andreas M. Antonopoulos a422c7f2f3 Fixes #136: Remove "securely holds" from definition of keystore 4 years ago
Andreas M. Antonopoulos eb07540d05
Merge pull request #141 from bolatovumar/add-editorconfig
Add .editorconfig file to enforce editor rules
4 years ago
Andreas M. Antonopoulos 5b91828174
Merge pull request #127 from vv01f/develop
emphasize example microtransactions, few corrections
4 years ago
Umar Bolatov 6796f85fa8
Fix typos 4 years ago
vv01f 6ee3e1e22b
rm trailing space 4 years ago
vv01f 84eaf7b612
rm trailing space 4 years ago
Wolf 7bb866468c
Merge branch 'develop' into develop 4 years ago
vv01f 90505d984a
apply requested change 4 years ago
Andreas M. Antonopoulos cf1edf9706 Fix headings 4 years ago
Andreas M. Antonopoulos e2d5172453 Fix heading 4 years ago
Andreas M. Antonopoulos 61b1d200e6 Renamed incomplete chapters to remove numbering 4 years ago
Umar Bolatov 1639d2784f
Add trim_trailing_whitespace to .editorconfig 4 years ago
Umar Bolatov 9f54a72d05
Trim trailing whitespace 4 years ago
Andreas M. Antonopoulos 154cb32af6 Renamed incomplete chapters to remove numbering
We wo't assign chapter numbers until much later - for now organize as topics regardless of sequence
4 years ago
Umar Bolatov 4afc11e92e
Add newline ending to atlas.json 4 years ago
Umar Bolatov 9ddbec0494
Add .editorconfig file to enforce editor rules 4 years ago
Andreas M. Antonopoulos 146270856b
Merge pull request #140 from dimitris-t/patch-2
Fixed typo in 01_introduction.asciidoc
4 years ago
Andreas M. Antonopoulos b26c5279ca
Merge pull request #139 from dimitris-t/patch-1
Fixed typos in 02_getting_started.asciidoc
4 years ago
Dimitris Tsapakidis 801415b39f Fixed typo in 01_introduction.asciidoc 4 years ago
Dimitris Tsapakidis 2578ad8c73
Fixed typos in 02_getting_started.asciidoc 4 years ago
Rene Pickhardt 0ae01f1f68
few typos / addtions
saving snapshot at Alice's First LN Wallet. continue later
4 years ago
Andreas M. Antonopoulos d7f2ba2706 Added subheading to license notice appendix 4 years ago
Andreas M. Antonopoulos 4878d98bc7 Added appendix for license notices, with BTCPay license to start 4 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>
4 years ago
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.
4 years ago
Andreas M. Antonopoulos c5de62fce0 Update issue templates 4 years ago
Andreas M. Antonopoulos ab16c986eb Update issue templates 4 years ago
Andreas M. Antonopoulos 55f8520307 Update issue templates 4 years ago
Andreas M. Antonopoulos c54aa8111c
Merge pull request #130 from bolatovumar/fix-travis
Fix travis config
4 years ago
Andreas M. Antonopoulos b857364c4b Update issue templates 4 years ago
Andreas M. Antonopoulos afc8864186
Merge pull request #129 from billygarrison/develop
Chapter 1 minor edits
4 years ago
Umar Bolatov 12115b0dae
Remove extra blank lines 4 years ago
Umar Bolatov 8ccb28e39d
Remove travis script causing fals positives 4 years ago