Commit Graph

98 Commits (0c578aa441ac949ada922d5bf1285e6364a73102)

Author SHA1 Message Date
Trigger 326c95ac4c Node client - Installing go in 20.04 is easier 4 years ago
Trigger 9a632006ff Node client - Add missing line break causing an error 4 years ago
Trigger 655b3acca8 Update ubuntu LTS to 20.04 4 years ago
Francisco Calderón 9044787d57
Fixes some typos 4 years ago
evan 94a1395925 use correct mvn -v flag, not mvn -V 4 years ago
evan 3a1103136a spelling and formatting fixes 4 years ago
evan 4b6c3c34d1 add missing newline to fix broken apt-get command 4 years ago
evan c213590a1d run jq on docker instance using bash -c args 4 years ago
8go 2aa2c0967d
simplifications 4 years ago
8go f795ae82da
rephrase the pipe explanation
- added "simulated" to make sure readers understand that they are not mining real blocks
- 1st --> first, general guideline is to spell numbers up to 12 out
- "now" ==> used twice ==> repetitive ==> removed second "now"
- "refer to" ==> "by some name"
- removed also
4 years ago
8go c1d038a6c1
commas, formats, it's vs its
- also ==> there is reference point to this "also", removed
- comma
- lightning ==> Lightning
- another comma
- It's ==> wrong ==> Its
4 years ago
8go d762886a4b
commas, formatting 4 years ago
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
4 years ago
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"
4 years ago
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"
4 years ago
8go 7d9d320552
updated TIP box
- to make it even easier to understand for noobies
4 years ago
Andreas M. Antonopoulos 1db4e55110
Merge pull request #294 from 8go/patch-65
tiny English improvements
4 years ago
Andreas M. Antonopoulos b19836953b
Merge branch 'develop' into patch-64 4 years ago
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
4 years ago
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
4 years ago
8go f4289a980a
tiny fixes
- 've ==> have ==> because it is more formal
- ```-``` ==> , ==> because it is more formal
4 years ago
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!
4 years ago
Andreas M. Antonopoulos f0912b961b Chapter node_client: Eclair container and building from source 4 years ago
Andreas M. Antonopoulos 2baac1fc0a Chapter node_client: installing LND from source 4 years ago
Andreas M. Antonopoulos 548eb5ceb5 Docker basic commands, LND writeup, formatting 4 years ago
Andreas M. Antonopoulos a07b6499e6 Chapter update: c-lightning container, docker network 4 years ago
Andreas M. Antonopoulos ac89953e7e Nodes: docker interaction 4 years ago
Andreas M. Antonopoulos 6a90b945bc Chapter update: bitcoind docker container, building and running 4 years ago
Andreas M. Antonopoulos 2ef545545e More cleanup and fixes to Docker 4 years ago
Andreas M. Antonopoulos 7c5d5699bf Docker and docker-compose
Build network, create keys/addresses, fund wallets.
4 years ago
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
4 years ago
Andreas M. Antonopoulos 44b44ba499 Docker writeup 2
Added container execution, interactive terminal, volume binding, tips
4 years ago
Andreas M. Antonopoulos c4b581deb7 Docker writeup 4 years ago
Brian McMichael 01cef463ef Fix sp. breaking build 5 years ago
Andreas M. Antonopoulos d532835af0
Merge pull request #159 from brianmcmichael/node_client_fixes
Node client fixes
5 years ago
Andreas M. Antonopoulos ecd75d2a42
Merge pull request #160 from brianmcmichael/build_fix
CI build fix
5 years ago
Andreas M. Antonopoulos f0bd73131b
Merge pull request #148 from HAOYUatHZ/lint
lint fix for ci
5 years ago
Andreas M. Antonopoulos d7b9ac5c74 Node client chapter minor fix 5 years ago
Brian McMichael a972c8dfe6 rm blank lines failing build 5 years ago
Brian McMichael aac9160cd2 oxford comma to taste 5 years ago
Brian McMichael 7701d6adb6 an -> a 5 years ago
Brian McMichael cfa09d4483 seenin -> seen in 5 years ago
HAOYUatHZ 1fb2122b11 more on removing trailing spaces 5 years ago
Andreas M. Antonopoulos 4687c7cd10 Node chapter: finished c-lightning build and install section 5 years ago
Andreas M. Antonopoulos f43edae031 Node chapter: Intro, dev environment and c-lightning intro 5 years ago
Andreas M. Antonopoulos 08d9e2e861 First part of node/client chapter 5 years ago
Andreas M. Antonopoulos cf1edf9706 Fix headings 5 years ago
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
5 years ago