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

1100 Commits

Author SHA1 Message Date
Dan Gershony
b1be808423
Update 03_how_ln_works.asciidoc 2020-09-22 16:30:13 +01:00
Dan Gershony
bf23aab48b
How LN works - typo 2020-09-22 16:17:57 +01:00
8go
af146c8e5d
path-finding: Finding path: minor touch-ups
- commas
- avoid word repetition of 'any'
- "balance information of all channels is and cannot be available " --> that would have to be "balance information of all channels is not and cannot be available". But that makes it too long, too clumsy. Shorten to "balance information of all channels cannot be available". If it can't be then obviously it isn't.
- etc
2020-09-22 14:40:57 +00:00
8go
57d0d8ba54
Merge branch 'develop' into patch-108 2020-09-22 14:06:40 +00:00
Imran
f3c2f7b0fa Create Gloria Routing Diagram.PNG 2020-09-22 10:41:36 +02:00
Imran
5492d5006a
Routing - Introduction
Updates to the Introduction for clarity and added a diagram

This is a reworking of #369, which has been scrapped
2020-09-22 10:39:16 +02:00
Andreas M. Antonopoulos
b9630221aa
Merge pull request #497 from dangershony/patch-1
how ln works - fix typo
2020-09-21 16:20:46 -04:00
Andreas M. Antonopoulos
9dae4f6544
Merge pull request #496 from tigeryant/develop
Minor changes to punctuation and grammar
2020-09-21 16:13:12 -04:00
Andreas M. Antonopoulos
689e72a297
Merge pull request #495 from 8go/patch-110
node_operations: added a note
2020-09-21 16:12:39 -04:00
Andreas M. Antonopoulos
8e20750898
Merge pull request #494 from 8go/patch-109
node_operations: node managment: touch-ups
2020-09-21 16:12:27 -04:00
Andreas M. Antonopoulos
ab9c561633
Merge pull request #492 from 8go/patch-107
node_operations: re-balancing: touch-ups
2020-09-21 15:45:13 -04:00
Andreas M. Antonopoulos
3e049fcd78
Merge pull request #491 from 8go/patch-106
node_operations: touch-ups on Inbound capacity
2020-09-21 15:36:45 -04:00
Andreas M. Antonopoulos
f8888ad239
Merge branch 'develop' into patch-106 2020-09-21 15:34:56 -04:00
Andreas M. Antonopoulos
fba88d8732
Merge pull request #490 from 8go/patch-105
node_operations: autopilot 2: BUG + touchups
2020-09-21 15:33:52 -04:00
Andreas M. Antonopoulos
e8c5c9c2ff
Merge branch 'develop' into patch-105 2020-09-21 15:33:45 -04:00
Andreas M. Antonopoulos
3673b04f72
Merge pull request #489 from 8go/patch-104
node_operations: BUG + minor touch-ups, auto-pilot
2020-09-21 15:32:56 -04:00
Andreas M. Antonopoulos
c08eda5c3a
Merge branch 'develop' into patch-104 2020-09-21 15:32:47 -04:00
Andreas M. Antonopoulos
44717c26cf
Merge pull request #488 from ImranLorgat/patch-41
Getting Started - Footnote on privacy
2020-09-21 15:29:53 -04:00
Andreas M. Antonopoulos
bc1dd095ce
Merge pull request #487 from HAOYUatHZ/142
add ref to LN explorer in node_operations chapter
2020-09-21 15:29:19 -04:00
Andreas M. Antonopoulos
7eba486722
Merge pull request #486 from rene78/patch-2
Some improvements on "node_operations.asciidoc"
2020-09-21 15:28:50 -04:00
Andreas M. Antonopoulos
e107c86867
Merge pull request #483 from ImranLorgat/patch-40
Glossary - Proof of Work
2020-09-21 15:26:05 -04:00
Andreas M. Antonopoulos
2aa06cd9ca
Merge branch 'develop' into patch-40 2020-09-21 15:25:56 -04:00
Andreas M. Antonopoulos
2046820fd9
Merge pull request #482 from ImranLorgat/patch-39
Glossary - Bitcoin Mining
2020-09-21 15:25:10 -04:00
Andreas M. Antonopoulos
0d1f20f861
Merge pull request #481 from ImranLorgat/patch-37
Glossary - Output
2020-09-21 15:24:30 -04:00
Andreas M. Antonopoulos
068b070005
Merge pull request #480 from ImranLorgat/patch-36
Glossary - balance
2020-09-21 14:44:53 -04:00
Andreas M. Antonopoulos
2d02f954b0
Merge pull request #479 from ImranLorgat/patch-35
Glossary - Payment Channels
2020-09-21 14:44:09 -04:00
Andreas M. Antonopoulos
69e1a682f3
Merge pull request #478 from ImranLorgat/patch-33
Getting started - Lightning Node definition
2020-09-21 14:42:49 -04:00
Olaoluwa Osuntokun
ec706f2a06
Merge pull request #350 from Roasbeef/routing-chapter-edits
routing chapter edits
2020-09-21 11:00:33 -07:00
Dan Gershony
de3f8df8cb
Fix typo 2020-09-21 16:58:08 +01:00
tigeryant
cc0e184c85
Update preface.asciidoc 2020-09-19 18:42:33 +01:00
FatGriefer
15c50f46da
Update 01_introduction.asciidoc 2020-09-19 18:26:01 +01:00
8go
a986510721
node_operations: added a note
- not 100% sure about it
- but this kind of warning upfront might be useful
- it might help fight against hype and plain mis-information
- there are misinformed people out there who think this is a gold-mine like BTC mining in the early years
- think it over and decide if you want to pull it in or drop it
2020-09-18 16:52:37 +00:00
8go
8ba157c6a8
node_operations: node managment: touch-ups
- commas
- rephrasing
- simplifications
- etc
2020-09-18 16:13:38 +00:00
8go
51f4ac81a0
node_operations: fees: BUG, wrong math
- "millionths per satoshi" ==> it is a rate, so it is just "millionths". Just like interest rate is 2% and not "2% per $" or "2%/$"
- rephrased and highlighted to make it more clear, more easy to follow
- changed 100,000 amount to 1,000,000 solely that at the end F_base and F_rate*P are different (different numbers make a better example)
- there was a BUG: in given example F_rate is 1 (not 100)
- "F_rate = 10/1,000,000 * payment size" ==> wrong: ==> F_rate = 10/1,000,000 is correct
- put ( ) around F_rate * P to make it extra clear
- \Rightarrow is NOT showing correctly in "Preview" window, not sure why, \Rightarrow is correct Latex but not shown correctly here. I did not touch it. Maybe this is handled by post-processing.
2020-09-18 15:43:29 +00:00
8go
d750e84b15
node_operations: re-balancing: touch-ups
- misc. touch-ups
2020-09-18 14:51:19 +00:00
8go
ab6eeb407d
node_operations: touch-ups on Inbound capacity
- small touch-ups
2020-09-18 14:31:50 +00:00
8go
160adcce07
node_operations: autopilot 2: BUG + touchups
- BUG: "if you do not want" --> "if you want"
- several commas
- word orders
- etc.
2020-09-18 13:43:50 +00:00
8go
8b91a00695
node_operations: BUG + minor touch-ups, auto-pilot
- somewhat -> too colloquial 
- simplifications
- 'originally' as used in this sentence implies (or at least hints) that it no longer is. I don't think this is what you want to express. Maybe you wanted to express that lnd were the first. To avoid confusion, I removed "originally".
- restructuring of sentences
- typo clightning
- typo controll
- lose -> close
- BUG: you mixed up min and max parameters in autopilot config!
- BUG: I changed the text rather than the numbers to KEEP the parameter ORDER the SAME as in sample-lnd.conf file
- "not more" --> sort of double negation, better "less"
- don't mix cases: one, they --> rephrased to use singular in both cases
- chosen arbitrary -> must use adverb, --> arbitrarily
- "quite some funds" --> very vague. Rephrased to explain how to save fees
- usefull -> useful
- etc
2020-09-18 12:53:13 +00:00
René K
f53a8a7498
Update node_operations.asciidoc
Added infos regarding the "ppm" abbreviation
2020-09-18 11:40:57 +02:00
Andreas M. Antonopoulos
2833ea8f54
Merge pull request #474 from rene78/patch-1
Update 03_how_ln_works.asciidoc
2020-09-17 14:44:42 -04:00
Andreas M. Antonopoulos
9e2530356c
Merge pull request #389 from ImranLorgat/patch-15
Glossary - Private Channel
2020-09-17 14:42:31 -04:00
Imran
f6fd688018
Getting Started - Footnote on privacy
Fixes #421
2020-09-17 16:09:59 +02:00
HAOYUatHZ
8b37e41234 re https://github.com/lnbook/lnbook/issues/142#issuecomment-692845678 2020-09-17 15:52:23 +08:00
René K
319d0f301c
Update node_operations.asciidoc
The calculation made no sense to me before. After reading this https://blog.bitmex.com/the-lightning-network-part-2-routing-fee-economics/ I was hopefully able to correct it. But please double-check!
2020-09-16 23:14:07 +02:00
René K
12f3cffe5c
Update node_operations.asciidoc
Only Loop-Out is used to get remote balance
2020-09-16 22:45:05 +02:00
René K
f31402f66a
Update node_operations.asciidoc
Some more typos fixed
2020-09-16 22:36:56 +02:00
Imran
a7108dd4ec
Glossary - Proof of Work
Related to the new definition of Bitcoin Mining #482
2020-09-16 16:13:14 +02:00
Imran
a8c2475004
Glossary - Bitcoin Mining
Fixes #462 

Used part of @s-tikhomirov 's proposed definition
2020-09-16 16:10:42 +02:00
Imran
0f4dbec977
Update Glossary - Output
Fixes #462
2020-09-16 16:05:35 +02:00
Imran
1160c84930
Update glossary.asciidoc 2020-09-16 15:58:45 +02:00