Olaoluwa Osuntokun
68e8d2fbb3
routing: remove WIP/redundant section
2020-11-17 18:41:44 -08:00
Olaoluwa Osuntokun
6f7faaf87c
routing: make wording of ephemeral secret more explicit, remove redundant sections
2020-11-17 18:41:41 -08:00
Olaoluwa Osuntokun
639c22e59d
routing: simplify ECDH mentions
...
I think it's better to formally define ECDH in an earlier section in order to do justice to the concept. We may be able to lift some text from Mastering Bitcoin, as IIRC it covers stealth addresses in brief.
2020-11-17 18:41:38 -08:00
Olaoluwa Osuntokun
b89c7cfa8b
routing: make packet fix sized requirements more explicit
2020-11-17 18:41:35 -08:00
Olaoluwa Osuntokun
5ee8766749
routing: allude to a more modern onion payload format
...
Or perhaps we should just lead with the TLV format from the get go?
2020-11-17 18:41:32 -08:00
Olaoluwa Osuntokun
f23ba18ec4
routing: mention David can also use the sphinx packet to determine EOR
2020-11-17 18:41:29 -08:00
Olaoluwa Osuntokun
db19ebfd21
routing: remove stray roasbeef TODO
2020-11-17 18:41:26 -08:00
Imran
cab1485d4c
Routing - Typos
2020-09-22 19:06:44 +02:00
Imran
c034c2de47
Update routing.asciidoc
2020-09-22 18:35:23 +02:00
Imran
73a461b65b
Fix
...
Bringing through changes from #498
2020-09-22 18:27:30 +02:00
Imran
8b8b1b8248
Routing - Creating a Network of payment channels (Language Edits)
...
Edited the entire section heading above for clarity and ease of understanding. Tried to make parts more concise, but also added a lot of explanatory intermediary text. Standardized "golden"/"gold" coins as "gold". Ultimately, could use another couple of pass throughs to make it read better.
This is a reworking of #370 , which has been scrapped
2020-09-22 18:20:21 +02:00
Imran
5492d5006a
Routing - Introduction
...
Updates to the Introduction for clarity and added a diagram
This is a reworking of #369 , which has been scrapped
2020-09-22 10:39:16 +02:00
Olaoluwa Osuntokun
56c293403a
routing: further chapter edits
2020-09-14 10:51:52 -07:00
Olaoluwa Osuntokun
cefd65a0ce
routing: flesh out bridge section on abstract HTLC construct
2020-08-31 11:00:07 -07:00
Olaoluwa Osuntokun
862d0404ac
routing: revise chapter outlook end of first section
2020-08-31 10:59:38 -07:00
Olaoluwa Osuntokun
d8b3526bd3
routing: further chapter edits up to onion routing section
2020-08-24 10:47:07 -07:00
Olaoluwa Osuntokun
9ab3494a17
(temp)routing: set up outline for revised chapter.
2020-08-09 19:14:09 -07:00
Olaoluwa Osuntokun
b3e9f79b15
routing: move basic state machine example to channel construction
...
This doesn't belong here as we're only concerned with routing. The exact details of channels are described in another chapter.
2020-08-09 19:13:45 -07:00
Olaoluwa Osuntokun
2fb0fe00a4
routing: further golden coin example edits
2020-08-09 19:13:04 -07:00
Olaoluwa Osuntokun
95fc5da2b9
routing: frame ecrow as an "ideal functionality"
2020-08-09 19:12:36 -07:00
Olaoluwa Osuntokun
ce4fd1d27b
routing: edits to golden coin example
2020-08-09 19:12:16 -07:00
Olaoluwa Osuntokun
8d32b39a60
routing: re-work intor paragraph of golden coin example
2020-08-09 19:11:37 -07:00
Olaoluwa Osuntokun
86cc56de47
routing: specify traits of onion routing, into HTLC breakdown
2020-08-09 19:11:16 -07:00
Olaoluwa Osuntokun
130c529c6b
routing: add caveat re funds loss assuming proper time-lock usage
2020-08-09 18:58:48 -07:00
Olaoluwa Osuntokun
89ad27db62
routing: stress distinction between routing and path finding in intro paragraph
2020-08-09 18:58:35 -07:00
Olaoluwa Osuntokun
b24c8562a3
routing: secrete -> secret
2020-08-09 18:53:45 -07:00
Andreas M. Antonopoulos
e63221135c
Merge pull request #304 from HAOYUatHZ/typo
...
routing: fix typos
2020-07-28 09:31:14 -04:00
HAOYUatHZ
bf506cfea1
routing: fix typos
2020-07-03 14:08:18 +08:00
AbelLykens
9c1fa87ef5
Glorias's secret's hash is f23c83b...
...
Do not hash newlines. Replaced `Glorias secret` by correct hash (no newline), and replaced command to check.
2020-07-01 18:48:58 +00:00
Enrico Rubboli
6f76f9620f
Fix Glorias secret
hashing example
2020-06-23 19:43:34 +02:00
HAOYUatHZ
14976b27b9
routing: fix typos and remove trailing spaces ( #277 )
...
* challange -> challenge
* deliverd - delivered
* more on deliverd - delivered
* mallicous -> malicious
* aquire -> acquire
* one more aquire -> acquire
* deposied -> deposited
* noone -> no one
* desireable -> desireable
* commited -> committed
* everone -> everyone
* btween -> between
* shoul -> should
* encrtypted -> encrypted
* didicated -> dedicated
* derrivation -> derivation
2020-06-21 22:23:51 +02:00
Rene Pichardt
e56720e01e
added some parts about fulfilling htlcs, sending back errors, and general considerations for routing nodes. the Routing chapter is still heavily work in progress. I would not even be surprised if it gets completely rewritten after this work. but at least for me the picture of how and what should be explained becomes clearer and clearer
2020-06-14 18:23:16 +02:00
Rene Pichardt
53a1710f3a
changed typo for note box
2020-06-13 22:26:37 +02:00
Rene Pichardt
7e88bfb010
changed typo for note box
2020-06-13 22:24:12 +02:00
Rene Pichardt
f7c4285211
more work on the routing chapter and new graphics... the onion routing part is still work in process and becoming quite extensive
2020-06-13 22:21:54 +02:00
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