Commit Graph

1121 Commits (c233d951f913d6979d194958a7e57221c1c7c1e4)
 

Author SHA1 Message Date
tigeryant cc0e184c85
Update preface.asciidoc 4 years ago
FatGriefer 15c50f46da
Update 01_introduction.asciidoc 4 years ago
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
4 years ago
8go 8ba157c6a8
node_operations: node managment: touch-ups
- commas
- rephrasing
- simplifications
- etc
4 years ago
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.
4 years ago
8go d750e84b15
node_operations: re-balancing: touch-ups
- misc. touch-ups
4 years ago
8go ab6eeb407d
node_operations: touch-ups on Inbound capacity
- small touch-ups
4 years ago
8go 160adcce07
node_operations: autopilot 2: BUG + touchups
- BUG: "if you do not want" --> "if you want"
- several commas
- word orders
- etc.
4 years ago
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
4 years ago
René K f53a8a7498
Update node_operations.asciidoc
Added infos regarding the "ppm" abbreviation
4 years ago
Andreas M. Antonopoulos 2833ea8f54
Merge pull request #474 from rene78/patch-1
Update 03_how_ln_works.asciidoc
4 years ago
Andreas M. Antonopoulos 9e2530356c
Merge pull request #389 from ImranLorgat/patch-15
Glossary - Private Channel
4 years ago
Imran f6fd688018
Getting Started - Footnote on privacy
Fixes #421
4 years ago
HAOYUatHZ 8b37e41234 re https://github.com/lnbook/lnbook/issues/142#issuecomment-692845678 4 years ago
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!
4 years ago
René K 12f3cffe5c
Update node_operations.asciidoc
Only Loop-Out is used to get remote balance
4 years ago
René K f31402f66a
Update node_operations.asciidoc
Some more typos fixed
4 years ago
Imran a7108dd4ec
Glossary - Proof of Work
Related to the new definition of Bitcoin Mining #482
4 years ago
Imran a8c2475004
Glossary - Bitcoin Mining
Fixes #462 

Used part of @s-tikhomirov 's proposed definition
4 years ago
Imran 0f4dbec977
Update Glossary - Output
Fixes #462
4 years ago
Imran 1160c84930
Update glossary.asciidoc 4 years ago
Imran 77f5b6ca62
Glossary - balance
Fixes #462 

Simpler definition
4 years ago
Imran aab40659e2
Glossary - Payment Channels
Fixes #463 

The glossary contains two separate definitions for payment channels, both of which are probably too complex for a glossary
4 years ago
Imran 7ed5b3a9d5
Getting started - Lightning Node definition
Fixes #415 

Definition is literally in the table above this point
4 years ago
Imran 5be56dda5c
Update glossary.asciidoc 4 years ago
René K abe9b4835f
Merge branch 'develop' into patch-1 4 years ago
Andreas M. Antonopoulos ec599a888f
Merge pull request #402 from ImranLorgat/patch-23
Preface - Added Sources
4 years ago
Andreas M. Antonopoulos bce66f17cd
Merge pull request #475 from saubyk/patch-1
node_operations: Raspiblitz additional services update
4 years ago
Andreas M. Antonopoulos 0caacfa8bd
Merge pull request #472 from 8go/patch-103
node_operations: watchtowers, outbound channels
4 years ago
Andreas M. Antonopoulos 0be40024d1
Merge pull request #471 from 8go/patch-102
node_operations: monitoring
4 years ago
Andreas M. Antonopoulos 457e1e5eb0
Merge pull request #470 from 8go/patch-101
node_operations: sweeps, submarine swaps, Loop
4 years ago
Andreas M. Antonopoulos e847578dc5
Merge pull request #469 from 8go/patch-100
node_operations: hot wallet
4 years ago
Andreas M. Antonopoulos ea34f3d998
Merge pull request #468 from 8go/patch-99
node_operations: backup, commas, rephrasing
4 years ago
Andreas M. Antonopoulos 05f16dd77f
Merge pull request #467 from 8go/patch-98
node_operations: minor additions to security
4 years ago
Andreas M. Antonopoulos d2d04a726c
Merge pull request #459 from s-tikhomirov/chapter_3_edits
minor edits in Chapter 3
4 years ago
Andreas M. Antonopoulos 9525765885
Merge branch 'develop' into chapter_3_edits 4 years ago
Andreas M. Antonopoulos d493a4dd58
Merge pull request #451 from ImranLorgat/patch-32
Getting Started - LN Explorers
4 years ago
Andreas M. Antonopoulos 13a1c538a7
Merge pull request #449 from ImranLorgat/patch-31
Introduction - John from New Zealand
4 years ago
Andreas M. Antonopoulos 5ad0bb882e
typo 4 years ago
Andreas M. Antonopoulos aba1ac0299
Merge pull request #446 from ImranLorgat/patch-30
Introduction - paying many times
4 years ago
Andreas M. Antonopoulos 38726b04bd
Merge pull request #444 from ImranLorgat/patch-29
Introduction - Tor Spelling
4 years ago
Andreas M. Antonopoulos 2d076f1420
Merge pull request #443 from ImranLorgat/patch-28
Introduction - Trust Model of Bitcoin
4 years ago
Andreas M. Antonopoulos e2b4f4342d
Merge pull request #442 from ImranLorgat/patch-27
Introduction - Internet Speeds Fix
4 years ago
Andreas M. Antonopoulos ed17a7acdd
Merge pull request #438 from ImranLorgat/patch-26
Introduction - Block Size Paragraph
4 years ago
Andreas M. Antonopoulos 78cc3b136c
Merge pull request #436 from ImranLorgat/patch-25
Introduction - Relative Time Reference
4 years ago
Andreas M. Antonopoulos fcd83918a1
Merge pull request #422 from quantumcthulhu/develop
Getting Started - Update wallet/node examples with Electrum
4 years ago
Andreas M. Antonopoulos b9da90068a
Merge pull request #403 from ImranLorgat/patch-24
Channel Graph - Announcing, Verifying
4 years ago
Andreas M. Antonopoulos 1ec8cbed8b
Merge branch 'develop' into patch-24 4 years ago
Andreas M. Antonopoulos c1a2e50cba
Merge pull request #392 from ImranLorgat/patch-19
How LN Works - Closing a channel (Language edits)
4 years ago
Andreas M. Antonopoulos 5652ce479b
Merge pull request #390 from ImranLorgat/patch-17
Glossary - Network Capacity
4 years ago