Commit Graph

41 Commits (ca1b949b8184f17b5cadd15848fd8e52569cdff7)

Author SHA1 Message Date
Imran cab1485d4c
Routing - Typos 4 years ago
Imran c034c2de47
Update routing.asciidoc 4 years ago
Imran 73a461b65b
Fix
Bringing through changes from #498
4 years ago
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
4 years ago
Imran 5492d5006a
Routing - Introduction
Updates to the Introduction for clarity and added a diagram

This is a reworking of #369, which has been scrapped
4 years ago
Olaoluwa Osuntokun 56c293403a
routing: further chapter edits 4 years ago
Olaoluwa Osuntokun cefd65a0ce routing: flesh out bridge section on abstract HTLC construct 4 years ago
Olaoluwa Osuntokun 862d0404ac routing: revise chapter outlook end of first section 4 years ago
Olaoluwa Osuntokun d8b3526bd3 routing: further chapter edits up to onion routing section 4 years ago
Olaoluwa Osuntokun 9ab3494a17 (temp)routing: set up outline for revised chapter. 4 years ago
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.
4 years ago
Olaoluwa Osuntokun 2fb0fe00a4 routing: further golden coin example edits 4 years ago
Olaoluwa Osuntokun 95fc5da2b9 routing: frame ecrow as an "ideal functionality" 4 years ago
Olaoluwa Osuntokun ce4fd1d27b routing: edits to golden coin example 4 years ago
Olaoluwa Osuntokun 8d32b39a60 routing: re-work intor paragraph of golden coin example 4 years ago
Olaoluwa Osuntokun 86cc56de47 routing: specify traits of onion routing, into HTLC breakdown 4 years ago
Olaoluwa Osuntokun 130c529c6b routing: add caveat re funds loss assuming proper time-lock usage 4 years ago
Olaoluwa Osuntokun 89ad27db62 routing: stress distinction between routing and path finding in intro paragraph 4 years ago
Olaoluwa Osuntokun b24c8562a3 routing: secrete -> secret 4 years ago
Andreas M. Antonopoulos e63221135c
Merge pull request #304 from HAOYUatHZ/typo
routing: fix typos
4 years ago
HAOYUatHZ bf506cfea1 routing: fix typos 4 years ago
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.
4 years ago
Enrico Rubboli 6f76f9620f
Fix `Glorias secret` hashing example 4 years ago
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
4 years ago
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 4 years ago
Rene Pichardt 53a1710f3a changed typo for note box 4 years ago
Rene Pichardt 7e88bfb010 changed typo for note box 4 years ago
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 4 years ago
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 4 years ago
Rene Pichardt 395e688d00 check in work in progress for backup 4 years ago
Rene Pickhardt 4a1569735d continued work on the routing chapter. not being as fast as I expected :( 4 years ago
Andreas M. Antonopoulos 946dde2845
Merge pull request #224 from oneeman/loose-lose-fix
Fix 'loose' vs 'lose' mistakes
4 years ago
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 4 years ago
Or Neeman b2848b25a5 Fix 'loose' vs 'lose' mistakes 4 years ago
Olaoluwa Osuntokun a42827c2a7
Merge pull request #215 from HugoDoyon/patch-4
Typos
4 years ago
Hugo Doyon da50feeb3b
Typos
challanges & whith should be written: challenges and with
4 years ago
Hugo Doyon a70fe1c24f
Learn and comma
Laern instead of Lear
4 years ago
Rene Pickhardt 43ce57298b
fix htlc typo that came in through find and replace 4 years ago
Rene Pichardt 08c87e7fdf started to write about setteling htlcs 4 years ago
Rene Pichardt 05e161596d added explainations how htlcs are being set up in payment channels to prepare routing 4 years ago
Rene Pichardt 03b0d87b8a added the fist version of the routing chapter. did no have time to do proof reading or editorial yet 4 years ago