Commit Graph

15 Commits (aba2f7f429146879f4e3873c3bd75b416aa25174)

Author SHA1 Message Date
practicalswift d63240ff3e Fix missing end-of-line punctuation 5 years ago
practicalswift 48b0ea9f8e Fix incorrect capitalization 5 years ago
Rene Pickhardt 80a4fc0a08
added turbo channels not sure about the section 5 years ago
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
5 years ago
practicalswift e6c63788d3 travis: Add linter for lexical illusions (duplicate words) (#64) 5 years ago
yahiheb 4f7b946aad Fix typos (#63) 5 years ago
practicalswift 8b8badc050 travis: Add linter to detect "Satoshi style" double spacing (#61)
* Remove double spaces

* travis: Add linter to detect double spacing
5 years ago
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
5 years ago
Rene Pickhardt b065514e3b
added 7 ingredients for a payment channel protocol 5 years ago
Rene Pickhardt 919b743c1d comparison routing vs path finding 5 years ago
Ugam Kamat 370c77ff38 Added few extra topics (#48)
* Added few extra topics

@renepickhardt  Nice work on the outline. Here are the changes that I have done. Would appreciate your feedback. I have added a couple of topics like `nLocktime`, `CLTV`, `CSV`, and `nSequence` to the "Review of Bitcoin" section as I feel they form the foundation of the transactions in Lightning Network. Also, I have added the topic "Need for a payment receipt" in the "Motivation of Lightning Network" section as invoice payments gives us a cryptographic proof of payment that is generally lacking in a normal on-chain transaction. 

I changed the name of `Breach Remedy Transaction` to `Penalty transaction` as the BRT term does not appear anywhere outside Joseph Poon's whitepaper. I think you should also rethink the RSMC term as that term also does not appear in the BOLTs and outside the whitepaper.

I think it would be worthwhile to add scriptless scripts and benefits Taproot can provide to Lightning Network in BOLT 1.1 /2.0 section. With Taproot, we would be able to do wonderful things with Lightning onion and as the book gets published in 2H20, we would be might be much closer to Taproot implementation on mainchain.

* Update topics.asciidoc

* Update topics.asciidoc

* Update topics.asciidoc
5 years ago
Rene Pickhardt e0343f111e added a few comparisons that the book should cover 5 years ago
Rene Pickhardt f3e376ac5d
Added wish to properly define scaling and decentralized 5 years ago
Doru Muntean 63cf59b972 Fixed grammar and small typos (#21)
Thanks
5 years ago
Rene Pickhardt 0a055ad640 added a tentative list of topics which are already grouped a little bit towards potential chapters. this list will most likely be extended in the future before it will be prioritized and filtered and structured. Now is the best time to propose topics and make inputs 5 years ago