Commit Graph

1208 Commits (2da8c725999d735d17c76057490de1e1d73ea1de)
 

Author SHA1 Message Date
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
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
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
Vlad Stan 366a65b330 fix typos 4 years ago
Vlad Stan 90839a908f fix typos 4 years ago
Imran e96c266610
Update p2p.asciidoc 4 years ago
Imran fc32cfa237
Update p2p.asciidoc 4 years ago
Imran dade26a634
Update p2p.asciidoc 4 years ago
Imran f8bcaa5082
Update p2p.asciidoc 4 years ago
Imran 9ea46421ea
Edited Section and Fixed Errors
Expanded and rewrote large parts of this submission. I thought it would be more straightforward to break down a practical example and show readers exactly how a string of bits would be interpreted by another node.

I corrected an error from yesterday because I mistakenly did not realize that despite bit 2 not being used, bits 2 and 3 still form a "pair", so my count was off. One part I'm not 100% sure of is if I've read the string correctly. From right to left, I read bits 8 and 9 as "01", which is enabled and odd, so 'var_onion_optin' is enabled and backwards-compatible. Is this correct?
4 years ago
quantumcthulhu 73436baf5f
node_client.asciidoc typo
Shell commands start with "$"
4 years ago
quantumcthulhu 724f03116e
node_client.asciidoc typo
Shell commands start with "$"
4 years ago
quantumcthulhu 0b52840ab5
node_client.asciidoc typo
Sentence said "Let's change to our home directory", so we must do "cd ~", not just "cd".
4 years ago
quantumcthulhu f8e84831e5
node_client.asciidoc typo 4 years ago
Imran 565c3fd72e
P2P - Feature Bits
Wrote a basic explanation for feature bits. Not 100% sure if I interpreted the string correctly. Will take another look and edit tomorrow.
4 years ago
TS d1ea754ed5 adds touch to /eclair/eclair.log so Wei doesn't fail 4 years ago