2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rene Pichardt
192f166378 added more stuff about onion encryption I think I messed up the size of the per hop data and need to make another pass before people read this 2020-06-13 16:46:22 +02:00
Rene Pichardt
395e688d00 check in work in progress for backup 2020-06-11 16:51:26 +02:00
Rene Pickhardt
4a1569735d continued work on the routing chapter. not being as fast as I expected :( 2020-06-09 18:30:43 +02:00
Andreas M. Antonopoulos
946dde2845
Merge pull request #224 from oneeman/loose-lose-fix
Fix 'loose' vs 'lose' mistakes
2020-05-14 13:30:43 -04:00
Rene Pichardt
a4aa839529 saving stub for onion routing. being stuck at deciding which detail level I should aim. It is tempting to include shared secrete generation for the paths including computation of blinding factors of ephemeral keys. While I believe it would be highly instructional and edcuational it is kind of a random deep dive into standard cryptographic methods 2020-05-12 21:03:16 +02:00
Or Neeman
b2848b25a5 Fix 'loose' vs 'lose' mistakes 2020-05-12 11:39:10 -06:00
Olaoluwa Osuntokun
a42827c2a7
Merge pull request #215 from HugoDoyon/patch-4
Typos
2020-05-05 19:41:13 -07:00
Hugo Doyon
da50feeb3b
Typos
challanges & whith should be written: challenges and with
2020-04-24 12:06:35 -04:00
Hugo Doyon
a70fe1c24f
Learn and comma
Laern instead of Lear
2020-04-24 12:03:02 -04:00
Rene Pickhardt
43ce57298b
fix htlc typo that came in through find and replace 2020-04-22 19:04:59 +02:00
Rene Pichardt
08c87e7fdf started to write about setteling htlcs 2020-04-20 20:00:56 +02:00
Rene Pichardt
05e161596d added explainations how htlcs are being set up in payment channels to prepare routing 2020-04-19 16:46:11 +02:00
Rene Pichardt
03b0d87b8a added the fist version of the routing chapter. did no have time to do proof reading or editorial yet 2020-04-18 17:12:13 +02:00