Commit Graph

1966 Commits (9c20cca9f45d66cda9e660b22f1b3c9339480fb4)
 

Author SHA1 Message Date
Dapeng Li 60772ccaf4 Replace 'and' with 'an' 3 years ago
Dapeng Li 334e1fb620 Add period 3 years ago
Dapeng Li c33423dba9 Replace 'an' with 'a' 3 years ago
Dapeng Li 5fa80b94e3 Replace 'golden' with 'gold' 3 years ago
Dapeng Li 9c6175d72f Remove 'in order to for them' 3 years ago
Dapeng Li ad0b31ddb8 Add 'it' 3 years ago
Dapeng Li 67023dea2c Add name to contributors in preface 3 years ago
Andreas M. Antonopoulos b058a1741a Merge branch 'develop' 3 years ago
Andreas M. Antonopoulos cd2b1448f1 Merge branch 'routing_edits_MC' into develop 3 years ago
Andreas M. Antonopoulos fd1835fe1b Image and example reference fixes 3 years ago
Andreas M. Antonopoulos 7ccc71ba3e Merge branch 'develop' 3 years ago
Andreas M. Antonopoulos 1d349338ff Merge branch 'routing_edits_MC' into develop 3 years ago
Andreas M. Antonopoulos 6d505d2057 Syntax error in image references 3 years ago
Andreas M. Antonopoulos e049b564d1 Merge branch 'develop' 3 years ago
Andreas M. Antonopoulos fa8d44c6eb Merge branch 'routing_edits_MC' into develop 3 years ago
Andreas M. Antonopoulos 09503507e0 Final figure references and small edits 3 years ago
Andreas M. Antonopoulos 6ce755adf2 Edits and figure references 3 years ago
Andreas M. Antonopoulos f5e3500efb Merge branch 'routing_edits_MC' into develop 3 years ago
Andreas M. Antonopoulos 92bb7d6089 Figure captions and references, small fixes 3 years ago
Andreas M. Antonopoulos 36c19bf4a2 Routing edits: Figure reference 3 years ago
aantonop d18bf41e05 Updated atlas.json 3 years ago
Andreas M. Antonopoulos a15ab0271f Merge branch 'develop' 3 years ago
Andreas M. Antonopoulos f8fc418202 Chapters 6, 7 and README updates 3 years ago
Andreas M. Antonopoulos c0d6916ec3 Merge branch 'routing_release_prep' into develop 3 years ago
Andreas M. Antonopoulos dc0bb1e9e0 Merge remote-tracking branch 'atlas/kristenorm-at228577209187' 3 years ago
Andreas M. Antonopoulos 87bbc69523 Merge remote-tracking branch 'atlas/master' 3 years ago
Andreas M. Antonopoulos 4c53f104c8 Routing edit, explain 50,200 and routing fee 3 years ago
Andreas M. Antonopoulos f2f998cc57 Routing timelock refund and conclusion 3 years ago
Andreas M. Antonopoulos f1222b9895 HTLC signature binding and hash optimization 3 years ago
Andreas M. Antonopoulos 4e11bab737 Invoices, payment hashes and payment pre-image with diagrams 3 years ago
Andreas M. Antonopoulos 37853312f8 Routing example flow and fixes 3 years ago
kristen@oreilly.com 1569112ed6 Edited glossary.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com ab92b92a85 Edited glossary.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com ba5d1612bb Edited theme/pdf/pdf.css with Atlas code editor 3 years ago
kristen@oreilly.com 9b09b467d0 Edited glossary.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 936d7267eb Edited glossary.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com e42e8acdeb Edited 01_introduction.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com dcefefa20a Edited 04_node_client.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 446e63b92f Edited 03_how_ln_works.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 321f0128db Edited 04_node_client.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 973d8b5853 Edited 03_how_ln_works.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com a156f04ce0 Edited 02_getting_started.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com b45fa3be71 Edited 01_introduction.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 830696b28c Updated atlas.json 3 years ago
kristen@oreilly.com 5af61a5d6e Edited glossary.asciidoc with Atlas code editor 3 years ago
kristen@oreilly.com 91a0420522 Edited copyright.html with Atlas code editor 3 years ago
kristen@oreilly.com 92a0f7c2b0 Edited copyright.html with Atlas code editor 3 years ago
Andreas M. Antonopoulos a011a195e9 HTLC forward propagation and secret back-propagation 3 years ago
Olaoluwa Osuntokun 9605dc7dae
ch-invoices: add initial chapter on BOLT 11 invoices
In this commit, we add a chapter that describes the BOLT 11 invoice
format at a high-level as well as the set of specific fields and base-5
encoding used within the data segment. The only thing this chapter is
missing now is likely some test vectors, and possibly a bit more
mechanical information that an implantation must observe when
encoding/decoding an invoice.
3 years ago
Olaoluwa Osuntokun ada48c4785
ch-brontide: add initial draft of the brontide chapter
In this commit, we add the initial draft of the chapter on Brontide
which describes the encrypted messaging transport used in the Lightning
Network. At the time of this commit, this chapter is ~90% complete.

After the initial background, motivation, and context, the actual
handshake process is rather mechanical, so I've opted to lift by text
from the original BOLT with minor modifications. However the change from
the background/intro to the description of the protocol is rather stark
as it shifts to more of a technically oriented prose. I plan to revisit
the latter portion of the chapter to provide more insight that is
presently checked in.
3 years ago