2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-06 21:20:29 +00:00
Commit Graph

1032 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
84a7879280 node_operations: watchtowers 2020-08-28 09:33:35 -04:00
8go
b252a8d8ef
node_operations: English touch ups
- simplifications of sentences
- "wasted" --> "underutilized"
- "however" repetitive --> "in contrast"
- commas
- etc
2020-08-28 13:26:10 +00:00
8go
4d6579bb13
e2e-presentation-layer: added non-finance use case 2020-08-28 12:54:30 +00:00
8go
3bd297c3de
e2e-presentation layer: English touch-ups,
- currency is divisible (not the financial system)
- commas
- use comma in front of where when it is a non-restrictive clause
- etc.
2020-08-27 13:11:11 +00:00
8go
05dead01ae
reformatted
- reformatted for better visualization (even though just temporarily)
2020-08-27 12:22:53 +00:00
Imran
ac6d1ed4d9
Channel Graph - Zombie Channels
I'd like to also credit Gabriel Comtefor this contribution as his medium article helped me write this section on Zombie channels. Specifically the points on Zombie channels being a burden on the network, and losing your funds even if you have a channel.backup are taken from his article below.

https://medium.com/@gcomxx/get-rid-of-those-zombie-channels-1267d5a2a708
2020-08-26 17:06:15 +02:00
Andreas M. Antonopoulos
20f95bf519 Merge branch 'node_operations_chapter' into develop 2020-08-26 10:01:11 -04:00
Andreas M. Antonopoulos
26c8f02f44 node_operations: loop out 2020-08-26 10:00:59 -04:00
8go
1e35cacba5
node_operations: intro, English touch ups (#349)
- "reading" --> "having read": since the reading was more than just a few minutes but most likely a couple of hours spread over a couple of days
- better "participant in" than "participant of"
- no comma in list of 2
- do use comma in list of 3+ (see PR # 340), Oxford comma for consistency
2020-08-26 15:56:01 +02:00
Emilio Norrmann
97a83e2405
Update 03_how_ln_works.asciidoc (#367)
I don't know who Mallory is.. perhaps he is talking about Bob
2020-08-26 15:53:07 +02:00
8go
763ea48fc7
Last part of node_client: English touch ups (#348)
- 10 cents, hence 10 satoshis (different is : a 10 cent coin, a 20 dollar suit), but in an amount: use plural: one dollar and 32 cents. Here 10,000 satoshiS (s)
- "a bunch of", very colloquial, --> "several"
- Oxford comma in list of 3 or more
- "funny" --> "unusual"
- "could" --> "can", more encouraging
- "cheap long" and "expensive short" --> add comma, comma should be placed between two adjectives of equal rank
- "it's own" (incorrect) --> its (possessive)
- "explore and dig deeper" (one does not explore deeper) --> explore further and dig deeper
2020-08-26 15:52:03 +02:00
Andreas M. Antonopoulos
661034a933 Merge branch 'node_operations_chapter' into develop 2020-08-25 10:49:21 -04:00
Andreas M. Antonopoulos
82d65ec473 node_operations: cleanup 2020-08-25 10:49:09 -04:00
Olaoluwa Osuntokun
d8b3526bd3 routing: further chapter edits up to onion routing section 2020-08-24 10:47:07 -07:00
Andreas M. Antonopoulos
3c392b25fd
Merge pull request #366 from ImranLorgat/patch-5
Node Operations - Re-balancing channels
2020-08-21 11:06:38 -04:00
Andreas M. Antonopoulos
016a5bd72d
Merge pull request #365 from ImranLorgat/patch-4
Node Operations - When to force close
2020-08-21 11:06:19 -04:00
Andreas M. Antonopoulos
f6a63e3c90
Merge pull request #364 from ImranLorgat/patch-3
Node Operations - RTL
2020-08-21 11:05:57 -04:00
Andreas M. Antonopoulos
f0f4fd483a
Merge pull request #363 from ImranLorgat/patch-2
Node Operations - Submarine Swap
2020-08-21 11:05:36 -04:00
Andreas M. Antonopoulos
964d0a8c8c
Merge pull request #362 from ImranLorgat/patch-1
Node Operations - Inbound Liquidity
2020-08-21 11:05:22 -04:00
Andreas M. Antonopoulos
b49f8fcb3f
Merge pull request #354 from tomichec/node_client
Node client chapter corrections
2020-08-21 11:04:57 -04:00
Andreas M. Antonopoulos
599998a844 Updated README word counts 2020-08-21 09:57:01 -04:00
Andreas M. Antonopoulos
5bc3cffe29 Merge branch 'node_operations_chapter' into develop 2020-08-21 09:56:31 -04:00
Andreas M. Antonopoulos
fff500f2af node_operations: port forwarding and sweeping funds 2020-08-21 09:55:26 -04:00
Rene Pickhardt
f157819daa added JIT routing to the rebalancing path finding section 2020-08-21 15:52:02 +02:00
Imran
06b7b31778
Node Operations - Re-balancing channels 2020-08-20 20:13:09 +02:00
Imran
537e7068e8
Node Operations - When to force close 2020-08-20 20:03:03 +02:00
Imran
37611841ce
Node Operations - RTL 2020-08-20 19:55:55 +02:00
Imran
443a6fae08
Node Operations - Submarine Swap
Added Submarine Swap as another example for sweeping funds out of a Lightning Channel
2020-08-20 19:51:56 +02:00
Imran
50cda25e40
Node Operations - Inbound Liquidity
Added some points to the section on inbound liquidity. What's written so far in this chapter is shaping up pretty solidly.
2020-08-20 19:40:57 +02:00
Andreas M. Antonopoulos
464776a1fd Merge branch 'node_operations_chapter' into develop 2020-08-20 10:26:54 -04:00
Andreas M. Antonopoulos
9f162fed2c node_operations: Network configuration 2020-08-20 10:26:40 -04:00
Rene Pickhardt
89fe5d1306 added some text about optimal splitting. need to work on explaining this instead of stating facts... without being too formal 2020-08-20 16:19:12 +02:00
Andreas M. Antonopoulos
624c157238 node_operations: Spelling and typo fixes throughout 2020-08-20 09:15:25 -04:00
Andreas M. Antonopoulos
7976f2aa1b Merge branch 'node_operations_chapter' into develop 2020-08-19 12:47:13 -04:00
Andreas M. Antonopoulos
b68e7e79f5 node_operations: Security 2020-08-19 12:46:25 -04:00
Cypher Perro
2cea66d0ab
Fixed typo: "yas" --> "as" (#357) 2020-08-19 15:12:23 +02:00
Adam Jonas
ac469ee938
spelling/ grammar for chap 3 (#356) 2020-08-19 15:11:56 +02:00
Rene Pickhardt
46503704af extended the rebalancing example and explained why rebalancing is useful 2020-08-14 16:04:46 +02:00
Andreas M. Antonopoulos
858d20aa70 Merge branch 'node_operations_chapter' into develop 2020-08-14 09:55:05 -04:00
Andreas M. Antonopoulos
603bc970b7 node_operations: channel backups 2020-08-14 09:49:00 -04:00
TS
6dbb07f482 update the commands for the channel establishment and payment within the text 2020-08-14 11:18:53 +02:00
TS
dab18f48fd adds parenthesis in the docker-compose exec , such that the command behind pipe is exectued within the container 2020-08-14 10:12:28 +02:00
Andreas M. Antonopoulos
61cc07d09d Merge branch 'node_operations_chapter' into develop 2020-08-12 10:08:47 -04:00
Andreas M. Antonopoulos
bf29791979 node_operations: authentication, configuration, channel backups 2020-08-12 10:04:06 -04:00
Rene Pickhardt
9101cd817b added pictures 2020-08-12 15:59:22 +02:00
Andreas M. Antonopoulos
2c1595ea38 Merge branch 'node_operations_chapter' into develop 2020-08-11 10:15:36 -04:00
Andreas M. Antonopoulos
78b4ac07af node_operations: startup, configuration, authentication 2020-08-11 10:15:28 -04:00
Rene Pickhardt
1742140056 added some structure / text about the rebalancing part 2020-08-11 16:12:22 +02:00
Olaoluwa Osuntokun
9ab3494a17 (temp)routing: set up outline for revised chapter. 2020-08-09 19:14:09 -07:00
Olaoluwa Osuntokun
b3e9f79b15 routing: move basic state machine example to channel construction
This doesn't belong here as we're only concerned with routing. The exact details of channels are described in another chapter.
2020-08-09 19:13:45 -07:00