Commit Graph

1270 Commits (88f822a3c7e8ce12390a748021b91f4379a86c0d)
 

Author SHA1 Message Date
Johns Beharry d3eae93bbe
refactor(glossary): differentiate bitcoin and lightning specs 4 years ago
Andreas M. Antonopoulos adbd2efbad Routing chapter edits 4 years ago
Andreas M. Antonopoulos eac6f28f77 node operations chapter status fix 4 years ago
Andreas M. Antonopoulos a720529872 Updated README with publication date, chapter progress, and wordcount, 4 years ago
batmanscode 05b29ed36b
Minor wording and punctuation
**Changes:**

* Added some missing full stops.
* 'meaning a pre-defined process based on cryptography, used by the channel partners to re-distribute' to 'meaning a pre-defined process based on cryptography is used by the channel partners to re-distribute'
* 'Payment channels basics' to 'Payment channel basics'
* 'Channels partners can agree to announce' to 'Channel partners can agree to announce'
* 'don’t need to trust your channel to retrieve the balance of your channel' to 'don’t need to trust your channel partner to retrieve the balance of your channel'
* 'present a Lightning invoice to Alice as a QR code, or send it via email, or any other message channel' or 'present a Lightning invoice to Alice as a QR code, send it via email, or any other message channel'
* 'who just sent her an uninvitedly email' to 'who just uninvitedly sent her an email'
* 'addresses as part of payment channel on the Lightning Network' to 'addresses as part of payment channels on the Lightning Network'
* 'We looked at how payments are routed. Finally, we compared Lightning and Bitcoin and analyzed their differences and commonalities' to 'We looked at how payments are routed and finally, we compared Lightning with Bitcoin and analyzed their differences and commonalities'
4 years ago
Johns Beharry eec41ae02c
fix(glossary): resolve typo 4 years ago
Johns Beharry 4f2917d7d3
fix(glossary): lowercase protocol and of 4 years ago
Johns Beharry ca79710601
refactor(glossary): simplify BOLT definition 4 years ago
Janus Troelsen 7231f5f102 Update Eclair manual building instructions
- Explain something that looks like a version number ("2.13").
- Explain how to skip tests, which are fragile on master and not run for the other clients.
4 years ago
Andreas M. Antonopoulos 2da8c72599 Merge branch 'fairness_protocol' into develop 4 years ago
Andreas M. Antonopoulos b83245852c Finished fairness protocol section 4 years ago
Andreas M. Antonopoulos 6427d048f3
Merge pull request #565 from batmanscode/develop
minor wording fixes
4 years ago
Andreas M. Antonopoulos 7f9206a0aa
Merge pull request #566 from bitcoincoretech/issue_549b
Issue 549b
4 years ago
Vlad Stan ebf409e0e0 #549 always restart containers 4 years ago
Vlad Stan 37e068de4a #5 update lnd version 4 years ago
Vlad Stan 52cb91bd44 #549 replace deprecated property
see https://github.com/ACINQ/eclair/issues/1505
4 years ago
Vlad Stan 060be23df1 #549 update eclair to latest version & commit 4 years ago
Vlad Stan 0c27defb00 #549 update lightningd to use a specific version 4 years ago
Imran a1d30a7503
Update glossary.asciidoc 4 years ago
batmanscode 57eb42cb03
minor wording fixes
**changed:**

* 'mined since (and inclusive) the block' to 'mined since (and inclusive of) the block'
* 'Six confirmation is a best practice' to 'Six confirmations is best practice'
* 'without "on-chain" transaction' to 'without an "on-chain" transaction'
4 years ago
Imran e6e30e27fc
Glossary - Feature Bits 4 years ago
Rene Pickhardt c85af67476 Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 4 years ago
Rene Pickhardt 8ccc05adf4 fixed MPP an AMP definition in glossary 4 years ago
Andreas M. Antonopoulos 6958723248
Merge pull request #536 from dipunm/patch-1
Update routing.asciidoc
4 years ago
Andreas M. Antonopoulos f913d8dc81
Merge pull request #560 from bitcoincoretech/ch_channel_operation
Chapter: channel operation
4 years ago
Andreas M. Antonopoulos b6d8ddda43
Merge pull request #559 from quantumcthulhu/patch-6
node_client.asciidoc typo
4 years ago
Andreas M. Antonopoulos 86bbaf4315
Merge pull request #558 from quantumcthulhu/patch-5
node_client.asciidoc typo
4 years ago
Andreas M. Antonopoulos 69a73d26c5
Merge pull request #557 from quantumcthulhu/patch-4
node_client.asciidoc typo
4 years ago
Andreas M. Antonopoulos b9a85b7878
Merge pull request #556 from quantumcthulhu/patch-3
node_client.asciidoc typo
4 years ago
Andreas M. Antonopoulos 4400f44596
Merge pull request #555 from ImranLorgat/patch-45
P2P - Feature Bits
4 years ago
8go 74078b4df3
path-finding: multipath 2: improvements (#522)
- commas
- rephrasing
- speciefied -> specified
- multipath is one word, see https://en.wiktionary.org/wiki/multipath
- multipart is one word, see https://en.wiktionary.org/wiki/multipart
- etc
4 years ago
Andreas M. Antonopoulos 15e733b6f4
Merge pull request #554 from tomichec/fixWei
adds touch to /eclair/eclair.log so Wei doesn't fail
4 years ago
Andreas M. Antonopoulos f5c307901f
Merge pull request #553 from justinmoon/loop
Renting channel liquidity is reason to operate node
4 years ago
Andreas M. Antonopoulos 0cb116a0bf
Merge pull request #552 from bitcoincoretech/ch_channel_construction
Chapter: channel construction
4 years ago
Andreas M. Antonopoulos 7df01f2ce1
Merge pull request #551 from quantumcthulhu/patch-2
node_client typo
4 years ago
8go 5148d198df
path-finding: multipath: caution, exceptions apply (#521)
- added a cautionary note. 
- no need to add "for example 100k" as you are not referencing it again later
- likelyhood -> likelihood 
- etc
4 years ago
Andreas M. Antonopoulos ead01d52e3
Merge pull request #546 from quantumcthulhu/patch-1
node_client mistype
4 years ago
8go 857ac2f0f0
path-finding: probing note: fixes, improvements (#520)
- commas
- controll -> control
- rephrasing
- additions
- cancle -> cancel
- fullfill -> fulfill 
- etc
4 years ago
Andreas M. Antonopoulos e7637ba2a1
Merge pull request #545 from bitcoincoretech/ch_03
Chapter: 03_how_ln_works
4 years ago
8go 4e7ca6832d
path-finding: probing improvements 1: fixes (#519)
- rephrasing sentences
- additions
- noone is properly spelled as "no one", better use `nobody`
- etc
4 years ago
Andreas M. Antonopoulos 909c8190c9
Merge pull request #544 from justinmoon/multisig-typo
Fix typo
4 years ago
Andreas M. Antonopoulos 40ea885477
Merge pull request #540 from bolatovumar/fix-539
Update spelling in Ch. 3
4 years ago
Andreas M. Antonopoulos a46272d0ac
Merge pull request #538 from carlaKC/537-usspelling
contributing: add US spelling instruction
4 years ago
8go 854b365241
path-finding: improving: (#518)
- rephrasing sentences
- uppercase use
- repetitive use of `can`
- `the fact that the fact` -> fixed
- sucessfull -> successful
- missing sentence
-etc.
4 years ago
Andreas M. Antonopoulos d31a9c2042
Merge pull request #535 from mmasenlle/patch-1
Typo in such as way
4 years ago
Andreas M. Antonopoulos d38580b9d3
Merge pull request #532 from wackerow/w/glossary-edits
Glossary grammar/inconsistency fixes
4 years ago
8go d042aec7bf
path-finding: source-based, mistakes, missing piece (#512)
- feerate vs "fee rate"  : so far we have always used "fee rate" (2 words). I would stick with this for consistency. Also it is better English as feerate is an invented term.
- you wrote "FREERATE" --> ha ha very funny, a Freudian slip, but sorry, it will not be free. ;) smiling
- uppercasing
- commas
- avoid extremes and hype, avoid "very" : very expensive --> expensive
- successfull -> ...ful (one L)
- sentence simplifications
- Onion vs onion, lowercase or uppercase, since this is not a product name it should be lowercase
- the example does not contain the information needed, added "forward" field in onion
- some part missing from a sentence
- etc
4 years ago
Andreas M. Antonopoulos 8e49edd0ef
Merge pull request #525 from batmanscode/wallets
Wallets
4 years ago
Johns Beharry d866e125b5
fix(glossary): make correction to BOLT acronym 4 years ago
Vlad Stan 366a65b330 fix typos 4 years ago