Commit Graph

591 Commits (73ab568bbff1737a0ccdd7ee561bb69502876621)
 

Author SHA1 Message Date
8go 73ab568bbf
global replacement of "LN Wallet" with "Lightning Wallet" (#265)
- see also Issue #175 
- 3 occurrences replaced
4 years ago
8go b5dbc95326
replaced LN with Lightning in specific instance (#266)
- when I read this I thought twice that someone is trying to abbreviate "Lightning Node" with "LN". 
- only on 3rd reading I realized that as usual "LN" stands for "Lightning Network" and the word "node" follows 3 words later
- anyway, to avoid confusion it should be replaced
4 years ago
8go c12ba731b9
ch03: replaced "LN" with "Lightning Network" exactly one (#267)
- Acronym "LN" shows up 3 time in chapter 3
- Twice explained (the definition): these I left in, because further chapters will/might make use of the acronym
- The third occurrence I replaced, as it adds just 1 work to the book, increases readability, is inconsistent with rest of this chapter
4 years ago
8go cbbf9594ae
ch02: global replacement of "LN Node" with "Lightning Node" (#268)
- see also Issue #174 
- see also Issue #175 
- is is also "Bitcoin Node", not "Bitcoin Network Node"
- simpler is better, shorter is better
- 7 occurrences were replaced
4 years ago
8go d1ae621bb4
ch02: global replacement of "LN Invoice" with "Lightning Invoice" (#270)
- similar to PR #268 and PR #269 
- issues #174 and #175 
- 1 occurrence only 
- "Lightning Invoice" was already used in text, this fixes also the inconsistency
4 years ago
8go 22fb60541d
ch01: removed "very" 3 times (#272)
- removed 3 times the word "very"
- see Issue #171 
- low, high, cheap, expensive: is all very relative
- set expectations right
- who knows where the fees will be in 10 years
4 years ago
Andreas M. Antonopoulos 6a90b945bc Chapter update: bitcoind docker container, building and running 4 years ago
Andreas M. Antonopoulos f8e6a63190 typo 4 years ago
Andreas M. Antonopoulos 8ec2d630a0 Makefile to build and push docker images to docker hub 4 years ago
Andreas M. Antonopoulos 9ec58a1504 Moved setup-channels and added delay 4 years ago
Andreas M. Antonopoulos fdd63a661c Moved docker-compose to docker directory 4 years ago
Andreas M. Antonopoulos b090055f9b Removed devenv docker 4 years ago
Andreas M. Antonopoulos 744ad752c3 Fixes #273 4 years ago
Andreas M. Antonopoulos f0bf7aeed3 Alice to Gloria channels, invoice and payment setup
It works!
4 years ago
Andreas M. Antonopoulos 500eb00bbe Fix max-fee-rate-mismatch for eclair 4 years ago
Andreas M. Antonopoulos 6f25921336 Docker (wait-for-bitcoind) and docker-compose fixes
Sequencing of containers now works.
4 years ago
Rene Pichardt e43d0bfa82 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 4 years ago
Rene Pichardt d1f082d79b work in progress of channel construction 4 years ago
Andreas M. Antonopoulos bcaa4eed78 Docker cleanup and docker-compose start 4 years ago
Andreas M. Antonopoulos 5c1248c845 Docker eclair finished 4 years ago
Andreas M. Antonopoulos 975df977ac Docker eclair initial setup 4 years ago
Andreas M. Antonopoulos a60a3c89f9 Merge remote-tracking branch 'origin/develop' into develop 4 years ago
8go 4a966975a0
ch01: replaced "/" with vs. for better readability (#262) 4 years ago
8go 5f858278d7
title-casing a word (#258) 4 years ago
Andreas M. Antonopoulos 14f08bfdde Docker setup for c-lightning done 4 years ago
Andreas M. Antonopoulos 91a1595c71 Merge remote-tracking branch 'origin/develop' into develop 4 years ago
Andreas M. Antonopoulos e793a3dbeb Docker c-lightning setup 4 years ago
Andreas M. Antonopoulos 25a3f35113 Docker bitcoind fixes and cleanup 4 years ago
Andreas M. Antonopoulos 1a9a9792c3
Merge pull request #250 from HugoDoyon/patch-22
fullfill vs fulfill
4 years ago
Andreas M. Antonopoulos e4966293f7
Merge pull request #251 from HugoDoyon/patch-23
forward minor adjustement
4 years ago
Andreas M. Antonopoulos 7834e6ae05
Merge pull request #255 from HugoDoyon/patch-26
initiate
4 years ago
Andreas M. Antonopoulos 830503131b
Merge pull request #254 from HugoDoyon/patch-27
Channel instead of Chennel
4 years ago
Andreas M. Antonopoulos fe98ecb312
Merge pull request #252 from HugoDoyon/patch-24
Control
4 years ago
Andreas M. Antonopoulos 35a12ac798
Merge pull request #248 from HugoDoyon/patch-20
Fix
4 years ago
Andreas M. Antonopoulos 6b3adc63ad
Merge pull request #247 from HugoDoyon/patch-19
Adjustement
4 years ago
Andreas M. Antonopoulos 5da9deb66f
Merge pull request #246 from HugoDoyon/patch-18
Fix
4 years ago
Andreas M. Antonopoulos 4b3e67ed4b
Merge pull request #245 from HugoDoyon/patch-17
Ajustement
4 years ago
Hugo Doyon 73f9438ce2
Channel instead of Chennel 4 years ago
Hugo Doyon 9b9078f6cb
initiate
initate should be initiate
4 years ago
Hugo Doyon b712209c78
Control
Control with 1 L
4 years ago
Hugo Doyon 00dfb74655
forward minor adjustement
foward instead of forward
4 years ago
Hugo Doyon 6e557181fb
fullfill vs fulfill
fullfill typo
4 years ago
Hugo Doyon 4d5736f57b
Fix
initated should be initiated
4 years ago
Hugo Doyon dfa92a639b
Adjustement
conecpt vs concept
4 years ago
Andreas M. Antonopoulos 2ef545545e More cleanup and fixes to Docker 4 years ago
Hugo Doyon cfeb635967
Fix
payement should be payment
4 years ago
Hugo Doyon b2948ccefd
Ajustement
Ligntning should be written Lightning
4 years ago
Rene Pichardt c9c0c0f006 renamed chapter 3 back 4 years ago
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
4 years ago
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
4 years ago