Commit Graph

1285 Commits (4723491456edce139cdba814a946a629f3926fd8)
 

Author SHA1 Message Date
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
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
Justin Moon a778a56427 Renting channel liquidity is reason to operate node 4 years ago
Vlad Stan b11a4a1396 fix typos 4 years ago
Vlad Stan dff25bee90 add description to image (must be changed) 4 years ago
Vlad Stan af7a16ae9a use the `images` folder for images 4 years ago
Vlad Stan 4901b7d0dd fix typo 4 years ago
Vlad Stan 6b8e5295d3 fix typo 4 years ago
Vlad Stan 58c90ec047 fix annotation 4 years ago
Vlad Stan 4d92b17b7c fix typo 4 years ago
Vlad Stan 06ff70ba0c fix "Lightning network" to "Lightning Network" 4 years ago
Vlad Stan f7bf22afed be consistent in use of "Lightning Network" (vs "lightning network")) 4 years ago
Vlad Stan 6a4b552022 fix typo 4 years ago
Vlad Stan c5a12d8ebc fix typo 4 years ago
Vlad Stan a4c93fae16 "to send money a long a path" vs "to send money along a path" 4 years ago
Vlad Stan b555fb8cc2 fix typo 4 years ago
quantumcthulhu 1d5df45ddd
node_client typo 4 years ago
Andreas M. Antonopoulos 0f5d14271e Additional intro 4 years ago
quantumcthulhu 0bc24cc4a6
node_client mistype 4 years ago
Vlad Stan 8437018394 ch_3: add missing verb 4 years ago
Andreas M. Antonopoulos a4977bb9e0 edits on fairness protocol 4 years ago
Andreas M. Antonopoulos 9c08e64e65 Fairness protocol 4 years ago
Justin Moon ae9b49b892 Fix typo 4 years ago
Vlad Stan 48430f4ed2 small typo 4 years ago
Vlad Stan 7f4f648f62 fix first bullet point 4 years ago