Skip to content

Commit

Permalink
add readings
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjonas committed Jun 6, 2019
1 parent 66e156d commit 717d1f3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bolts-1.1-HTLC-DASH-channel-probing/ANSWERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Some Responses to the Discussion Questions

1.
19 changes: 19 additions & 0 deletions bolts-1.1-HTLC-DASH-channel-probing/README.md
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.

0 comments on commit 717d1f3

Please sign in to comment.