forked from sfbitcoindevs/sfbitcoindevs
-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
b128c56
commit 56edd37
Showing
2 changed files
with
53 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
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,52 @@ | ||
+++ | ||
title = "Socratic Seminar 26" | ||
date = 2024-10-15 | ||
aliases = ["socratic/2024/10/15/socratic-26.html"] | ||
+++ | ||
|
||
## Housekeeping 🧹 | ||
|
||
- [What is a Socratic Seminar?](https://bitdevs.org/about#socratic-seminars) | ||
- Questions are encouraged, including basic ones! Suggest topics for the next Socratic Seminar [here](https://github.com/0xBEEFCAF3/bostonbitdevs/issues/new). | ||
- No photos, videos, or recordings. | ||
- [Chatham House Rule](https://www.chathamhouse.org/about-us/chatham-house-rule): You are free to share discussions and learnings from Boston BitDevs, but do not reveal the source of the information. Do not share the identity of any of the speakers or participants. | ||
|
||
## Topics | ||
|
||
[Bitcoin Core 28.0 release](https://github.com/bitcoin/bitcoin/blob/5de225f5c145368f70cb5f870933bcf9df6b92c8/doc/release-notes.md) | ||
|
||
[Analysis of the disappointing denial of Tornado Devs' motion to dismiss](https://www.coincenter.org/analysis-the-disappointing-denial-of-tornado-devs-motion-to-dismiss/) | ||
|
||
[FROST Signing BIP](https://github.com/siv2r/bip-frost-signing) | ||
|
||
[FROST DKG BIP](https://github.com/BlockstreamResearch/bip-frost-dkg) | ||
|
||
[Ocean Datum](https://ocean.xyz/docs/datum) | ||
|
||
## Security | ||
|
||
[NBitcoin Musig2 nonce reuse](https://github.com/MetacoSA/NBitcoin/pull/1228) | ||
|
||
[Core Vulnerability Disclosures](https://github.com/bitcoin/bitcoin/pull/29816) | ||
|
||
- [Disclosure of hindered block propagation due to mutated blocks](https://bitcoincore.org/en/2024/10/08/disclose-mutated-blocks-hindering-propagation/) | ||
|
||
- [Disclosure of hindered block propagation due to mutated blocks](https://bitcoincore.org/en/2024/10/08/disclose-mutated-blocks-hindering-propagation/) | ||
|
||
- [Disclosure of DoS due to inv-to-send sets growing too large](https://bitcoincore.org/en/2024/10/08/disclose-large-inv-to-send/) | ||
|
||
- [CVE-2024-35202 BlockTxn Crash](https://bitcoincore.org/en/2024/10/08/disclose-blocktxn-crash/) | ||
|
||
## Research | ||
|
||
[Bitcoin PIPE](https://www.allocin.it/uploads/placeholder-bitcoin.pdf) | ||
|
||
- [Related: FedCov](https://rubin.io/public/pdfs/fedcov.pdf) | ||
|
||
## Software Releases | ||
|
||
[BDK Swift Example Wallet for mobile](https://github.com/bitcoindevkit/BDKSwiftExampleWallet) | ||
|
||
[Musig2 Support merged in Secp256k1](https://github.com/bitcoin-core/secp256k1/pull/1479) | ||
|
||
[DLC Markets](https://dlcmarkets.com/) |