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

87 Commits

Author SHA1 Message Date
8go
d762886a4b
commas, formatting 2020-07-02 05:16:12 +00:00
8go
a31016841d
tiny English improvements 5, commas
- comma ... no comma in front of "for"
- which, which   ... repetitive, improved
- comma
- instructions to install ==> installation instructions
- another comma
2020-07-02 04:56:30 +00:00
8go
f6a740ac10
Update node_client.asciidoc
- "not worry" ==> "need not worry"
- removed ( ) ==> replaced with "i.e." to make it more formal
- "we want to work with a distribution that is familiar to many developers" ==> not correct linguistically; "familiar with" is better English than "familiar to"; this should be changed. I took this as reason to rephrase the whole sentence.
- "beneath" ==> "as can be seen below"
2020-07-01 16:40:46 +00:00
8go
792f8d6896
tiny English improvements 3
- putting emphasis on repository being online
- "the" article required in this case
- removed "version" from "ebook version" to simplify
- green: work order corrected
- no comma with "..., to"
2020-07-01 16:10:04 +00:00
8go
7d9d320552
updated TIP box
- to make it even easier to understand for noobies
2020-07-01 15:59:02 +00:00
Andreas M. Antonopoulos
1db4e55110
Merge pull request #294 from 8go/patch-65
tiny English improvements
2020-07-01 11:56:30 -04:00
Andreas M. Antonopoulos
b19836953b
Merge branch 'develop' into patch-64 2020-07-01 11:55:31 -04:00
8go
de586c676f
tiny English improvements
- removed ( ) and replaced it with "or" ... better style
- added 2 words to make it read better
- restructured a sentence 
- plural seems more appropriate
2020-07-01 15:43:44 +00:00
8go
99a3f85c10
tiny English improvements
- Similarily ==> correspondingly   ... fits the meaning better
- show ==> present ... more elegant
- BOLTS ==> BOLT standards ... to make it more clear to the novice reader
- removed comma ... no comma when subject is same in both parts of sentence
- recommend ==> endorse ... better, recommend one over the other is at best used colloquially
2020-07-01 15:18:53 +00:00
8go
f4289a980a
tiny fixes
- 've ==> have ==> because it is more formal
- ```-``` ==> , ==> because it is more formal
2020-07-01 15:06:31 +00:00
Andreas M. Antonopoulos
dda03ffa54 Chapter ready for review: node_client.asciidoc
Finished chapter by demonstrating a whole Lightning network with diverse nodes using docker-compose. Added exercises for the reader. Ready for review!
2020-06-27 10:54:28 -04:00
Andreas M. Antonopoulos
f0912b961b Chapter node_client: Eclair container and building from source 2020-06-26 09:51:40 -04:00
Andreas M. Antonopoulos
2baac1fc0a Chapter node_client: installing LND from source 2020-06-25 11:36:01 -04:00
Andreas M. Antonopoulos
548eb5ceb5 Docker basic commands, LND writeup, formatting 2020-06-23 10:27:06 -04:00
Andreas M. Antonopoulos
a07b6499e6 Chapter update: c-lightning container, docker network 2020-06-22 10:38:45 -04:00
Andreas M. Antonopoulos
ac89953e7e Nodes: docker interaction 2020-06-20 11:19:52 -04:00
Andreas M. Antonopoulos
6a90b945bc Chapter update: bitcoind docker container, building and running 2020-06-19 10:50:31 -04:00
Andreas M. Antonopoulos
2ef545545e More cleanup and fixes to Docker 2020-06-14 13:45:43 -04:00
Andreas M. Antonopoulos
7c5d5699bf Docker and docker-compose
Build network, create keys/addresses, fund wallets.
2020-06-10 22:46:55 -04:00
Andreas M. Antonopoulos
69c5d72aef Docker bitcoind-base and bitcoind-regtest
Fixed bitcoind-base to use binary from bitcoincore.org instead of ppa which is no longer maintained. Updated regtest to show configuration, address and private key
2020-06-07 12:36:44 -04:00
Andreas M. Antonopoulos
44b44ba499 Docker writeup 2
Added container execution, interactive terminal, volume binding, tips
2020-06-05 09:52:05 -04:00
Andreas M. Antonopoulos
c4b581deb7 Docker writeup 2020-06-04 10:03:41 -04:00
Brian McMichael
01cef463ef Fix sp. breaking build 2020-02-23 15:29:32 -05:00
Andreas M. Antonopoulos
d532835af0
Merge pull request #159 from brianmcmichael/node_client_fixes
Node client fixes
2020-02-23 11:09:09 -06:00
Andreas M. Antonopoulos
ecd75d2a42
Merge pull request #160 from brianmcmichael/build_fix
CI build fix
2020-02-23 11:06:20 -06:00
Andreas M. Antonopoulos
f0bd73131b
Merge pull request #148 from HAOYUatHZ/lint
lint fix for ci
2020-02-23 11:03:33 -06:00
Andreas M. Antonopoulos
d7b9ac5c74 Node client chapter minor fix 2020-02-23 10:57:56 -06:00
Brian McMichael
a972c8dfe6 rm blank lines failing build 2020-02-22 20:04:12 -05:00
Brian McMichael
aac9160cd2 oxford comma to taste 2020-02-22 19:22:15 -05:00
Brian McMichael
7701d6adb6 an -> a 2020-02-22 19:20:20 -05:00
Brian McMichael
cfa09d4483 seenin -> seen in 2020-02-22 19:19:19 -05:00
HAOYUatHZ
1fb2122b11 more on removing trailing spaces 2020-02-17 09:00:57 +08:00
Andreas M. Antonopoulos
4687c7cd10 Node chapter: finished c-lightning build and install section 2020-02-14 13:55:37 -06:00
Andreas M. Antonopoulos
f43edae031 Node chapter: Intro, dev environment and c-lightning intro 2020-02-14 12:58:20 -06:00
Andreas M. Antonopoulos
08d9e2e861 First part of node/client chapter 2020-02-14 12:07:31 -06:00
Andreas M. Antonopoulos
cf1edf9706 Fix headings 2020-02-09 10:37:57 -06:00
Andreas M. Antonopoulos
154cb32af6 Renamed incomplete chapters to remove numbering
We wo't assign chapter numbers until much later - for now organize as topics regardless of sequence
2020-02-09 10:34:57 -06:00