Commit Graph

1763 Commits (e9183147115694ad0486255d51522816ff53a935)
 

Author SHA1 Message Date
Christian Decker c2c2d89569 bitcoind: Use -rpcwait to wait for bitcoind startup 3 years ago
Christian Decker 32ceec4fbc cl: Update the c-lightning installation instructions
Also explain the version numbering scheme.
3 years ago
Christian Decker 08a1996471 cl: Use the reproducibly built release instead of the PPA
Also allows us to verify the integrity of the release :-)
3 years ago
Olaoluwa Osuntokun 7c7bf21359
ch-07: construct revocation key derivation from first principles
In this commit, we attempt to construct the derivation method we used to
derive the revocation keys from first principles. This explanation was
inspired by a conversation with Rene, leading to a sort of Socratic
method explanation w.r.t why the remote party cannot be allowed to
unilaterally sign with the revocation public key.

This initial draft explanation is a bit too technical IMO, but it's
unclear how much prior knowledge we can expect from the reader and/or
how much space we should devote for explaining this little trick.

One thing we may want to do is use some shorter variable names (defined
earlier) to make this section a bit more compact.
3 years ago
Andreas M. Antonopoulos c128a53cd3 Color screenshots 3 years ago
Andreas M. Antonopoulos e21944239c Appendices and README update 3 years ago
Andreas M. Antonopoulos 78da6f5b50 Updated README chapter status 3 years ago
Andreas M. Antonopoulos 18f23038a6 Updated README and wordcount 3 years ago
Andreas M. Antonopoulos 673249d68f Renamed security as chapter 13 3 years ago
Andreas M. Antonopoulos 94c791b12d Security chapter edits 3 years ago
Andreas M. Antonopoulos e26aede038 Updated README and wordcount 3 years ago
Andreas M. Antonopoulos 388139cb29
Merge pull request #750 from aantonop/path_finding_release_prep
WIP: Path Finding / Payment Delivery Chapter - Release prep
3 years ago
Andreas M. Antonopoulos 5be6276ec2 Moved stuck/stuckless payments and PTLCs to onion chapter 3 years ago
Andreas M. Antonopoulos ce1ac6eac5 Uncertainty in conclusion 3 years ago
Andreas M. Antonopoulos 7fd41a84c0 Unequal splits in example 3 years ago
Andreas M. Antonopoulos 07469651d5 Updated README and wordcount 3 years ago
Andreas M. Antonopoulos a6211adca8 Renamed as chapter 12 3 years ago
Andreas M. Antonopoulos a81377d235 MPP, rounds, conclusion 3 years ago
Andreas M. Antonopoulos 261824c6be Probability section and stuckless payment section 3 years ago
Andreas M. Antonopoulos db3e45e957 remove duplicated gossip and channel graph info 3 years ago
Andreas M. Antonopoulos 1056c288a5 Multi-path payments intro 3 years ago
Rene Pickhardt c42056caed added an info box for further reading about uncertainty 3 years ago
Andreas M. Antonopoulos 8fa5f21105 Trial and error with path examples and learning 3 years ago
Andreas M. Antonopoulos d619ccf4ee Fees and algorithms 3 years ago
Andreas M. Antonopoulos 6e4203e1f0 Channel graph with fees and other metrics 3 years ago
Andreas M. Antonopoulos 418b62ec37 Updated intro and additional headings 3 years ago
Andreas M. Antonopoulos e06aa4c176 lngraph.py dependencies 3 years ago
Andreas M. Antonopoulos a9b47b0133 Increased channel balances in example and diagrams 3 years ago
Andreas M. Antonopoulos 7d2df2c87e Uncertainty of balances 3 years ago
Andreas M. Antonopoulos 66802cadaf Channel graph construction 3 years ago
Andreas M. Antonopoulos f48ac7c3f8 steps of simple payment delivery 3 years ago
Andreas M. Antonopoulos 70bf8f784c Updated graph and minor edits 3 years ago
Andreas M. Antonopoulos f3409d9b38 eidts for Rene's comments 3 years ago
Andreas M. Antonopoulos 6f01bc492c intro and fundamental concepts 3 years ago
Andreas M. Antonopoulos aea35d365e Path finding start 3 years ago
Paisal Kiattananan 6c5d8b10ba
Update 03_how_ln_works.asciidoc (#760) 3 years ago
slashroll 4e44973a63
spelling mistake paragraph 595 (#763)
Spelling mistake in paragraph 595, change "continus" to "continues" in the last sentence
3 years ago
Rene Pickhardt 4f520e3662
Update preface.asciidoc
renewed acknowledgements and updated link to fundraiser
3 years ago
Andreas M. Antonopoulos 73618678d9 Gossip release 3 years ago
Andreas M. Antonopoulos 53f1260a08 Gossip edits and release prep 3 years ago
Andreas M. Antonopoulos 5bd2d1673f Added link to eltoo paper 3 years ago
Severin Alexander Bühler 4867f8a35f
added visualizations with white background (#764) 3 years ago
willtech3 bf4741311e
changed combined to combine (typo) (#733)
* fixed a small typo

* use Rene's suggested text

Co-authored-by: Will Lane <will.lane@nexteraanalytics.com>
3 years ago
willtech3 649c8d24b0
single word change (#734)
Co-authored-by: Will Lane <will.lane@nexteraanalytics.com>
3 years ago
Andreas M. Antonopoulos 6f4e9ef3dc Separate github contributor list from preface
Allow easier translation of preface without including the contributor list, and make additions to contributors easier
3 years ago
Franky 5486ff24b5
Update 03_how_ln_works.asciidoc (#695)
Typo

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
3 years ago
Lawrence Webber a6568fbdd8
Update preface.asciidoc (#692)
Added name. Made correction on chapter 3 - How LN works

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
3 years ago
Lawrence Webber ab2f47b7ba
Update 03_how_ln_works.asciidoc (#691)
The word 'payment' should be pluralised to 'payments' on Line 66.
3 years ago
rnitta 5104a13b34
Update 01_introduction.asciidoc (#686) 3 years ago
Franky ff5000ca31
Update preface.asciidoc (#685)
Added in contributors list.

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
3 years ago