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

1737 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
100eba9e27 Bitcoin Script 2021-03-16 10:12:56 -06:00
Olaoluwa Osuntokun
92fa5b370f
wire_protocol+upgrades: initial version of chapter
In this commit, we add the initial version of a chapter that explores
the framing of the wire protocol including an exploration of the various
upgrade mechanisms available to extend the LN. Portions of this chapters
can be used to fill out other chapters such as the funding flow. The aim
of this chapter was to provide a single point in the book that readers
can go to in order to get a high level understanding of the wire
protocol of the LN. This chapter doesn't go into low level protocol
flows involving the messages, as that's to be left for the chapters that
dive deeper into the content.
2021-03-15 10:48:07 -07:00
Andreas M. Antonopoulos
963b3ca87e Merge branch 'master' into develop 2021-03-13 08:52:06 -06:00
Andreas M. Antonopoulos
73aa041a85 outpoint terminology and TxID term 2021-03-13 08:51:40 -06:00
keblek
9e0c3e30dc
Update node_client.asciidoc 2021-03-04 13:16:40 +01:00
Andreas M. Antonopoulos
17cb16e10b Introduce and use "outpoint" terminology 2021-03-02 09:37:59 -06:00
Andreas M. Antonopoulos
9125c03b72
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:56:10 -06:00
Andreas M. Antonopoulos
7893efaa52
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:57 -06:00
Andreas M. Antonopoulos
32a163872a
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:22 -06:00
Andreas M. Antonopoulos
d985c65199
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:55:08 -06:00
Andreas M. Antonopoulos
b05ceffb6a
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:58 -06:00
Andreas M. Antonopoulos
4d9053d4d2
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:32 -06:00
Andreas M. Antonopoulos
9245585b04
Update bitcoin-fundamentals-review.asciidoc
Co-authored-by: Mark Erhardt <murch@murch.one>
2021-03-02 08:54:26 -06:00
Andreas M. Antonopoulos
1269261123 Transactions continued 2021-02-23 14:11:54 -06:00
keblek
8c4923a01c
Changed comment, wrong implementation
Refers to LND, should be c-lightning
2021-02-21 21:30:02 +01:00
Andreas M. Antonopoulos
024f7ca33b Signatures and initial transactions 2021-02-18 09:42:46 -06:00
keblek
32b3480e42
Deleting doughnut economy 2021-02-18 12:19:12 +01:00
kristen@oreilly.com
f7c1b2975c Edited 02_getting_started.asciidoc with Atlas code editor 2021-02-12 13:30:54 -08:00
kristen@oreilly.com
1c1342615a Edited copyright.html with Atlas code editor 2021-02-12 13:18:16 -08:00
kristen@oreilly.com
e98c9cd2df Edited titlepage.html with Atlas code editor 2021-02-12 13:15:10 -08:00
kristen@oreilly.com
69f6ce6ace Edited author_bio.html with Atlas code editor 2021-02-12 13:13:12 -08:00
kristen@oreilly.com
c3b36722a7 Edited cover.html with Atlas code editor 2021-02-12 13:10:21 -08:00
kristen@oreilly.com
79ddf22500 Created cover.html 2021-02-12 13:09:56 -08:00
kristen@oreilly.com
c6737535c9 Created images/cover_ER.png 2021-02-12 13:09:46 -08:00
mcronin
9e741d41fe Updated atlas.json 2021-02-11 06:02:57 -08:00
Andreas M. Antonopoulos
49afde85cd Merge branch 'develop' 2021-02-10 11:27:10 -06:00
Andreas M. Antonopoulos
6d8ccbe983 Suggested by Rene: LN _is_ Bitcoin 2021-02-10 11:26:50 -06:00
aantonop
2cc9f20b55 Updated atlas.json 2021-02-10 08:00:09 -08:00
Andreas M. Antonopoulos
6258790ac7 Merge branch 'develop' 2021-02-10 09:58:12 -06:00
Andreas M. Antonopoulos
94752bfdc5
Merge pull request #639 from aantonop/chapter1_2_early_release
WIP: Preparing chapters 1 and 2 for early release to O'Reilly subscribers
2021-02-10 09:57:27 -06:00
Andreas M. Antonopoulos
e0aa7f3318 Rene edits 2 2021-02-10 09:56:06 -06:00
Andreas M. Antonopoulos
871da4a092 Rene proposed edits 2021-02-10 09:33:11 -06:00
Andreas M. Antonopoulos
80c88c4b26 Added testnet operation (Fixes #327) 2021-02-10 09:25:24 -06:00
Andreas M. Antonopoulos
15449491c0 Ch1 edits 2021-02-09 13:50:26 -06:00
Andreas M. Antonopoulos
c32ae391af Incorporating fairness protocol in ch1 2021-02-09 10:01:14 -06:00
Matthias Debernardini
5815a8c865 Renaming files, deleting comments 2021-02-09 12:03:22 +01:00
Matthias Debernardini
1b8f94e6b4 Adding docker example for payment round robin 2021-02-09 11:47:11 +01:00
keblek
68504ea511
Removed another unnecessary command line argument 2021-02-09 00:42:41 +01:00
keblek
d482f18ef6
Removed unnecessary command line argument 2021-02-09 00:42:13 +01:00
keblek
821aa636fc
Bump clightning to 9.3 2021-02-09 00:41:22 +01:00
Andreas M. Antonopoulos
0ab75213d5
Merge pull request #633 from keblek/develop
Bump Bitcoin Core to latest version
2021-02-08 16:42:24 -06:00
Andreas M. Antonopoulos
e2b92b092d
Merge pull request #632 from keblek/patch-7
Added script that fends and prints the versions
2021-02-08 16:41:03 -06:00
Andreas M. Antonopoulos
dc5e0c3070
Merge pull request #631 from keblek/patch-6
Added thunderhub app
2021-02-08 16:40:17 -06:00
Andreas M. Antonopoulos
88cee9d604
Merge pull request #630 from keblek/patch-5
Update wording
2021-02-08 16:39:50 -06:00
Andreas M. Antonopoulos
f63ecc7632
Merge pull request #627 from keblek/patch-3
Fix grammar
2021-02-08 16:37:01 -06:00
Andreas M. Antonopoulos
8abe6290e0
Merge pull request #623 from aantonop/rename_stories
WIP: Rename story actors: Fixes #464 #517 #590
2021-02-08 16:31:26 -06:00
Andreas M. Antonopoulos
40835e9d7b Renaming in scripts, image filename and other 2021-02-08 16:28:18 -06:00
Andreas M. Antonopoulos
1e94af5b81 Renaming in images 2021-02-08 16:22:58 -06:00
Andreas M. Antonopoulos
ccb7b14771 Changing story/example names throughout 2021-02-08 16:22:58 -06:00
Andreas M. Antonopoulos
0c578aa441 Rename story actors: Fix #464 Fix #517 Fix #590
Fix
2021-02-08 16:22:02 -06:00