2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-16 21:27:59 +00:00
Commit Graph

1911 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
41b84b7817 Merge branch 'MC_edit_review' into develop 2021-09-20 12:32:27 +02:00
Andreas M. Antonopoulos
20f69e694f edits to ch13 and fix to image tag 2021-09-20 12:30:07 +02:00
Andreas M. Antonopoulos
429e62341a MC edit review chapter 8,9.10,11,12 2021-09-20 12:30:07 +02:00
Andreas M. Antonopoulos
dbf0522130 Part 1/2 dividers 2021-09-20 11:12:41 +02:00
Andreas M. Antonopoulos
7957ea5815 Added more detail to "bridge" chapter 2021-09-20 11:07:50 +02:00
Andreas M. Antonopoulos
a872554e56 Heading anchor 2021-09-20 11:07:27 +02:00
Andreas M. Antonopoulos
cd906a85b8 Added DNS bootstrap to intro of gossip 2021-09-20 10:45:13 +02:00
Andreas M. Antonopoulos
a424fb6bcb Added protocol suite highlights 2021-09-20 10:44:54 +02:00
Andreas M. Antonopoulos
1ddcb21f3a Updated README, status highlight at top 2021-09-20 10:18:44 +02:00
Andreas M. Antonopoulos
3a4148ade5 Updated README, added docker basics appendix 2021-09-20 10:16:42 +02:00
Andreas M. Antonopoulos
400674f383 Updated README 2021-09-20 10:14:58 +02:00
Andreas M. Antonopoulos
4104dfdb87 Added Lamassu license notice 2021-09-20 10:14:05 +02:00
Andreas M. Antonopoulos
8951b916e4 Moved payment requests to chapter, renumbered 2021-09-20 10:13:45 +02:00
Andreas M. Antonopoulos
ad699c64e2
Merge pull request #857 from RandyMcMillan/gitignore
gitignore: ignore some html files
2021-09-20 09:54:32 +02:00
Andreas M. Antonopoulos
8b8d24ad32
Merge pull request #856 from RandyMcMillan/github_contributors.asciidoc
github_contributors.asciidoc: add @RandyMcMillan
2021-09-20 09:54:00 +02:00
Andreas M. Antonopoulos
828b7e3896
Merge pull request #855 from RandyMcMillan/15_security_privacy_ln.asciidoc
15_security_privacy_ln.asciidoc: fix subheader hierarchy
2021-09-20 09:53:43 +02:00
Andreas M. Antonopoulos
169c949ad6
Merge pull request #854 from RandyMcMillan/04_node_client.asciidoc
04_node_client.asciidoc: fix subheader hierarchy
2021-09-20 09:53:27 +02:00
Andreas M. Antonopoulos
a36f5a6643
Merge pull request #853 from RandyMcMillan/10_onion_routing.asciidoc
10_onion_routing.asciidoc: fix enumerated list
2021-09-20 09:53:10 +02:00
Andreas M. Antonopoulos
4e38bd9e41
Merge pull request #852 from RandyMcMillan/08_routing_htlcs.asciidoc
08_routing_htlcs.asciidoc: fix enumerated list
2021-09-20 09:52:56 +02:00
randymcmillan
2c4c7fa951
gitignore: ignore some html files 2021-09-19 18:10:11 -04:00
randymcmillan
66143e73e4
github_contributors.asciidoc: add @RandyMcMillan 2021-09-19 17:47:26 -04:00
randymcmillan
f71bd711d3
15_security_privacy_ln.asciidoc: fix subheader hierarchy 2021-09-19 17:42:15 -04:00
randymcmillan
a75577ab13
04_node_client.asciidoc: fix subheader hierarchy 2021-09-19 17:40:30 -04:00
randymcmillan
508ec1852f
10_onion_routing.asciidoc: fix enumerated list 2021-09-19 17:35:53 -04:00
randymcmillan
be81e13725
08_routing_htlcs.asciidoc: fix enumerated list 2021-09-19 17:35:12 -04:00
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
2021-09-17 16:04:19 +02:00
Andreas M. Antonopoulos
bd36c3e6d2 Fix #730
Manually applied PR 730 on latest chapter edits
2021-09-17 16:00:39 +02:00
Andreas M. Antonopoulos
eb332ec166 Merge remote-tracking branch 'github/develop' into develop 2021-09-17 15:44:12 +02:00
Andreas M. Antonopoulos
b4adfba080 Added contrib 2021-09-17 15:44:09 +02:00
Andreas M. Antonopoulos
57ff0460af
Merge pull request #726 from benskee/typo-fix
typo
2021-09-17 15:43:41 +02:00
Andreas M. Antonopoulos
f8a816eef3
Merge branch 'develop' into typo-fix 2021-09-17 15:43:20 +02:00
Andreas M. Antonopoulos
6df9d727e8
Merge pull request #694 from senf42/develop
minor glossary updates for consistency
2021-09-17 15:39:45 +02:00
Andreas M. Antonopoulos
fe0d106b84 Merge remote-tracking branch 'github/develop' into develop 2021-09-17 15:38:58 +02:00
Andreas M. Antonopoulos
46c103ee0c Update and re-sort contributors 2021-09-17 15:38:51 +02:00
Andreas M. Antonopoulos
fc03c0370a
Merge branch 'develop' into develop 2021-09-17 15:37:35 +02:00
Andreas M. Antonopoulos
8906e6f9f8
Merge pull request #672 from Zendo102/patch-7
Update 02_getting_started.asciidoc
2021-09-17 15:33:56 +02:00
Andreas M. Antonopoulos
0bd00edf8c Remove versions from lngraph requirements 2021-09-17 15:26:58 +02:00
randy808
01b7bc9ba6 Made small grammar corrections to chapters 7, 8, 9, 10, and 11. 2021-09-17 09:19:21 -04:00
Olaoluwa Osuntokun
e918314711
Merge pull request #848 from Roasbeef/tech-reviewer-edits
multi: additional edits after latest round of external tech review
2021-09-16 20:03:43 -07:00
Olaoluwa Osuntokun
5d2798d290
glossary: fix soft fork definition 2021-09-16 20:01:57 -07:00
Olaoluwa Osuntokun
4718435c7e
glossary: correct segwit definition 2021-09-16 20:01:52 -07:00
Olaoluwa Osuntokun
ecc92c2b7c
glossary: mention weight as block size limit 2021-09-16 20:01:50 -07:00
Olaoluwa Osuntokun
f4909d80ef
glossary: update AMP description 2021-09-16 20:01:47 -07:00
Olaoluwa Osuntokun
9247dfb9b2
glossary: update addr description w/ p2sh and segwit 2021-09-16 20:01:45 -07:00
Olaoluwa Osuntokun
cb86b53dfe
appendix-bitcion: mention lock time field by name 2021-09-16 20:01:43 -07:00
Olaoluwa Osuntokun
50877c5b12
appendix-bitcoin: mention errata re segwit and p2sh 2021-09-16 20:01:40 -07:00
Olaoluwa Osuntokun
8dd109b7f8
appendix-bitcoin: mention BIP 30 re unique txid's 2021-09-16 20:01:38 -07:00
Olaoluwa Osuntokun
42d9526406
ch-13: mention second preimage hash function security req 2021-09-16 20:01:35 -07:00
Olaoluwa Osuntokun
7217881827
ch-11: tighten up verification, mention checking UTXO size w/ chan amt 2021-09-16 20:01:33 -07:00
Olaoluwa Osuntokun
217140f035
ch-11: mention libraries are what allows indexing into a block 2021-09-16 20:01:30 -07:00