Commit Graph

133 Commits (6eb8546cb4f60a90dfbb53ef954986841467354c)

Author SHA1 Message Date
8go a80f758b1f
minor improvements in Note (#179)
- 2-out-of-2 is more consistent (see usage above) and carries more information than 2-2
- comma after however needed
4 years ago
8go b4204ba4cf
added a few words to improve definition paragraph (#178)
- consistent use of "partner"
- added "Bitcoin" to "Bitcoin smart contract" because there are many people out there that have heard the term "smart contract" exclusively in the context of Ethereum. It might be worth while to underline that Bitcoin also has its form of smart contracts. This should eliminate any possible doubts.
- imply that earlier states are no longer valid, added "invalidated" 
- channel member is singular, so "if they try" is wrong. better "if it tries"
4 years ago
8go 52aa362dcc
improved definition of LN (#177)
- removed incorrect comma in front of "as well as"
- added "both" to make it stronger that LN has 2 main functionalities
- "... on the network." leaves it undefined. The reader might ask to which netowrk it refers to? To the before mentioned netowrk of payment-channels? Added "Bitcoin" to clarify.
4 years ago
Patrick Lemke 68911c5560 remove end of line spaces 5 years ago
Patrick Lemke c97ad6e980 capitalization 5 years ago
Patrick Lemke 4fe03c9567 capitalization 5 years ago
Patrick Lemke 0076c89e35 capitalization 5 years ago
Patrick Lemke 76079a3d6d wording 5 years ago
Patrick Lemke 9df3a8267a typo 5 years ago
Patrick Lemke 2c8860b00e typo 5 years ago
Patrick Lemke 18fbeb85d2 comma separation 5 years ago
Patrick Lemke cf94641c26 wording 5 years ago
Patrick Lemke bd79255000 spacing 5 years ago
Patrick Lemke 85f5e4de32 comma separation 5 years ago
Patrick Lemke f7df2f5cd3 capitalization 5 years ago
Patrick Lemke 56dfd77201 capitalization 5 years ago
Patrick Lemke 0af20a81dd typo 5 years ago
Patrick Lemke 6091c64296 typo 5 years ago
Patrick Lemke df0a164f77 typo 5 years ago
Patrick Lemke 0724f00353 capitalization 5 years ago
Patrick Lemke 0e8c264ed0 capitalization 5 years ago
Patrick Lemke 7375e64c0d capitalization 5 years ago
Patrick Lemke 64520e1d4f capitalization 5 years ago
Patrick Lemke 43c398e790 comma seperation 5 years ago
Patrick Lemke dca5f71310 wording 5 years ago
Patrick Lemke 34d2907f3f word order 5 years ago
Patrick Lemke a694e7038a word order, wording 5 years ago
Patrick Lemke c8cf9a0de0 capitalization 5 years ago
Patrick Lemke 7d461fc30a wording 5 years ago
Patrick Lemke f0fd10b6ee wording 5 years ago
Patrick Lemke 459939daed wording 5 years ago
Patrick Lemke b0935fdb42 wording 5 years ago
Patrick Lemke e7a760c1b9 wording, pronouns 5 years ago
Patrick Lemke e921214456 wording 5 years ago
Patrick Lemke 8ced858996 capitalization 5 years ago
Patrick Lemke 1ba28c412f to -> in 5 years ago
Patrick Lemke 3f8084760f duplicate words 5 years ago
Patrick Lemke c57b22789b of -> about 5 years ago
Patrick Lemke 1c0f7654e3 remove word 5 years ago
Patrick Lemke 7eadcc2018 capitalization 5 years ago
Patrick Lemke f1cc00861d capitalization 5 years ago
Patrick Lemke 80759f8229 remove word 5 years ago
Patrick Lemke 62734eaa3d capitalization, word order, working 5 years ago
Patrick Lemke 54c599641a plural 5 years ago
Patrick Lemke 53f2510cf0 capitalization 5 years ago
Andreas M. Antonopoulos b012317ffe
Merge pull request #162 from HAOYUatHZ/underscore
add missing underscore
5 years ago
HAOYUatHZ f3f9938642 add missing underscore 5 years ago
HAOYUatHZ a455929768 fix typos 5 years ago
HAOYUatHZ e5cb3ac705 fix typos 5 years ago
HAOYUatHZ d11a055ae1 remove extra blank lines 5 years ago
HAOYUatHZ 1fb2122b11 more on removing trailing spaces 5 years ago
HAOYUatHZ 4064c918a9
Merge branch 'develop' into lint 5 years ago
Rene Pickhardt d44a66d80f
added sections about onions and lightning messages
not sure if the payment forward algorithm is too technical for chapter 03
5 years ago
HAOYUatHZ ba26fb8993 fix ci 5 years ago
Rene Pichardt c299e4577d added a section about path finding and gossip. this is still WIP and I am publishing this to be able to open an issue about the structure. While writing I realized that we might have to start with routing before mentioning the path finding issue 5 years ago
Rene Pichardt 7771604cec Merge branch 'develop' of https://github.com/lnbook/lnbook into develop 5 years ago
Rene Pichardt c1942e72e6 added a section about inoices to chapter 3. need to work on the payment process next 5 years ago
Andreas M. Antonopoulos f0f78b4f7f Fixes #101: Replacing LN with Lightning
Instead of "a LN node" we use "a Lightning node", to avoid problems of readability.
5 years ago
Umar Bolatov 12115b0dae
Remove extra blank lines 5 years ago
Umar Bolatov 3cefc38a17
Remove duplicated words 5 years ago
Imran d87765be93 Update ch03.asciidoc
Fixed some typos, improved some grammar
5 years ago
Andreas M. Antonopoulos 8370319293
Merge pull request #124 from ImranLorgat/ImranCH3---Style
Edited CH3 for style and clarity
5 years ago
Imran 75637b42bd Update ch03.asciidoc
Edited CH3 stubs for style and clarity. I assume this chapter is probably going to be reworked so I haven't spent too much energy on structure and content.

Will probably take another look once the structure for this chapter settles a bit.
5 years ago
Imran e79d38520e Update ch03.asciidoc
Wrote explanations for the various points on "Comparison with Bitcoin"

Many of these concepts overlap so could probably be condensed into more readable headings.
5 years ago
enorrmann 83b8f83755 Fixed 2 typos 5 years ago
Andreas M. Antonopoulos 53f9bcd77a
Merge pull request #115 from bolatovumar/gossip-protocol-capitalization
Replace "Gossip protocol" with "gossip protocol"
5 years ago
Umar Bolatov 0ffeb48686
Replace "Gossip protocol" with "gossip protocol"
address #114
5 years ago
Umar Bolatov a77bca8819
Replace "onchain" and "On-Chain" with on-chain
fix #105
5 years ago
Andreas M. Antonopoulos b4d767577f
Merge pull request #112 from brakmic/small-fixes
trivial: fixed spelling
5 years ago
Andreas M. Antonopoulos b87186068d
Merge branch 'develop' into fix-106 5 years ago
Harris 3622ef98ce
trivial: fixed spelling 5 years ago
Umar Bolatov d89ae3e286
Replace "Bitcoin" with "bitcoin" when referring to currency unit
fix #106
5 years ago
Umar Bolatov edf2b06052
Change "bitcoins" and "Bitcoins" to "bitcoin"
fix #104
5 years ago
Andreas M. Antonopoulos 5060bedce6
Merge pull request #95 from AustinGreen/patch-1
Refactored a couple of sentences
5 years ago
Rene Pickhardt 4d1aba1d3f fixed merge conflict 5 years ago
Rene Pickhardt e5eea53baa added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 5 years ago
Austin Green 60add3e8ce
refactor a couple of sentences 5 years ago
Simone Bovi 713e62caa6 Fixed typos and refactored some sentences. (#92) 5 years ago
Rene Pickhardt 03d5ffb77b forgot to check in progress from last week. should not be proof read yet as it is Work in Progress. still it might be nice to have some feedback on the technical depth which according to my feeling is varying a little bit over the chapters and probably also a little bit too deep. Maybe more graphics and pictures would help 5 years ago
Rene Pickhardt 4ed6de50ba
fixed a formatting error
will also probably not go as technical as to explain musig / segwit yet. to be discussed
5 years ago
Rene Pickhardt cb6436a977 started with the quick review of multisig, P2SH and P2WSH (segwit) decided to effectively summarize chapter 7 of mastering bitcoin and refer to it for people who see this for the first time 5 years ago
Rene Pickhardt 4960fdcccf first two subsections of chapter 3 and one addition to the glossary as Lightning Messages where not covered... WIP as always might rewrite large parts of this. Also the first section does not seem concise with the section about payment channels. Yet I believe both perspectives are useful and maybe the seperation is not too bad afterall 5 years ago
Rene Pickhardt d14f56c412 moved chapter 02 to chapter 03 5 years ago