Socratic Seminar #57
Thanks to Ordimint for sponsoring food and drinks for this meetup!
Security/CVEs/InfoSec/Research
- ZK Rollup on Bitcoin: Technical Whitepaper
 - From Slow Propagation to Partition: Analyzing Bitcoin Over Anonymous Routing
 - DoS: LND Onion Bomb
 - Bitcoin Core Security Advisories and 10 previously unreleased disclosures
 - The Great Script Restoration Project Talk
 - MixBuy: Contingent Payment in the Presence of Coin Mixers
 - Dynamic-FROST: Schnorr Threshold Signatures with a Flexible Committee
 - Concurrently Secure Blind Schnorr Signatures
 - Cryptocurrency mining as a novel virtual energy storage system in islanded and grid-connected microgrids
 - BACH: A Tool for Analyzing Blockchain Transactions Using Address Clustering Heuristics
 
Miscellaneous
- Stratum.work
 - CatVM Audiobook
 - Wasabi Wallet coordinator explorer
 - Mining Cooling Solutions Comparison
 - Blocksize increase proposals historical review
 - CoinPile
 - Brollups
 - Definitive explanation of the weird Bitcoin transaction
 
Network Data
Europe/Germany/Berlin
Mailing Lists
Delving Bitcoin
- OP_CAT Use Cases Series
 - Proposing a P2QRH BIP towards a quantum resistant soft fork
 - Estimating Likelihood for Lightning Payments to be (in)feasible
 
Pull requests
BIPs, BOLTs and Proposals
- ChillDKG: Distributed Key Generation for FROST
 - 328, 390, 373: BIPs for MuSig2 derivation, descriptors, and PSBT fields #1540
 - Add BIP 353: DNS Payment Instructions #1551
 
Bitcoin Core
- policy: bump TX_MAX_STANDARD_VERSION to 3 #29496
 - Cluster size 2 package rbf #28984
 - net_processing: make any misbehavior trigger immediate discouragement #29575
 - Introduce Mining interface #30200
 - chainparams: Add achow101 DNS seeder #30007
 
LND
Eclair
BDK & LDK
- Force-close channels if their feerate gets stale without any update #3037
 - BOLT 12 static invoice encoding and building #3082
 - Remove rand dependency from bdk #1395