Commit Graph

1898 Commits (8c676c4e4e6565519e667eb8bb2bf9432af2fe80)
 

Author SHA1 Message Date
Andreas M. Antonopoulos ad699c64e2
Merge pull request #857 from RandyMcMillan/gitignore
gitignore: ignore some html files
3 years ago
Andreas M. Antonopoulos 8b8d24ad32
Merge pull request #856 from RandyMcMillan/github_contributors.asciidoc
github_contributors.asciidoc: add @RandyMcMillan
3 years ago
Andreas M. Antonopoulos 828b7e3896
Merge pull request #855 from RandyMcMillan/15_security_privacy_ln.asciidoc
15_security_privacy_ln.asciidoc: fix subheader hierarchy
3 years ago
Andreas M. Antonopoulos 169c949ad6
Merge pull request #854 from RandyMcMillan/04_node_client.asciidoc
04_node_client.asciidoc: fix subheader hierarchy
3 years ago
Andreas M. Antonopoulos a36f5a6643
Merge pull request #853 from RandyMcMillan/10_onion_routing.asciidoc
10_onion_routing.asciidoc: fix enumerated list
3 years ago
Andreas M. Antonopoulos 4e38bd9e41
Merge pull request #852 from RandyMcMillan/08_routing_htlcs.asciidoc
08_routing_htlcs.asciidoc: fix enumerated list
3 years ago
randymcmillan 2c4c7fa951
gitignore: ignore some html files 3 years ago
randymcmillan 66143e73e4
github_contributors.asciidoc: add @RandyMcMillan 3 years ago
randymcmillan f71bd711d3
15_security_privacy_ln.asciidoc: fix subheader hierarchy 3 years ago
randymcmillan a75577ab13
04_node_client.asciidoc: fix subheader hierarchy 3 years ago
randymcmillan 508ec1852f
10_onion_routing.asciidoc: fix enumerated list 3 years ago
randymcmillan be81e13725
08_routing_htlcs.asciidoc: fix enumerated list 3 years ago
Andreas M. Antonopoulos 6ba237e57d
Merge pull request #840 from Randy808/small-grammar-corrections
Made small grammar corrections to chapters 7, 8, 9, 10, and 11
3 years ago
Andreas M. Antonopoulos bd36c3e6d2 Fix #730
Manually applied PR 730 on latest chapter edits
3 years ago
Andreas M. Antonopoulos eb332ec166 Merge remote-tracking branch 'github/develop' into develop 3 years ago
Andreas M. Antonopoulos b4adfba080 Added contrib 3 years ago
Andreas M. Antonopoulos 57ff0460af
Merge pull request #726 from benskee/typo-fix
typo
3 years ago
Andreas M. Antonopoulos f8a816eef3
Merge branch 'develop' into typo-fix 3 years ago
Andreas M. Antonopoulos 6df9d727e8
Merge pull request #694 from senf42/develop
minor glossary updates for consistency
3 years ago
Andreas M. Antonopoulos fe0d106b84 Merge remote-tracking branch 'github/develop' into develop 3 years ago
Andreas M. Antonopoulos 46c103ee0c Update and re-sort contributors 3 years ago
Andreas M. Antonopoulos fc03c0370a
Merge branch 'develop' into develop 3 years ago
Andreas M. Antonopoulos 8906e6f9f8
Merge pull request #672 from Zendo102/patch-7
Update 02_getting_started.asciidoc
3 years ago
Andreas M. Antonopoulos 0bd00edf8c Remove versions from lngraph requirements 3 years ago
randy808 01b7bc9ba6 Made small grammar corrections to chapters 7, 8, 9, 10, and 11. 3 years ago
Olaoluwa Osuntokun e918314711
Merge pull request #848 from Roasbeef/tech-reviewer-edits
multi: additional edits after latest round of external tech review
3 years ago
Olaoluwa Osuntokun 5d2798d290
glossary: fix soft fork definition 3 years ago
Olaoluwa Osuntokun 4718435c7e
glossary: correct segwit definition 3 years ago
Olaoluwa Osuntokun ecc92c2b7c
glossary: mention weight as block size limit 3 years ago
Olaoluwa Osuntokun f4909d80ef
glossary: update AMP description 3 years ago
Olaoluwa Osuntokun 9247dfb9b2
glossary: update addr description w/ p2sh and segwit 3 years ago
Olaoluwa Osuntokun cb86b53dfe
appendix-bitcion: mention lock time field by name 3 years ago
Olaoluwa Osuntokun 50877c5b12
appendix-bitcoin: mention errata re segwit and p2sh 3 years ago
Olaoluwa Osuntokun 8dd109b7f8
appendix-bitcoin: mention BIP 30 re unique txid's 3 years ago
Olaoluwa Osuntokun 42d9526406
ch-13: mention second preimage hash function security req 3 years ago
Olaoluwa Osuntokun 7217881827
ch-11: tighten up verification, mention checking UTXO size w/ chan amt 3 years ago
Olaoluwa Osuntokun 217140f035
ch-11: mention libraries are what allows indexing into a block 3 years ago
Olaoluwa Osuntokun 67321b9ef8
ch-10: mention route correlation within route itself 3 years ago
Olaoluwa Osuntokun 3f8dbf46e5
ch-07: add caveat re 3rd party malleability and segwit 3 years ago
Olaoluwa Osuntokun 871772590c
ch-07: add caveat re indefinite lifetime channels w/o a mal fix 3 years ago
Olaoluwa Osuntokun b92856f2c5
ch-07: mention that CL implements dual-funded channels 3 years ago
Olaoluwa Osuntokun e492cf6eee
ch-05: mention rene as author of CL's autopilot plugin 3 years ago
Olaoluwa Osuntokun 34b6224704
ch-05: eclair has a server-side SCB-like scheme
Documented at: https://github.com/ACINQ/eclair/#backup
3 years ago
Olaoluwa Osuntokun 22245a3b5b
ch-03: mention vbytes is the main accounting unit for fees 3 years ago
Olaoluwa Osuntokun b3fa3611ca
ch-03: mention new 26-ish hop limit post TLV 3 years ago
Olaoluwa Osuntokun 11417697fc
ch-03: don't use probe for route attempts
Usually probing is a sort of pre-processing step to see if the payment
is even possible.
3 years ago
Olaoluwa Osuntokun 5c5ecb5601
ch-03: mention transaction ordering, re-work funding_created mention
They don't need to exchange any information as they've already agreed
upon the cannonical ordering. Item 7 was confusing, so we've just merged
that in with where `funding_created` is first mentioned.
3 years ago
Olaoluwa Osuntokun 7009bda534
ch-03: mention advertised + non-advertised channels
It's obvious if the channel is advertised, but not necessarily if its
non-advertised.
3 years ago
Olaoluwa Osuntokun 1b13d7b9a7
ch-03: qualify payment channel discovery w/ bi-di+infinite
Channels were around before that, but had several limitations which were
eventually over come with newer ideas.
3 years ago
Olaoluwa Osuntokun 7d9ece330a
ch-03: soften language re instant payments
Possible that a payment needs to retry main times (hidden from the user)
or fails all together (no paths, etc).
3 years ago