2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-04 18:00:26 +00:00
Commit Graph

1626 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
a6d7fcccda Breakdown wrapping the onion into more steps 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
fe29c5d894 Wrapping the onion done 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
e2e8dc3e92 wrapping the onion 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
e3b3a42e70 onion payloads, key gen, ECDH 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
af152cbebc onion routing path and payloads 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
7d775e12f8 rename and README update 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
47fb49da5d architecture highlight 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
654263fe62 Intro onion routing 2021-07-26 08:56:09 +02:00
Andreas M. Antonopoulos
f44e103b8b
Merge pull request #756 from SeverinAlexB/graph-images
Graph visualisations
2021-07-25 02:55:01 -05:00
Severin Buhler
f840c1686b added name to preface 2021-07-25 14:40:10 +08:00
Severin Buhler
a587451eb9 added visualizations 2021-07-25 12:58:10 +08:00
Zendo102
bcce7a69e2
Update glossary.asciidoc (#667)
* Update glossary.asciidoc

Minor formatting changes.
I've also reworded some definitions to make them clearer and more consistent.
In three cases, I removed additional sentences from entries because they added confusion rather than clarity.
There is still a bit more checking of the Glossary to be done.

* Update glossary.asciidoc

* Update glossary.asciidoc

made the sentence of the final disagreement more precise (:

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2021-07-23 10:55:52 +02:00
mknoszlig
d88acf5585
Ch07: Typos, fixes and attempts at improving clarity (#752)
* fix link.

* some typos, punctuation and attempts at improving clarity.
2021-07-23 10:31:53 +02:00
Camilojdl
968699ae13
"A lot of electricity" has political connotations (#749)
Instead of "Miners have to use a lot of electricity doing "work" that is embedded as a "proof""

I propose: "Miners have to use electricity and dedicate hardware doing "work" that is embedded as a "proof""
2021-07-23 10:26:22 +02:00
François Degros
231ae4459f
Fix a couple of typos (#748)
* Add name to contributors in preface

* Add missing word

* Remove extraneous word

"being in used" -> "being used"
2021-07-23 10:24:26 +02:00
James Dorfman
fbc8500081
Remove duplicated info about autopilot (#746) 2021-07-23 10:23:24 +02:00
James Dorfman
a2e21a963b
Fix typo in 05_node_operations.asciidoc (#745) 2021-07-23 10:20:47 +02:00
voelker85
d5bc07928b
Typo (#744) 2021-07-23 10:20:15 +02:00
saguywalker
fc4a0947bf
Ch8 typos (#742)
* efficiency

* add name

Co-authored-by: saguywalker <thayakorn@zipmex.com>
2021-07-23 10:19:26 +02:00
SRIJAN BHUSHAN
cef096a283
fixed typo (#741)
* fixing typo

* adding name to contributers

Co-authored-by: SRIJAN  BHUSHAN <srijanbhushan@SRIJANs-MacBook-Pro.local>
2021-07-23 10:18:39 +02:00
Steve Lee
9512e3f929
fixed typo (#737) 2021-07-23 10:18:03 +02:00
Aaron Morris
9c747b0664
Update 05_node_operations.asciidoc (#719)
Offers some minor spelling updates
2021-07-23 10:09:11 +02:00
Daniel Gockel
152fdd15b7
adding my name to preface.asciidoc (#708)
for pull request https://github.com/lnbook/lnbook/pull/707
2021-07-23 10:05:44 +02:00
Daniel Gockel
33c028664a
Update glossary.asciidoc (#707)
Fixing some typos
2021-07-23 10:04:50 +02:00
mknoszlig
bdfb00479e
short explanation of channel_reserve and its role in commitment tx (#754) 2021-07-23 10:00:57 +02:00
Andreas M. Antonopoulos
6d347d9d47 moved gitignore 2021-07-20 15:15:09 +02:00
Andreas M. Antonopoulos
adcd0df12a Merge remote-tracking branch 'github/develop' into develop 2021-07-20 15:12:35 +02:00
Andreas M. Antonopoulos
2965dbdf81 file header 2021-07-20 15:12:20 +02:00
Andreas M. Antonopoulos
ea333901cc
Merge pull request #740 from Roasbeef/pay-channel-edits
ch-07: technical edits to payment channels chapter
2021-07-16 07:23:37 -05:00
Rene Pickhardt
f43315bb47
suggested a new structure
could probably be better but maybe we can iterate a bit on it.
2021-07-14 00:46:32 +02:00
Olaoluwa Osuntokun
8cca51da73
ch-07: mention upfront shutdown scripts in co-op close section
We haven't described the set of TLV fields here used in the modern
protocol though, so we may want to enumerate all the fields used as the
top to provide more context. Alternatively, we can house them all in a
sort of  index chapter and refer to that instead.
2021-07-11 18:20:40 -07:00
Olaoluwa Osuntokun
5a4483bdaa
ch-07: describe the use of state hints in breach revocation
Could possibly be moved up to the section describing funding, as both
sides need to be able to derive the proper state hints to arrive at the
same set of commitment transactions.
2021-07-11 18:20:34 -07:00
Olaoluwa Osuntokun
ef61f03939
ch-07: mention asymmetric commitments is for ascribing blame 2021-07-11 18:20:31 -07:00
Olaoluwa Osuntokun
3e69fa297d
ch-07: add more precise algo for generating a chan_id 2021-07-11 18:20:27 -07:00
Olaoluwa Osuntokun
0ab01e51cc
ch-07: use more precise description of segwit w.r.t transaciton malleability 2021-07-11 18:20:24 -07:00
Olaoluwa Osuntokun
13933cc194
ch-07: mention sorting of funding keys for multi-sig witness script 2021-07-11 18:20:21 -07:00
Olaoluwa Osuntokun
5e0229160e
ch-07: mention asymmetry w.r.t interpretation of to_self_delay field
A party can't pick its to_self_delay (the CSV delay) itself, as that
would mean they can set it to effectively zero and be able to breach at
will. Instead, both sides propose a CSV delay for the other, effectively
enforcing time delay that allows them to act in the face of a breach.
2021-07-11 18:20:18 -07:00
Olaoluwa Osuntokun
567254ac9a
ch-07: typo fix in warning for push_msat field 2021-07-11 18:20:15 -07:00
Olaoluwa Osuntokun
f34f8e6995
ch-07: qualify what "sufficient confirmations" is for chan funding 2021-07-11 18:20:12 -07:00
Olaoluwa Osuntokun
4c205376b5
ch-07: mention commitment tx as synonym for refund transaction 2021-07-11 18:20:09 -07:00
Olaoluwa Osuntokun
999aff3de8
ch-07: use unaffiliated public key for node URI example
Similar to the prior commit, here we remove another piece of personally
identifiable information: the public key of Rene's known (?) routing
node on the public network.
2021-07-11 18:20:07 -07:00
Olaoluwa Osuntokun
ea04f6c633
ch-07: use a private IP addr for example node IP
As is the chapter uses 144.76.235.20 which has a PTR DNS record to
rene-pickhardt.de. Rather than include possibly private information
relating to the authors of the book, we opt to use an IP address from a
known private range. This doesn't take away from the example, but lets
us include less personally identifying information in the book.
2021-07-11 18:20:03 -07:00
Andreas M. Antonopoulos
2446acb4d2 ch9 typo 2021-07-11 16:18:31 +02:00
Andreas M. Antonopoulos
d07ea2e950 fixes 2021-07-11 16:18:00 +02:00
Andreas M. Antonopoulos
c9d8beb9be Merge remote-tracking branch 'github/develop' into develop 2021-07-11 16:11:58 +02:00
Andreas M. Antonopoulos
1a84cd0a64 milli-satoshi TIP 2021-07-11 16:11:49 +02:00
Andreas M. Antonopoulos
f2e1edf6d0
Merge pull request #739 from pamelawjd/patch-3
Update 08_routing_htlcs.asciidoc
2021-07-11 08:56:30 -05:00
Andreas M. Antonopoulos
38b457031d
Merge pull request #738 from pamelawjd/patch-2
Update 07_payment_channels.asciidoc
2021-07-11 08:56:07 -05:00
Pamela Morgan
ecd282a626
Update 08_routing_htlcs.asciidoc
small grammatical and typo changes
2021-07-11 15:00:19 +02:00
Pamela Morgan
8da2d02a9b
Update 07_payment_channels.asciidoc
Very small changes to grammar and wording
2021-07-11 14:12:01 +02:00