2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-18 21:28:03 +00:00
Commit Graph

732 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
fdd63a661c Moved docker-compose to docker directory 2020-06-19 10:18:37 -04:00
Andreas M. Antonopoulos
b090055f9b Removed devenv docker 2020-06-19 09:04:19 -04:00
Andreas M. Antonopoulos
744ad752c3 Fixes #273 2020-06-18 17:22:44 -04:00
Andreas M. Antonopoulos
f0bf7aeed3 Alice to Gloria channels, invoice and payment setup
It works!
2020-06-18 15:46:04 -04:00
Andreas M. Antonopoulos
500eb00bbe Fix max-fee-rate-mismatch for eclair 2020-06-18 15:45:32 -04:00
Andreas M. Antonopoulos
6f25921336 Docker (wait-for-bitcoind) and docker-compose fixes
Sequencing of containers now works.
2020-06-18 14:35:47 -04:00
8go
962897c072
ch02: global replacement of "LN Channel" with "Lightning Channel"
- see similar PR #268 
- about 4 occurrences
2020-06-18 10:40:19 +00:00
Rene Pichardt
e43d0bfa82 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 2020-06-17 19:54:02 +02:00
Rene Pichardt
d1f082d79b work in progress of channel construction 2020-06-17 19:53:57 +02:00
Andreas M. Antonopoulos
bcaa4eed78 Docker cleanup and docker-compose start 2020-06-17 13:43:37 -04:00
Andreas M. Antonopoulos
5c1248c845 Docker eclair finished 2020-06-17 10:40:07 -04:00
Andreas M. Antonopoulos
975df977ac Docker eclair initial setup 2020-06-16 12:21:48 -04:00
Andreas M. Antonopoulos
a60a3c89f9 Merge remote-tracking branch 'origin/develop' into develop 2020-06-16 12:21:20 -04:00
8go
4a966975a0
ch01: replaced "/" with vs. for better readability (#262) 2020-06-16 16:53:21 +02:00
8go
5f858278d7
title-casing a word (#258) 2020-06-16 16:47:53 +02:00
Andreas M. Antonopoulos
14f08bfdde Docker setup for c-lightning done 2020-06-16 09:45:12 -04:00
Andreas M. Antonopoulos
91a1595c71 Merge remote-tracking branch 'origin/develop' into develop 2020-06-16 09:44:51 -04:00
Andreas M. Antonopoulos
e793a3dbeb Docker c-lightning setup 2020-06-15 10:40:23 -04:00
Andreas M. Antonopoulos
25a3f35113 Docker bitcoind fixes and cleanup 2020-06-15 10:40:11 -04:00
Andreas M. Antonopoulos
1a9a9792c3
Merge pull request #250 from HugoDoyon/patch-22
fullfill vs fulfill
2020-06-14 14:10:01 -04:00
Andreas M. Antonopoulos
e4966293f7
Merge pull request #251 from HugoDoyon/patch-23
forward minor adjustement
2020-06-14 14:09:39 -04:00
Andreas M. Antonopoulos
7834e6ae05
Merge pull request #255 from HugoDoyon/patch-26
initiate
2020-06-14 14:09:15 -04:00
Andreas M. Antonopoulos
830503131b
Merge pull request #254 from HugoDoyon/patch-27
Channel instead of Chennel
2020-06-14 14:07:45 -04:00
Andreas M. Antonopoulos
fe98ecb312
Merge pull request #252 from HugoDoyon/patch-24
Control
2020-06-14 14:07:34 -04:00
Andreas M. Antonopoulos
35a12ac798
Merge pull request #248 from HugoDoyon/patch-20
Fix
2020-06-14 14:06:34 -04:00
Andreas M. Antonopoulos
6b3adc63ad
Merge pull request #247 from HugoDoyon/patch-19
Adjustement
2020-06-14 14:06:22 -04:00
Andreas M. Antonopoulos
5da9deb66f
Merge pull request #246 from HugoDoyon/patch-18
Fix
2020-06-14 14:06:08 -04:00
Andreas M. Antonopoulos
4b3e67ed4b
Merge pull request #245 from HugoDoyon/patch-17
Ajustement
2020-06-14 14:05:56 -04:00
Hugo Doyon
73f9438ce2
Channel instead of Chennel 2020-06-14 14:03:17 -04:00
Hugo Doyon
9b9078f6cb
initiate
initate should be initiate
2020-06-14 14:01:53 -04:00
Hugo Doyon
b712209c78
Control
Control with 1 L
2020-06-14 13:58:04 -04:00
Hugo Doyon
00dfb74655
forward minor adjustement
foward instead of forward
2020-06-14 13:56:19 -04:00
Hugo Doyon
6e557181fb
fullfill vs fulfill
fullfill typo
2020-06-14 13:53:45 -04:00
Hugo Doyon
4d5736f57b
Fix
initated should be initiated
2020-06-14 13:48:17 -04:00
Hugo Doyon
dfa92a639b
Adjustement
conecpt vs concept
2020-06-14 13:46:31 -04:00
Andreas M. Antonopoulos
2ef545545e More cleanup and fixes to Docker 2020-06-14 13:45:43 -04:00
Hugo Doyon
cfeb635967
Fix
payement should be payment
2020-06-14 13:44:02 -04:00
Hugo Doyon
b2948ccefd
Ajustement
Ligntning should be written Lightning
2020-06-14 13:31:29 -04:00
Rene Pichardt
c9c0c0f006 renamed chapter 3 back 2020-06-14 19:15:46 +02:00
8go
4d24b1c404
addition to chapter "Commonality of Bitcoin and Lightning" (#210)
* addition to chapter "Commonality of Bitcoin and Lightning"

- as contrast to chapter of differences between Bitcoin and Lightning
- a lot is missing here
- this is just an initial draft to get the ball rolling and other contributors can add
- even if these things have been mentioned somewhere throughout the book it is useful to gather them here as a summarized list. People looking thru the TOC can find this chapter and it will give them (hopefully) a good overview of commonalities

* added to chapter "Commonality of Bitcoin and Lightning" 

- added a few more bullet points
- more are still missing ....

* Milli-satoshis and trustlessness

- see https://github.com/lnbook/lnbook/pull/210#discussion_r420515887
- see https://github.com/lnbook/lnbook/pull/210#discussion_r420516103
2020-06-14 19:11:29 +02:00
8go
c8aac859f7
addition to chapter "Comparison with Bitcoin" part 5 (#208)
* addition to chapter "Comparison with Bitcoin" part 6

- additional chapter

* softening teminology

- see https://github.com/lnbook/lnbook/pull/208#discussion_r420515284
2020-06-14 19:09:12 +02:00
8go
6eb8546cb4
minor improvements to chapter "Comparison with Bitcoin" part 4 (#207)
- bitcoin, not Bitcoin
- minor fixes
- etc
2020-06-14 19:06:36 +02:00
8go
85fed547c4
minor improvements to chapter "Comparison with Bitcoin" part 3 (#206)
* minor improvements to chapter "Comparison with Bitcoin" part 3

- commas
- more details
-

* remove exageration

- see https://github.com/lnbook/lnbook/pull/206#discussion_r420514935

* fixed typo and added more precise wording

Co-authored-by: Rene Pickhardt <r.pickhardt@gmail.com>
2020-06-14 19:05:44 +02:00
8go
9c65e490bb
minor improvements to chapter "Onion Routing" (#201)
* minor improvements to chapter "Onion Routing" 

- improvement of English
- some additions
- etc.

* removed portion that is in doubt

* put TOR stuff into footnote

* clarified analogy

* removed extreme, setting more realistic expectations

- https://github.com/lnbook/lnbook/pull/201#discussion_r420513603

* added the two requested changes

Co-authored-by: Rene Pickhardt <r.pickhardt@gmail.com>
2020-06-14 18:58:40 +02:00
8go
ba64c16fee
minor improvements to chapter "Invoices" (#197)
* minor improvements to chapter "Invoices"

- changed the order a bit.
- since "invoice" is introduced it should be explained right away what it is
- addition, explaining differences in concepts to Bitcoin

* added payment hash

* added 1 sentence, tx vs payment

* minor tweek 

- see https://github.com/lnbook/lnbook/pull/197#discussion_r420512836

Co-authored-by: Rene Pickhardt <rene@rene-pickhardt.de>
2020-06-14 18:49:15 +02:00
8go
728ad2e4f9
minor addition to chapter "Examining the ugly way" (#196)
* minor addition to chapter "Examining the ugly way"

- an addendum explaining in more detail how to catch a cheat

* adjustments to reflect suggestions in comment

- to respond to comments in https://github.com/lnbook/lnbook/pull/196#discussion_r413152207

* incorporated suggestion

- see https://github.com/lnbook/lnbook/pull/196#discussion_r420512233
2020-06-14 18:45:56 +02:00
Rene Pichardt
fd18f21a42 renamed ch03 so that PRs by 8go can be handled more easily 2020-06-14 18:36:29 +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