2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-08 19:10:35 +00:00
Commit Graph

1310 Commits

Author SHA1 Message Date
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
Olaoluwa Osuntokun
2fb0fe00a4 routing: further golden coin example edits 2020-08-09 19:13:04 -07:00
Olaoluwa Osuntokun
95fc5da2b9 routing: frame ecrow as an "ideal functionality" 2020-08-09 19:12:36 -07:00
Olaoluwa Osuntokun
ce4fd1d27b routing: edits to golden coin example 2020-08-09 19:12:16 -07:00
Olaoluwa Osuntokun
8d32b39a60 routing: re-work intor paragraph of golden coin example 2020-08-09 19:11:37 -07:00
Olaoluwa Osuntokun
86cc56de47 routing: specify traits of onion routing, into HTLC breakdown 2020-08-09 19:11:16 -07:00
Olaoluwa Osuntokun
130c529c6b routing: add caveat re funds loss assuming proper time-lock usage 2020-08-09 18:58:48 -07:00
Olaoluwa Osuntokun
89ad27db62 routing: stress distinction between routing and path finding in intro paragraph 2020-08-09 18:58:35 -07:00
Olaoluwa Osuntokun
b24c8562a3 routing: secrete -> secret 2020-08-09 18:53:45 -07:00
Rene Pickhardt
99536b9ad9 counted words 2020-08-07 16:00:47 +02:00
Rene Pickhardt
1698c2d9d7 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-08-07 16:00:15 +02:00
Rene Pickhardt
e5c3caa287 added some text about multipart / multipath payments 2020-08-07 15:59:59 +02:00
Andreas M. Antonopoulos
16d93761bf Merge branch 'node_operations_chapter' into develop 2020-08-07 09:52:43 -04:00
Andreas M. Antonopoulos
ee460e6347 node_operations: installing and running a service 2020-08-07 09:52:30 -04:00
Andreas M. Antonopoulos
89559bfb8f
Merge pull request #346 from 8go/patch-80
Eclair: English touch ups, commas
2020-08-06 14:02:55 -04:00
Andreas M. Antonopoulos
a3bacdc724
Merge pull request #345 from 8go/patch-79
Eclair: English touch ups
2020-08-06 14:02:36 -04:00
Andreas M. Antonopoulos
915ebc195a
Merge pull request #343 from 8go/patch-78
LND: more English fixes, 1 error
2020-08-06 14:02:10 -04:00
Andreas M. Antonopoulos
bc54811d12
Merge pull request #341 from 8go/patch-77
LND: typos, touch ups, English, etc.
2020-08-06 14:01:45 -04:00
Andreas M. Antonopoulos
af5f45d73e
Merge pull request #347 from 8go/patch-81
Complete Network, part 1: English touch ups
2020-08-06 14:01:14 -04:00
8go
8c853ee92c
Complete Network, part 1: English touch ups
- Oxford comma for consistency (see PR #340)
- sentence restructuring (one does not compose by routing a payment)
- no comma in list of 2
- only the top of the config is listed, we should say so. --> The top looks like ...
- in most cases, no comma before "because" or "since", exceptions apply
- it's (wrong) --> its (possessive)
2020-08-06 17:11:22 +00:00
8go
a77e4161c4
Eclair: English touch ups, commas
- commas
- reorg of sentences
- "Check to..." sentence is copy-paste from above, changed it slightly to avoid repetition
- OK, Eclair is uppercase, but here we refer to a directory which is lowercase, so "eclair" (just because it is the lowercase name of the dir)
- etc
2020-08-06 16:16:04 +00:00
Andreas M. Antonopoulos
8a460b2547 Merge branch 'node_operations_chapter' into develop 2020-08-06 09:57:56 -04:00
Rene Pickhardt
078ae93a50 wrote a little bit about stuckless payments but not happy with it 2020-08-06 15:57:27 +02:00