Commit Graph

962 Commits (05f16dd77f8d68093fff34cd0105fbe5f74b2278)
 

Author SHA1 Message Date
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
Andreas M. Antonopoulos 9de33fc159
Merge pull request #376 from 8go/patch-87
e2e-presentation-layer: added non-finance use case
4 years ago
Andreas M. Antonopoulos 613001c8e2
Merge branch 'develop' into patch-87 4 years ago
Andreas M. Antonopoulos e627085e9e
Merge pull request #374 from 8go/patch-86
e2e-presentation layer: English touch-ups,
4 years ago
Andreas M. Antonopoulos ef655c31a4
Merge pull request #368 from ImranLorgat/patch-6
Channel Graph - Zombie Channels
4 years ago
Andreas M. Antonopoulos ea80a7a4eb
Merge branch 'develop' into patch-6 4 years ago
8go bfdaff5730
node_operations: minor additions to security
- more details
- new bullet point: minimize
4 years ago
Sergei Tikhomirov 04719c86de minor edits in Chapter 3 4 years ago
Imran c4bd60d053
Getting Started - LN Explorers
Fixes #413
4 years ago
Imran 435ef19acc
Introduction - John from New Zealand
Fixes #411 

Hedged with "typically" and brought up the points on opening an account as a 9-year old. Glad for John that he got his console in the end. May we all be so lucky
4 years ago
Imran e60dff8138
Introduction - paying many times
Addressing this issue: https://github.com/lnbook/lnbook/issues/408
4 years ago
Imran 17610adf55
Introduction - Tor Spelling
Addressing this issue: https://github.com/lnbook/lnbook/issues/409
4 years ago
Imran 10f9249799
Introduction - Trust Model of Bitcoin
Addressing this issue: https://github.com/lnbook/lnbook/issues/407
4 years ago
Imran 5472efb2a0
Introduction - Internet Speeds Fix
Addressing this PR: https://github.com/lnbook/lnbook/issues/406
4 years ago
Imran ebc1f28123
Introduction - Block Size Paragraph
Addressing this Issue: https://github.com/lnbook/lnbook/issues/405
4 years ago
Imran 3be2c27c16
Introduction - Relative Time Reference Fixed
Some lines are in the present tense, so the year is stated. For the others, years are used.
4 years ago
quantumcthulhu e9c924c671 Update wallet/node examples with Electrum 4 years ago
Andreas M. Antonopoulos d541fcc317 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 0fc8cc668e node_operations: routing, management, conclusion 4 years ago
Imran f9a6514266
Channel Graph - Announcing, Verifying
Wrote the following two sections under Gossip Announcements

      - How does a peer announce a new channel to the network?
      - How do nodes verify a channel announcement? Why should they verify one in the first place?

I used Bolt 7 as a reference. I went for a simple approach, but it might be too simplistic. Feel free to add more relevant detail. In particular two things I wasn't sure about it:

1. The exact structure of the signatures in the `channel_announcement` message. Not sure if my explanation is 100% technically correct.
2. Attack vector for fake channel announcements. While I understand that having a network graph with fake channels is a problem, how exactly could an attacker exploit this?

https://github.com/lightningnetwork/lightning-rfc/blob/master/07-routing-gossip.md
4 years ago
Rene Pickhardt a859b24baa fixed some flaws with the autopilot section 4 years ago
Andreas M. Antonopoulos e11ce27a18 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 11b3008781 node_operations: re-balancing 4 years ago
Rene Pickhardt 82eeba5ac0 drafts on the autopilot 4 years ago
Imran 44314b62e1
Typo 4 years ago
Andreas M. Antonopoulos 63b6ea7a2f node_operations: LND autopilot config 4 years ago
Andreas M. Antonopoulos a128700394 Merge branch 'node_operations_chapter' into develop 4 years ago
Imran 69dcc8262c
Typo, plus reworded for clarity 4 years ago
Andreas M. Antonopoulos 1da91f45cc node_operations: autopilot 4 years ago
Andreas M. Antonopoulos 124766ca1e
Merge pull request #399 from rene78/develop
Minor changes in chapter 2 - Getting started
4 years ago
Andreas M. Antonopoulos 8c9d45f51b
Merge pull request #398 from ImranLorgat/patch-22
Glossary - Watchtowers
4 years ago
Andreas M. Antonopoulos 7522362be8
Merge pull request #396 from ImranLorgat/patch-21
Glossary - Commitment Transaction
4 years ago
Andreas M. Antonopoulos 9ade444e6f
Merge pull request #395 from 8go/patch-97
node_operations: touch-ups Manual Port Forwarding
4 years ago
Andreas M. Antonopoulos 7da1cb7018
Merge pull request #394 from 8go/patch-96
node_operations: English, touchups, UPNP, TOR
4 years ago