Commit Graph

709 Commits (a0bd2d689eac0ebe17d6daeeda02789237d0d20c)
 

Author SHA1 Message Date
Matthew Sedaghatfar aa2893d321
Update 02_getting_started.asciidoc
Spelling
4 years ago
Matthew Sedaghatfar c36296d171
Update glossary.asciidoc
availble -> available
4 years ago
Rene Pickhardt 4787da2651 exteded channel construction until I got stuck about when and how to introduce commitment transactions 4 years ago
Andreas M. Antonopoulos 67ed674a4c Updated README, removed redundant chapter, count 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
keblek 76d46baee7
Update ch1 - minor phrasing
This is a minor edit that to my ear did not sound correct
4 years ago
Imran f5f79b2632
Update e2e-presentation-layer.asciidoc 4 years ago
Imran a23fa3c9dc
Update e2e-presentation-layer.asciidoc 4 years ago
Imran d8cf96e361
Update e2e-presentation-layer.asciidoc 4 years ago
Imran 5279fbb689
Update e2e-presentation-layer.asciidoc 4 years ago
Imran 2a05a95bc5 Section: what are some unique things that can be done with LN
Offered some examples. Two are obvious, but worth stating. The other two are less obvious but also well known.
4 years ago
Imran 90a1b35fd4 Update node_operations.asciidoc 4 years ago
Imran af7779ff3e Section: Hardware Requirements for Lightning Nodes
Took a stab at writing about the importance of hardware, the kinds of hardware nodes, and what's needed. I decided not to mention particular Node projects as this can easily change. Although to note: we could mention MyNodeBTC, Raspiblitz, and Casa Node

Maybe this section should go higher up in this chapter.

Note: this commit is a response to my previous issue here:

https://github.com/lnbook/lnbook/issues/143
4 years ago
HAOYUatHZ bf506cfea1 routing: fix typos 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
AbelLykens 9c1fa87ef5
Glorias's secret's hash is f23c83b...
Do not hash newlines. Replaced `Glorias secret` by correct hash (no newline), and replaced command to check.
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 cea0feb7d3
Merge pull request #291 from Zendo102/patch-1
Update glossary.asciidoc
4 years ago
Andreas M. Antonopoulos 1db4e55110
Merge pull request #294 from 8go/patch-65
tiny English improvements
4 years ago
Andreas M. Antonopoulos 684db3495d
Merge pull request #293 from 8go/patch-64
tiny English improvements
4 years ago
Andreas M. Antonopoulos b19836953b
Merge branch 'develop' into patch-64 4 years ago
Andreas M. Antonopoulos 4767500d6e
Merge pull request #292 from 8go/patch-63
tiny fixes
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
Zendo102 afa0c7e3b0
Update glossary.asciidoc
First time on GitHub.  Thanks for all your work!
I’ve changed capitalization of the entries that are not proper nouns.  Words like “transaction” or “receipt” do not need capital letters.  If you get the glossary right, it’s a useful reference for the rest of the book.  (Note that glossaries only capitalise proper nouns - see here: https://www.pearson.ch/download/media/9781405881357_glossary_ml_int.pdf)
4 years ago
Andreas M. Antonopoulos 2a58ca2797
Merge pull request #269 from 8go/patch-53
ch02: global replacement of "LN Channel" with "Lightning Channel"
4 years ago
Andreas M. Antonopoulos b85d7e2dd3
Merge pull request #287 from dkrm0/patch-1
ch03: fix typos
4 years ago
Andreas M. Antonopoulos dba494976b
Merge pull request #280 from 8go/patch-56
channel construction: pt1: minor improvements of English
4 years ago
Andreas M. Antonopoulos eb669cc472
Merge pull request #279 from erubboli/patch-1
Fix `Glorias secret` hashing example
4 years ago
Andreas M. Antonopoulos b3cb24267e README: Changed node_client chapter status and updated word count 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 61a0742f7b
Merge pull request #288 from nicolasburtey/develop
typo on Readme
4 years ago
nicolasburtey 296de82e7a
typo 4 years ago
Andreas M. Antonopoulos 5119c51aae Updated README wordcounts 4 years ago
Andreas M. Antonopoulos f0912b961b Chapter node_client: Eclair container and building from source 4 years ago
Donovan 336b042ae4
typos 4 years ago
Donovan b74904e4a3
another typo 4 years ago
Donovan aae44606c1
another typo 4 years ago
Andreas M. Antonopoulos 2baac1fc0a Chapter node_client: installing LND from source 4 years ago
Donovan 83b5262ebf
ch03: fix typo 4 years ago