Skip to content

Commit

Permalink
first pass
Browse files Browse the repository at this point in the history
  • Loading branch information
btsea authored and jnewbery committed Mar 3, 2020
1 parent c44cf6d commit 9682c02
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions _posts/2020-03-04-socratic-seminar-102.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,41 @@ Special thanks to Chaincode Labs and NYU Blockchain Digital Asset Forum for food
#### Mailing Lists

##### bitcoin-dev
- [A proposal for WTXID-based transaction relay](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2020-February/017648.html)
- [BIP 340 updates: even pubkeys, more secure nonce generation](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2020-February/017639.html)

##### lightning-dev
- [On massive channel closing and fee bumping](https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-February/002569.html)
- [Direct Message draft](https://lists.linuxfoundation.org/pipermail/lightning-dev/2020-February/002552.html)
- [[Annoucement] Discreet Log Contract Protocol Specification](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2020-January/017563.html)

#### Optech

## Network Data
- [Analyzing bitcoin mining profitability following ‘The Halving’ and its indication for price](https://tradeblock.com/blog/analyzing-bitcoin-mining-profitability-following-the-halving-and-its-indication-for-price)
- [Stale block at height 619,141](https://twitter.com/BitMEXResearch/status/1232962626302468096)

## CVEs and Research

#### Research
- [One sideded MimbleWimble transactions](https://gist.github.com/DavidBurkett/32e33835b03f9101666690b7d6185203)
- [A Bitcoin payment network with reduced transaction fees and confirmation times](http://www.sciencedirect.com/science/article/pii/S1389128619308850)
- [Taproot in the Generic Group Model](http://diyhpl.us/%7Ebryan/papers2/bitcoin/Taproot%20in%20the%20generic%20group%20model%20-%202020.pdf)
- [An examination of the cryptocurrency pump and dump ecosystem](https://bfi.uchicago.edu/wp-content/uploads/Gandal-Neil-etal-An-examination-of-the-cryptocurrency-pump-and-dump-ecosystem.pdf)
- [Bitcoin Crypto–Bounties for Quantum Capable Adversaries](https://eprint.iacr.org/2020/186.pdf)
- [Securing Proof-of-Work Ledgers via Checkpointing](https://eprint.iacr.org/2020/173.pdf)
- [Lightning Network: a second path towards centralisation of the Bitcoin economy](http://arxiv.org/abs/2002.02819)
- [Profit from Two Bitcoin Mining Tactics: Towing and Shutdown](http://arxiv.org/abs/2002.07068)
- [An airdrop that preserves recipient privacy](https://fc20.ifca.ai/preproceedings/54.pdf#)

#### InfoSec
- [Escaping the Chrome Sandbox with RIDL](https://googleprojectzero.blogspot.com/2020/02/escaping-chrome-sandbox-with-ridl.html)
- [Mitigations are attack surface. too](https://googleprojectzero.blogspot.com/2020/02/mitigations-are-attack-surface-too.html)
- [We tracked 133,000 Ethereum names and exposed their secrets](https://decrypt.co/19423/we-tracked-133000-ethereum-names-and-exposed-their-secrets)
- [Congestion Attacks in Payment Channel Networks](https://medium.com/@ayelem02/congestion-attacks-in-payment-channel-networks-b7ac37208389)
- [Route Hijacking and DoS in Off-Chain Networks](https://medium.com/@saar.tochner/route-hijacking-and-dos-in-off-chain-networks-37ce6f54aa26)
- [Fulcrum hack](https://bzx.network/blog/postmortem-ethdenver)
- [IOTA theft and downtime](https://blog.iota.org/trinity-attack-incident-part-1-summary-and-next-steps-8c7ccc4d81e8)

## Pull Requests and repo updates

Expand All @@ -40,3 +63,8 @@ Special thanks to Chaincode Labs and NYU Blockchain Digital Asset Forum for food
#### BOLTS

## Miscellaneous
- [DNSSEC root key signing ceremony delayed](https://www.theregister.co.uk/2020/02/13/iana_dnssec_ksk_delay/)
- [James O’Beirne on Chaincode podcast](https://podcast.chaincode.com/2020/02/12/james-obeirne-4.html)
- [Chaincode Decoded: The UTXO Set](https://podcast.chaincode.com/2020/02/26/utxos-5)
- [Stanford Blockchain Conference transcripts](https://diyhpl.us/wiki/transcripts/stanford-blockchain-conference/2020/)
- [Boltathon transctipts](http://diyhpl.us/wiki/transcripts/boltathon/)

0 comments on commit 9682c02

Please sign in to comment.