Commit Graph

1063 Commits (88428e128a96ca6e5d3ba0f40f247e6b55bf24e9)
 

Author SHA1 Message Date
Andreas M. Antonopoulos b49f8fcb3f
Merge pull request #354 from tomichec/node_client
Node client chapter corrections
4 years ago
Andreas M. Antonopoulos 599998a844 Updated README word counts 4 years ago
Andreas M. Antonopoulos 5bc3cffe29 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos fff500f2af node_operations: port forwarding and sweeping funds 4 years ago
Rene Pickhardt f157819daa added JIT routing to the rebalancing path finding section 4 years ago
Imran 06b7b31778
Node Operations - Re-balancing channels 4 years ago
Imran 537e7068e8
Node Operations - When to force close 4 years ago
Imran 37611841ce
Node Operations - RTL 4 years ago
Imran 443a6fae08
Node Operations - Submarine Swap
Added Submarine Swap as another example for sweeping funds out of a Lightning Channel
4 years ago
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.
4 years ago
Andreas M. Antonopoulos 464776a1fd Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 9f162fed2c node_operations: Network configuration 4 years ago
Rene Pickhardt 89fe5d1306 added some text about optimal splitting. need to work on explaining this instead of stating facts... without being too formal 4 years ago
Andreas M. Antonopoulos 624c157238 node_operations: Spelling and typo fixes throughout 4 years ago
Andreas M. Antonopoulos 7976f2aa1b Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos b68e7e79f5 node_operations: Security 4 years ago
Cypher Perro 2cea66d0ab
Fixed typo: "yas" --> "as" (#357) 4 years ago
Adam Jonas ac469ee938
spelling/ grammar for chap 3 (#356) 4 years ago
Rene Pickhardt 46503704af extended the rebalancing example and explained why rebalancing is useful 4 years ago
Andreas M. Antonopoulos 858d20aa70 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 603bc970b7 node_operations: channel backups 4 years ago
TS 6dbb07f482 update the commands for the channel establishment and payment within the text 4 years ago
TS dab18f48fd adds parenthesis in the `docker-compose exec` , such that the command behind pipe is exectued within the container 4 years ago
Andreas M. Antonopoulos 61cc07d09d Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos bf29791979 node_operations: authentication, configuration, channel backups 4 years ago
Rene Pickhardt 9101cd817b added pictures 4 years ago
Andreas M. Antonopoulos 2c1595ea38 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 78b4ac07af node_operations: startup, configuration, authentication 4 years ago
Rene Pickhardt 1742140056 added some structure / text about the rebalancing part 4 years ago
Olaoluwa Osuntokun 9ab3494a17 (temp)routing: set up outline for revised chapter. 4 years ago
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.
4 years ago
Olaoluwa Osuntokun 2fb0fe00a4 routing: further golden coin example edits 4 years ago
Olaoluwa Osuntokun 95fc5da2b9 routing: frame ecrow as an "ideal functionality" 4 years ago
Olaoluwa Osuntokun ce4fd1d27b routing: edits to golden coin example 4 years ago
Olaoluwa Osuntokun 8d32b39a60 routing: re-work intor paragraph of golden coin example 4 years ago
Olaoluwa Osuntokun 86cc56de47 routing: specify traits of onion routing, into HTLC breakdown 4 years ago
Olaoluwa Osuntokun 130c529c6b routing: add caveat re funds loss assuming proper time-lock usage 4 years ago
Olaoluwa Osuntokun 89ad27db62 routing: stress distinction between routing and path finding in intro paragraph 4 years ago
Olaoluwa Osuntokun b24c8562a3 routing: secrete -> secret 4 years ago
Rene Pickhardt 99536b9ad9 counted words 4 years ago
Rene Pickhardt 1698c2d9d7 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 4 years ago
Rene Pickhardt e5c3caa287 added some text about multipart / multipath payments 4 years ago
Andreas M. Antonopoulos 16d93761bf Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos ee460e6347 node_operations: installing and running a service 4 years ago
Andreas M. Antonopoulos 89559bfb8f
Merge pull request #346 from 8go/patch-80
Eclair: English touch ups, commas
4 years ago
Andreas M. Antonopoulos a3bacdc724
Merge pull request #345 from 8go/patch-79
Eclair: English touch ups
4 years ago
Andreas M. Antonopoulos 915ebc195a
Merge pull request #343 from 8go/patch-78
LND: more English fixes, 1 error
4 years ago
Andreas M. Antonopoulos bc54811d12
Merge pull request #341 from 8go/patch-77
LND: typos, touch ups, English, etc.
4 years ago
Andreas M. Antonopoulos af5f45d73e
Merge pull request #347 from 8go/patch-81
Complete Network, part 1: English touch ups
4 years ago
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)
4 years ago