Commit Graph

1121 Commits (c233d951f913d6979d194958a7e57221c1c7c1e4)
 

Author SHA1 Message Date
Andreas M. Antonopoulos 661034a933 Merge branch 'node_operations_chapter' into develop 4 years ago
Andreas M. Antonopoulos 82d65ec473 node_operations: cleanup 4 years ago
Olaoluwa Osuntokun d8b3526bd3 routing: further chapter edits up to onion routing section 4 years ago
Andreas M. Antonopoulos 3c392b25fd
Merge pull request #366 from ImranLorgat/patch-5
Node Operations - Re-balancing channels
4 years ago
Andreas M. Antonopoulos 016a5bd72d
Merge pull request #365 from ImranLorgat/patch-4
Node Operations - When to force close
4 years ago
Andreas M. Antonopoulos f6a63e3c90
Merge pull request #364 from ImranLorgat/patch-3
Node Operations - RTL
4 years ago
Andreas M. Antonopoulos f0f4fd483a
Merge pull request #363 from ImranLorgat/patch-2
Node Operations - Submarine Swap
4 years ago
Andreas M. Antonopoulos 964d0a8c8c
Merge pull request #362 from ImranLorgat/patch-1
Node Operations - Inbound Liquidity
4 years ago
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