forked from chaincodelabs/seminars
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Some Responses to the Discussion Questions | ||
|
||
1. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Channel Probing, BOLTs 1.1, Submarine Swaps/Loops, HTLC-DASH | ||
|
||
## Reading | ||
|
||
| Content | Time | Tags | | ||
|-----------------------------------------------------------------------------------------------|-------|-------------------------| | ||
[On the Difficulty of Hiding the Balance of Lightning Network Channels](https://eprint.iacr.org/2019/328.pdf) | Start at section 3, 30 min | privacy, lightning | | ||
[Lightning Specification 1.1 Proposal States](https://github.com/lightningnetwork/lightning-rfc/wiki/Lightning-Specification-1.1-Proposal-States) | 10 min | BOLTs, future | | ||
[Submarine Swaps](http://diyhpl.us/wiki/transcripts/magicalcryptoconference/2019/submarine-swaps/) | 5 min | submarine swaps | | ||
[Loops](https://blog.lightning.engineering/posts/2019/03/20/loop.html) | 5 min | loops, liquidity | | ||
[Rendezvous Mechanism on Top of Sphinx](https://github.com/lightningnetwork/lightning-rfc/wiki/Rendez-vous-mechanism-on-top-of-Sphinx) | 5 min | routing | | ||
[DASH wikipedia Article]https://en.m.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP | 10 min | DASH | | ||
[HTLC-DASH](https://www.bitcoinlightning.com/laolu-lightning-network-powered-video-platform/) | 5 min | HTLC-DASH | | ||
[HTLC-DASH Presentation by Laolu](https://docs.google.com/presentation/d/16BK53bnfRVu_iHJKw2f82DRg6kk8061gxiJeKTCciKY/edit#slide=id.g2005d26133_0_17) | 15 min, optional | HTLC-DASH | | ||
|
||
|
||
## Discussion Questions | ||
|
||
1. |