Commit Graph

32 Commits (9d6c065c3d178ea052fa638bc9a8adc4774c3e2e)

Author SHA1 Message Date
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 4 years ago
Andreas M. Antonopoulos d532835af0
Merge pull request #159 from brianmcmichael/node_client_fixes
Node client fixes
4 years ago
Andreas M. Antonopoulos ecd75d2a42
Merge pull request #160 from brianmcmichael/build_fix
CI build fix
4 years ago
Andreas M. Antonopoulos f0bd73131b
Merge pull request #148 from HAOYUatHZ/lint
lint fix for ci
4 years ago
Andreas M. Antonopoulos d7b9ac5c74 Node client chapter minor fix 4 years ago
Brian McMichael a972c8dfe6 rm blank lines failing build 4 years ago
Brian McMichael aac9160cd2 oxford comma to taste 4 years ago
Brian McMichael 7701d6adb6 an -> a 4 years ago
Brian McMichael cfa09d4483 seenin -> seen in 4 years ago
HAOYUatHZ 1fb2122b11 more on removing trailing spaces 4 years ago
Andreas M. Antonopoulos 4687c7cd10 Node chapter: finished c-lightning build and install section 4 years ago
Andreas M. Antonopoulos f43edae031 Node chapter: Intro, dev environment and c-lightning intro 4 years ago
Andreas M. Antonopoulos 08d9e2e861 First part of node/client chapter 4 years ago
Andreas M. Antonopoulos cf1edf9706 Fix headings 4 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
4 years ago