You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
8go 05f8370259
Improvements to chapter "Commitment Transaction" (#188)
- replace "capacity" with "funds to reduce tech jargon
- replaced 2-2 with 2-out-of-2 for consistency and to clarify
- everyone --> singular  .. its funds .. not their funds
- "wallet" wrong, "address" better
- avoid "flaw", it might get misinterpreted, rephrased to clearly state that we present the design step-by-step
- "you probably have realized" and "hope you recognize that" puts the reader in a bind. If the reader does not see the problem we will feel "dumb" because the text implies "probably you realized". I suggest to rewrite it so, that the reader does not feel "dumb" just because he does not see the shortcut. --> see changes
- however requires comma
- avoid extremes like "rather high", use facts and measurable units, here simply "high"
- "to lose funds" incorrect, "loose" is correct
- took one long sentence and split it up into several short one making understanding a lot simpler
- etc
5 years ago
.github/ISSUE_TEMPLATE Update issue templates 5 years ago
.gitignore Update .gitignore 5 years ago
callouts O'Reilly templates 5 years ago
contrib Fixes #101: Replacing LN with Lightning 5 years ago
images added explainations how htlcs are being set up in payment channels to prepare routing 5 years ago
theme O'Reilly templates 5 years ago
.editorconfig Add trim_trailing_whitespace to .editorconfig 5 years ago
.travis.yml Relaxed Travis to avoid breaking builds while things are in flux 5 years ago
01_introduction.asciidoc added some calaculations about onchain scaling 5 years ago
02_getting_started.asciidoc fix typos in ch1 and ch2 (#168) 5 years ago
CONTRIBUTING.md eg. => e.g. 5 years ago
LICENSE.md Initial LICENSE.md 5 years ago
README.md Added Travis build status badge 5 years ago
appendix_license_notices.asciidoc Added subheading to license notice appendix 5 years ago
atlas.json Add newline ending to atlas.json 5 years ago
author_bio.html Updates to O'Reilly files 5 years ago
ch03.asciidoc Improvements to chapter "Commitment Transaction" (#188) 5 years ago
colo.html Updates to O'Reilly files 5 years ago
communications_protocol.asciidoc lower dowm header levels 5 years ago
copyright.html Formatting fixes 5 years ago
glossary.asciidoc add Transaction Malleability (#150) 5 years ago
ix.html O'Reilly templates 5 years ago
node_client.asciidoc Fix sp. breaking build 5 years ago
node_operations.asciidoc Fix headings 5 years ago
preface.asciidoc added contributor name (#195) 5 years ago
routing.asciidoc started to write about setteling htlcs 5 years ago
titlepage.html More formatting fixes to titlepage 5 years ago
toc.html O'Reilly templates 5 years ago

README.md

Mastering the Lightning Network

Build Status

Mastering Lightning Cover

Mastering the Lightning Network is an O'Reilly Media book, due for publication in Q4'2020, and announced on August 28th by authors Andreas M. Antonopoulos (@aantonop), Olaoluwa Osuntokun (@roasbeef), Rene Pickhardt (@renepickhardt).

The book describes the Lightning Network (LN), a Peer-to-Peer protocol running on top of Bitcoin and other blockchains, which provides near-instant, secure, micro-payments.

The book is suitable for technical readers with an understanding of the fundamentals of Bitcoin and other open blockchains.

Contributing

The authors welcome contributions to this book! Read the Guide to Contributing

Source and license

Mastering the Lightning Network is released under the Creative Commons CC-BY-NC-ND license, which allows sharing the source code for personal use only. You may read this book for free. You may not create derivatives (such as PDF copies), or distribute the book commercially. The full terms of the license can be found here:

Creative Commons License

Mastering the Lightning Network by Andreas M. Antonopoulos, Olaoluwa Osuntokun, Rene Pickhardt is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

It is expected that the book will be released under a more permissive CC-BY-SA license within a year of publication.