Commit Graph

1782 Commits (a75577ab13fdd478faab9aa0cb0b2781c634ae01)
 

Author SHA1 Message Date
Frnk 1f51de2b51 SHA256 of "Dinas secret" is 0575965b3b44be51e8057d551c4016d83cb1fba9ea8d6e986447ba33fe69f6b3
replace former SHA256 of "Glorias secret"
3 years ago
Zendo102 934accec07
Update 02_getting_started.asciidoc
Sorry for the multiple patches for the introduction.  Getting my head around this.
I've made some changes in capitalization (using the Glossary as a reference) and punctuation. I've also tidied up one or two phrases that were unclear/awkward.

Note this from the guidelines:
Headings should be all lower case, except for first letter, proper nouns and acronyms. "An introduction to the Lightning Network", "Explaining the physics of fulgurites" etc.

Hopefully, I've corrected all the headings.
3 years ago
GiovanniZotta b837eb9569
Rephrasing, typo correction, addition of a detail about computational complexity (#665) 3 years ago
Sebastian Falbesoner 77129a0a89
introduction: fix link to "Bitcoin Fundamentals Review" appendix (#661) 3 years ago
Zachery Glass 695a1ebd1d
Fixes #625 (#660)
* Fixes #625

* Improve spelling, grammar and clarity in history.asciidoc
3 years ago
Matt Misbach 1de53b46f5
Fixes for issues #655, #572, #624 (#659)
* Fixing a small typo

* Fixed broken link to diagram. Fixed text references to incorrect node names in the diagram.

* Fix for issue #572

* Fix for issue #624
3 years ago
GiovanniZotta d0617df567
Typo correction (#658) 3 years ago
Franky 29708730b5
Update 03_how_ln_works.asciidoc (#657)
Typo.
3 years ago
kazute 60d87ac88f
Update 01_introduction.asciidoc (#654)
Changed full stop to semicolon after two-fold, before giving the reason.
3 years ago
Andreas M. Antonopoulos fc7e92ecaf Added appendix style tag 3 years ago
Andreas M. Antonopoulos 897c91ceea Added reference to Bitcoin Fundamentals review appendix 3 years ago
Andreas M. Antonopoulos 7b8d55fca9 Fixes #584 3 years ago
Andreas M. Antonopoulos f1a2f0c0d1 Add reference to bitcoin fundamentals appendix 3 years ago
Andreas M. Antonopoulos fb90af51d8 Fix Muun listing, sort alphabetically 3 years ago
Andreas M. Antonopoulos 0dc9343750 Rename chapters 4,5 and updated README 3 years ago
Andreas M. Antonopoulos b8907a164b Clarification of SD card problem 3 years ago
Andreas M. Antonopoulos 6c6b2c9c80 source formatting 3 years ago
Andreas M. Antonopoulos 6840a842af
Merge pull request #640 from keblek/keblek-patch-1
Bump c-lightning to 9.3
3 years ago
Andreas M. Antonopoulos 74e313d2bf
Merge pull request #645 from keblek/patch-1
Add tip for lightning polar for visualising.
3 years ago
Andreas M. Antonopoulos ee1454c518
Merge pull request #653 from noah-detweiler/patch-1
Update 01_introduction.asciidoc
3 years ago
Andreas M. Antonopoulos 807b01b777
Merge branch 'develop' into patch-1 3 years ago
Pamela Morgan fc5488e24f
Alphabetize list terms, add hash function, & heading (#649)
Alphabetized terms under "Lightning Network Basic Concepts" and added Hash Function and Digital Signature as terms because they are also used in this chapter. Used glossary definitions (partial) to define in this section. 
Added 2nd level heading to Scaling Blockchains and added italics to what if statement at the end of the section, which is the transition to LN.
3 years ago
Andreas M. Antonopoulos f6e3622118
Merge branch 'develop' into patch-1 3 years ago
Pamela Morgan 15434513b1
Update 02_getting_started (#648)
Moved Alice introduction paragraph to the beginning
Added TODO for link to bitcoin basics guide / fundamentals
Moved Testnet Bitcoin section to wallets
Added tip about Alice being able to transfer bitcoin she already owns to her new Eclair wallet
Fixed typo
Added language about Bob's perspective just before conclusion
3 years ago
Andreas M. Antonopoulos 80cc432beb
Merge pull request #628 from keblek/patch-4
Rewording of sentence, SD caveats, removed info
3 years ago
Richard 42f4f0b530
Update 01_introduction.asciidoc (#651)
Typo MB -> GB
3 years ago
krupawan5618 17bc718b35
Update 01_introduction.asciidoc (#646)
* Update 01_introduction.asciidoc

* Update 02_getting_started.asciidoc

typos and removed broken lightning link
3 years ago
Andreas M. Antonopoulos fcdd62e308
Merge pull request #601 from aantonop/bitcoin-fundamentals
WIP: Bitcoin Fundamentals Review
3 years ago
Andreas M. Antonopoulos a0fbe76e82 Fixes from PR comments 3 years ago
Geremia ce8396b8f0
fixed typos (e.g., "vs" → "vs.") and wording (#643) 3 years ago
HWWAIT bed649d91f
Update node_client.asciidoc (#642)
Fix a spelling mistake.
3 years ago
HWWAIT d5c529d4be
Spellcheck node_operation.asciidoc (#641)
Several spelling and typo fixes.
3 years ago
Andreas M. Antonopoulos 2a81a4a303 Signature types 3 years ago
Rene Pickhardt 171e56ad51
fixed typo HMCA --> HMAC 3 years ago
drey d41a5c032f
Fix typos & grammar in routing page (#636)
* routing: Fix David => Dina

This follows the changes initially commited in 8abe629.

* routing: Add various spelling / grammatical fixes
3 years ago
keblek 4060092c09
Adding testnet wallet tip (#612) 3 years ago
Andreas M. Antonopoulos 5d3b8ca6e6 Rename again for consistency 3 years ago
Andreas M. Antonopoulos 980b77207c Rename to appendix 3 years ago
Andreas M. Antonopoulos cea0cb370e Conditional scripts and complex example 3 years ago
Andreas M. Antonopoulos b4e98f5cc8 Removed multisig details and replaced w reference 3 years ago
Andreas M. Antonopoulos 9c56ec5cbd Multisig scripts and timelocks 3 years ago
Olaoluwa Osuntokun 748626d2a2
wire_protocol+upgrades: add section describing TLV
In this commit, we add a new section that describes the TLV format that
is used in the Lightning Network,. We also preview the concepts of
forwards and backwards compatibility in the context of message parsing,
as we're foreshadowing the ending portion of the chapter where we use
the concept in order to describe how LN upgrades the protocol both in
theory and in practice.
3 years ago
noah-detweiler f90f40d975
Update 01_introduction.asciidoc
Made a few punctuation and other small tweaks
3 years ago
Andreas M. Antonopoulos 35fc4870d5 Script chains and hash locks 3 years ago
Andreas M. Antonopoulos fe676bb6bd More Scripting 3 years ago
Andreas M. Antonopoulos 100eba9e27 Bitcoin Script 3 years ago
Olaoluwa Osuntokun 92fa5b370f
wire_protocol+upgrades: initial version of chapter
In this commit, we add the initial version of a chapter that explores
the framing of the wire protocol including an exploration of the various
upgrade mechanisms available to extend the LN. Portions of this chapters
can be used to fill out other chapters such as the funding flow. The aim
of this chapter was to provide a single point in the book that readers
can go to in order to get a high level understanding of the wire
protocol of the LN. This chapter doesn't go into low level protocol
flows involving the messages, as that's to be left for the chapters that
dive deeper into the content.
3 years ago
Andreas M. Antonopoulos 963b3ca87e Merge branch 'master' into develop 3 years ago
Andreas M. Antonopoulos 73aa041a85 outpoint terminology and TxID term 3 years ago
keblek 9e0c3e30dc
Update node_client.asciidoc 3 years ago