Imran
44314b62e1
Typo
2020-09-02 15:38:14 +02:00
Andreas M. Antonopoulos
63b6ea7a2f
node_operations: LND autopilot config
2020-09-02 09:37:39 -04:00
Andreas M. Antonopoulos
a128700394
Merge branch 'node_operations_chapter' into develop
2020-09-02 09:36:12 -04:00
Imran
69dcc8262c
Typo, plus reworded for clarity
2020-09-02 15:36:00 +02:00
Andreas M. Antonopoulos
1da91f45cc
node_operations: autopilot
2020-09-02 09:31:05 -04:00
Imran
165f8a4c31
Typo
2020-09-02 15:29:07 +02:00
Andreas M. Antonopoulos
124766ca1e
Merge pull request #399 from rene78/develop
...
Minor changes in chapter 2 - Getting started
2020-09-02 08:58:36 -04:00
Andreas M. Antonopoulos
8c9d45f51b
Merge pull request #398 from ImranLorgat/patch-22
...
Glossary - Watchtowers
2020-09-02 08:57:28 -04:00
Andreas M. Antonopoulos
7522362be8
Merge pull request #396 from ImranLorgat/patch-21
...
Glossary - Commitment Transaction
2020-09-02 08:57:22 -04:00
Andreas M. Antonopoulos
9ade444e6f
Merge pull request #395 from 8go/patch-97
...
node_operations: touch-ups Manual Port Forwarding
2020-09-02 08:56:38 -04:00
Andreas M. Antonopoulos
7da1cb7018
Merge pull request #394 from 8go/patch-96
...
node_operations: English, touchups, UPNP, TOR
2020-09-02 08:56:17 -04:00
Andreas M. Antonopoulos
1224047534
Merge pull request #393 from 8go/patch-95
...
node_operations: English touch-ups
2020-09-02 08:54:17 -04:00
Andreas M. Antonopoulos
dda741ee31
Merge pull request #391 from ImranLorgat/patch-18
...
Presentation Layer - What information does an invoice contain?
2020-09-02 08:52:49 -04:00
Andreas M. Antonopoulos
067f73108e
Merge pull request #388 from ImranLorgat/patch-14
...
Glossary- Zombie Channel
2020-09-02 08:50:27 -04:00
Andreas M. Antonopoulos
d3177bdd44
Merge pull request #387 from ImranLorgat/patch-13
...
Glossary - Atomic Multipath Payments
2020-09-02 08:50:19 -04:00
Andreas M. Antonopoulos
4d5fc49309
Merge pull request #386 from ImranLorgat/patch-12
...
Glossary- JIT Routing
2020-09-02 08:50:10 -04:00
Andreas M. Antonopoulos
ee5533578c
Merge pull request #385 from ImranLorgat/patch-11
...
Glossary - Fees
2020-09-02 08:49:28 -04:00
Andreas M. Antonopoulos
3b522811e7
Merge pull request #384 from ImranLorgat/patch-9
...
Glossary - Lightning Node definition
2020-09-02 08:49:04 -04:00
Andreas M. Antonopoulos
5235c947ea
Merge pull request #383 from 8go/patch-94
...
node_operations: English, OS, LN Node
2020-09-02 08:48:36 -04:00
Andreas M. Antonopoulos
736d4946b8
Merge pull request #382 from 8go/patch-93
...
node_operations: English. BTC node
2020-09-02 08:48:13 -04:00
Andreas M. Antonopoulos
42c21d978e
Merge pull request #372 from 8go/patch-85
...
reformatted
2020-09-02 08:47:35 -04:00
René K
03b522c7f6
Update 02_getting_started.asciidoc
...
Link to eclair-channels picture fixed
2020-09-02 00:13:45 +02:00
René K
db2d24fd70
Update 02_getting_started.asciidoc
2020-09-01 22:38:15 +02:00
Imran
a85f9c7f1b
Glossary - Watchtowers
...
Added an entry on LN watchtowers. Used the ION Wiki to check some of this info. Please credit accordingly.
https://wiki.ion.radar.tech/tech/research/watchtowers
2020-09-01 21:06:31 +02:00
Imran
c50b4ef2de
Update glossary.asciidoc
...
Current definition is confusing and has references to Revocable Sequence Maturity Contracts and 483s HTCLs.
Rewrote a simpler definition incorporating ideas from Chapter 3 - How LN works
2020-09-01 20:42:08 +02:00
Olaoluwa Osuntokun
cefd65a0ce
routing: flesh out bridge section on abstract HTLC construct
2020-08-31 11:00:07 -07:00
Olaoluwa Osuntokun
862d0404ac
routing: revise chapter outlook end of first section
2020-08-31 10:59:38 -07:00
8go
7524d864b5
node_operations: touch-ups Manual Port Forwarding
...
- minor adjustments and additions
2020-08-30 17:22:47 +00:00
8go
eef82bb6e3
node_operations: English, touchups, UPNP, TOR
...
- UPNP: the description in my opinion was incorrect, at least misleading. I rephrased to eliminate the part of the sentence that was doubtful in my opinion
- it's --> its (possessive)
- addition of checking TOR installation
2020-08-30 17:05:01 +00:00
8go
d8d6e96a2d
node_operations: English touch-ups
...
- mostly commas
- a couple of types
- etc.
2020-08-30 16:27:19 +00:00
Imran
25de2edda1
Update 03_how_ln_works.asciidoc
2020-08-30 16:43:28 +02:00
Imran
0a47707142
How LN Works - Closing a channel (Language edits)
...
Incorporated some edits from the defunct pull request below to make this section read a little more easily. Some particulars
* Instead of stating as good way, bad way, ugly way -> state as their technical name and put (the good way) bracketed after
* The first and third examples referred to "you" and the second referred to "Alice and Bob". All three now refer to "you"
* Each paragraph now describes the method with a one liner
* Some miscellaneous detail
https://github.com/lnbook/lnbook/pull/307
2020-08-30 16:41:10 +02:00
Imran
d1683f3620
Update e2e-presentation-layer.asciidoc
2020-08-30 15:12:01 +02:00
Imran
55e700ae30
Update e2e-presentation-layer.asciidoc
2020-08-30 15:11:05 +02:00
Imran
1c56039af5
Presentation Layer - What information does an invoice contain?
...
Wrote the section on what information an invoice contains, using an invoice I generated from satoshis.place
I used the ION Lightning Wiki, an article by suredbits, and BOLT 11 as sources so please credit accordingly:
https://wiki.ion.radar.tech/tech/lightning/invoice
https://medium.com/suredbits/lightning-101-what-is-a-lightning-invoice-d527db1a77e6
https://github.com/lightningnetwork/lightning-rfc/blob/master/11-payment-encoding.md
https://lndecode.com/
2020-08-30 15:06:30 +02:00
Imran
e34db50b24
Glossary - Network Capacity
2020-08-30 11:43:09 +02:00
Imran
7010a1fafa
Glossary - Private Channel
2020-08-30 01:56:01 +02:00
Imran
a33562709b
Glossary- Zombie Channel
2020-08-30 01:46:31 +02:00
Imran
e339b3a42e
Glossary - Atomic Multipath Payments
2020-08-30 01:05:01 +02:00
Imran
7dd5f534c5
Glossary- JIT Routing
2020-08-30 00:52:39 +02:00
Imran
b9d547a2ae
Glossary - Fees
2020-08-30 00:39:16 +02:00
Imran
6bd86426e7
Glossary - Lightning Node definition
2020-08-30 00:29:19 +02:00
8go
4d78ce6fc7
node_operations: English, OS, LN Node
...
- open source: as adjective written with hyphen (according to Wiktionary)
- you --> your
- simplifications
- docker --> unless it is a command, I would uppercase it (see Wikipedia)
- more --> more than what? primarily
2020-08-29 17:32:13 +00:00
8go
858fb2986b
node_operations: English. BTC node
...
- node: repetitive
- above we use _..._ for product names, etc. --> changes +...+ to _..._
- one --> once
- commas: only put comma in front of _but_ whe followed by a complete sentence with noun
- simplifications
- etc
2020-08-29 15:42:42 +00:00
Andreas M. Antonopoulos
6e21272cfa
Merge pull request #381 from 8go/patch-92
...
node_operations: English, touch ups, BTCPay, Raspi
2020-08-28 19:28:51 -04:00
Andreas M. Antonopoulos
05a4866a2f
Merge pull request #380 from 8go/patch-91
...
node_operations: English, disks, cloud
2020-08-28 19:27:03 -04:00
8go
59e630f3c2
node_operations: English, touch ups, BTCPay, Raspi
...
- simplifications
- commas
- "set up" is a verb, not a noun --> "setup"
- COLDCARDwallet --> They themselves on their website use predominantly "Coldcard Wallet". Their logo image does use uppercase, but they do not use uppercase in their text/manuals.
- a number is not expanding, a number is growing
- etc
2020-08-28 18:05:27 +00:00
8go
3cb6dc2041
node_operations: English, disks, cloud
...
- "a lot cheaper", "a lot faster" : quite undefined, this might mean different things to different readers
- I like "incantations" but it is slang. Also some foreigners might not know this word. --> then I decided to leave it in as is. Adds some special touch.
- simplifications
2020-08-28 17:35:23 +00:00
8go
7379592b99
reformatted + 1 bullet point ( #371 )
...
- reformatted for correct visualization
- added bullet point regarding chat apps using TLV
2020-08-28 19:32:16 +02:00
Andreas M. Antonopoulos
199e9357be
Merge pull request #379 from 8go/patch-90
...
node_operations: English, minor adjustments/additions
2020-08-28 13:14:14 -04:00