Olaoluwa Osuntokun
579ce07c5c
ch01: fix link to Mike Hearn's Bitcointalk post
2019-12-10 21:11:13 -08:00
Olaoluwa Osuntokun
c47152d803
ch01: reference deferred settlement in sequencing section
2019-12-10 21:10:46 -08:00
Olaoluwa Osuntokun
d2122ca005
ch01: relax description of LN privacy
2019-12-10 21:10:07 -08:00
Andreas M. Antonopoulos
1995494105
getting started section
2019-11-27 13:33:00 -05:00
Andreas M. Antonopoulos
6f9c4aa929
AMA reorg edits to ch01
...
Chapters 1 & 2 will be less technical, to help non-technical users get a high level view of LN. To make more accessible, I am removing technical detail, reducing the history segment, and introducing "motivation" and "basics" sections.
Moved "getting started" from ch1 to ch2
Chapter 2 will be based on experiential learning, with examples, screenshots and a user story
2019-11-27 12:29:58 -05:00
Eduardo Lima
cc44886ed3
Update ch01.asciidoc ( #85 )
...
line 58:
originally: "This mechanism would allow two users to engage into several smaller transactions..."
corrected: "This mechanism would allow two users to engage in several smaller transactions..."
2019-11-08 22:56:04 +01:00
Doru Muntean
35f866ef37
reformulated and fixed typos ( #90 )
2019-11-08 22:53:04 +01:00
Eduardo Lima
cbd73570b4
Update ch01.asciidoc
...
line 37: "...either limiting the duration the payment channel..." ought to read ..."either limiting the duration OF the payment channel.."
2019-10-31 03:13:12 -05:00
Andreas M. Antonopoulos
399dff437c
Merge branch 'develop' into ch1_edits
2019-10-13 10:57:03 -04:00
Andreas M. Antonopoulos
c2d3ca7c91
Merge pull request #79 from boyerjohn/patch-1
...
clarification of onion routing
2019-10-13 10:55:47 -04:00
Andreas M. Antonopoulos
2ecbfe3603
ch1 edits for clarity and flow
2019-10-13 10:52:07 -04:00
John Boyer
e6e6d600e9
clarification of onion routing
2019-10-06 11:47:51 -04:00
mulles
ca74a0d9d6
Update ch01.asciidoc
...
Corrected a Typo: ingredients not ingreedients ;)
So fare the book was interesting, thx for the effort ;)
2019-10-06 17:17:27 +02:00
Moller40
fa6a1dfbe9
One small language fix
...
Change-Id: I2be0befb5063834d3b27ff22e585647ab22d236d
2019-10-01 13:40:09 +02:00
practicalswift
d63240ff3e
Fix missing end-of-line punctuation
2019-09-28 15:06:35 +00:00
Andreas M. Antonopoulos
4c58bd5d17
Spelling fixed
2019-09-28 10:57:26 -04:00
Andreas M. Antonopoulos
ffd991ecbc
Fix travis error (Satoshi-style double space after period)
2019-09-28 10:46:48 -04:00
Andreas M. Antonopoulos
3e0d20ef0e
Fix line endings - travis repair
2019-09-28 10:40:08 -04:00
Andreas M. Antonopoulos
6be13e040e
Merge pull request #70 from practicalswift/end-of-sentence
...
travis: Add linter to detect incorrect capitalisation, or when the end of a sentence is not on the same line as the beginning of the sentence
2019-09-28 10:20:34 -04:00
Andreas M. Antonopoulos
fa667d8cf8
Merge branch 'develop' into Enegnei-patch-1
2019-09-28 10:18:51 -04:00
practicalswift
48b0ea9f8e
Fix incorrect capitalization
2019-09-22 08:19:59 +00:00
practicalswift
b903077184
travis: Add linter to detect multiple blank lines between paragraphs ( #66 )
...
* travis: Add linter to detect multiple blank lines between paragraphs
* Use one blank line between paragraphs
* Remove trailing spaces
2019-09-20 13:46:48 -06:00
Rene Pickhardt
b8d1f50eb2
added more bulletpoints and suggestions for the structure
2019-09-17 21:07:57 +02:00
yahiheb
8cd4d1656e
Use LN abbreviation for Lightning Network (ch01 file) ( #57 )
...
* Use LN abbreviation for Lightning Network (ch01 file)
* Update ch01.asciidoc
Co-Authored-By: nopara73 <adam.ficsor73@gmail.com>
2019-09-17 05:38:45 -06:00
yahiheb
4f7b946aad
Fix typos ( #63 )
2019-09-16 13:59:02 -06:00
practicalswift
853c2187d0
travis: Use "exit 1" in case of linter failure ( #62 )
...
* travis: Use "exit 1" in case of linter failure
* Fix double spacing
2019-09-16 11:18:31 -06:00
practicalswift
8b8badc050
travis: Add linter to detect "Satoshi style" double spacing ( #61 )
...
* Remove double spaces
* travis: Add linter to detect double spacing
2019-09-16 10:47:01 -06:00
practicalswift
c0d3b46e9f
travis: Add linter to make sure Unix style line endings are used. Add trailing whitespace linter. Fix typos. ( #60 )
...
* travis: Add linter to make sure Unix style line endings are used
* Fix typos
* travis: Add linter to detect trailing spaces at end of line
* Remove trailing whitespace
* Use consistent indentation
* travis: Add linter guarding against use of tabs
2019-09-16 10:38:23 -06:00
Rene Pickhardt
7c525f2dec
added the first mediabox to the book as a TIP
2019-09-16 17:08:01 +02:00
Enegnei
0d97ecb029
Changed 'wallet' to 'address'
2019-09-12 23:17:00 +02:00
Enegnei
a423c81836
More grammar, spelling, syntax changes
2019-09-12 23:06:25 +02:00
bitcoina
d36bbaa98d
Stylistic change ( #52 )
...
Just separating out the two white papers. Make it clearer.
2019-09-12 10:41:00 -06:00
Enegnei
220fbd217a
Some grammar and syntax changes ( #53 )
2019-09-12 10:40:35 -06:00
nopara73
c123976703
Fix intent ( #41 )
...
* Fix intent
* Update ch01.asciidoc
* basically rephrased the entire pargragraph to make it more readable
gave A and B the names of Alice and Bob.
Simplified / split sentences.
moved a scentence
2019-09-12 08:01:50 -06:00
bitcoina
07d17b48ff
Stylistic change to Meni Rosenfeld paragraph. ( #51 )
...
* Stylistic change to Meni Rosenfeld paragraph.
Propose to change the word order and a few words to make it easier to read.
* removed the word and to make the text shorter
2019-09-12 07:43:38 -06:00
bitcoina
073206e715
Replace "wallet" with "address", in relation to hashcash's unilateral channel proposal. ( #47 )
...
* Update ch01.asciidoc
Propose to replace the comment regarding multi-sig wallet, with multi-sig transaction.
* Update ch01.asciidoc
2019-09-12 07:41:28 -06:00
nopara73
e0d565dc4e
Fix typo ( #44 )
2019-09-11 07:17:12 -06:00
nopara73
713694baaf
Punctuation ( #46 )
2019-09-11 07:16:53 -06:00
nopara73
5ee549904f
Fix typo ( #45 )
2019-09-11 07:16:20 -06:00
nopara73
0d546e693f
Fix typo ( #42 )
...
* Fix typo
* Better fix
2019-09-11 07:13:58 -06:00
nopara73
452b83daa4
Fix typo ( #40 )
2019-09-11 04:26:25 -06:00
nopara73
1c05476125
Fix typo ( #38 )
2019-09-11 03:56:26 -06:00
nopara73
ba68db146b
Fix typo ( #37 )
2019-09-11 03:55:59 -06:00
nopara73
e7218ce6b8
Remove the
( #35 )
2019-09-11 03:55:29 -06:00
Rene Pickhardt
a303eecd86
added footnotes
2019-09-11 11:52:18 +02:00
bitcoina
407178e04a
Update ch01.asciidoc ( #34 )
...
Great start to the Unilateral Channel part of the history! I've suggested some stylistic updates to the first sentence.
2019-09-11 03:32:43 -06:00
bitcoina
155637c9f8
Update ch01.asciidoc ( #33 )
...
Added two spaces to break into paragraphs
2019-09-11 03:31:49 -06:00
Rene Pickhardt
13e3dda607
extended the history of payment channels and sorted out the order of things: unidirectional channels, ultra server, meni rosenfelds trusted network of channels and bitcoin-dev list of reactivating nsequence. text complete WIP and a stub
2019-09-10 22:35:34 +02:00
bitcoina
cd103065aa
Update ch01.asciidoc ( #32 )
...
Couple of edits to the great Ultra Transaction server piece. - Didn't know about this proposal before. Gavin Andresen was a true innovator.
2019-09-10 12:33:47 -06:00
bitcoina
9a240565ce
Update ch01.asciidoc ( #31 )
...
Proposed some edits to the initial paragraphs on the 'nSequence' number. Aim is to make it slightly more accurate and readable. Happy to break these proposals down into smaller chunks if there is too much in a single pull request.
2019-09-10 12:30:27 -06:00