Bitcoin Socratic Seminar #53

It's almost time for Bitcoin Socratic Seminar #53!
What is a Socratic Seminar?
Inspired by other BitDevs meetups around the US, our Socratic Seminar events are formatted to foster debate, information sharing and lively discussion.
- Discussion topics are provided ahead of the event
- The event moderator(s) leads the audience through the topics
- Raise your hand to grab the mic and participate in the conversation
- We go to a bar afterwards
We follow the Chatham House Rule at this event: you are free to use the information you receive, but neither the identity nor the affiliation of the speaker(s), nor that of any other participant, may be revealed.
Logistics
On Wednesday, August 19, we'll be meeting at ATL BitLab. Join our telegram channel in case you need to ask for help finding us the night of the event.
Address
684 John Wesley Dobbs Ave NE, Suite A1 Atlanta, GA 30312
Parking
Please follow the parking instructions here: Parking Information
Chatham House Rule
We follow the Chatham House Rule at this event. You're welcome to share what you learn, but not who said it.
To help everyone speak freely, please do not take videos, pictures, or audio recordings during the seminar.
Topics
The strongest way to read this month's stack of links is not as a random list of Bitcoin news, but as two overlapping narratives. One is BIP 110 and the fight over rough consensus, legitimacy, and who gets to steer Bitcoin's standards process. The other is AI, not as a side topic, but as the broader systems story hanging over security, censorship, red teaming, infrastructure fragility, and even which kinds of builders get to keep operating. A lot of the links below stop looking separate once you read them through those two lenses.
BIP110 Saga
Governance, Process & Rough Consensus
- OCEAN killed BIP-110 - L0RINC credits OCEAN with killing the BIP-110 fork, adding a concrete mining-pool angle to the broader rough-consensus and failed-fork discussion.
- Checkmate thread on why the proposed fork failed to reach rough consensus - Checkmate frames the failed fork push as a social-consensus loss rather than a rules or referee problem, which makes it a useful prompt on how rough consensus is actually enforced in Bitcoin.
- Lopp reflects on the BIP-110 year and its scaling-war echoes - Jameson Lopp draws parallels between the past year of BIP-110 campaigning and the 2017 scaling fights, with receipts and accountability framing for the people involved.
- Motion to remove Luke Dashjr from BIP Editors - The bitcoindev thread argues Luke should be removed as a BIP editor after the BIP-110 fight, raising conflict-of-interest, process, and coordination questions inside Bitcoin's standards process.
COLDCARD Hack & AI
ColdCard Incident
- Predictable RNG Fallback and 32-Bit Reseed in COLDCARD Firmware - Block Engineering explains how a disabled hardware-RNG path and a 32-bit reseed can constrain entropy in affected COLDCARD firmware and weaken generated secrets.
- When random.bytes() runs but doesn't work - Dusty Daemon digs into what a commit message reveals about the recent COLDCARD bug and how code can appear to generate entropy while still failing as a secure randomness source.
- Rob Hamilton's Bitcoin software ecosystem map - Rob Hamilton shared his current view of the Bitcoin software ecosystem, which fits the broader "what depends on what" conversation around the recent COLDCARD fallout.
- MARA makes Slipstream permissionless - MARA says Slipstream is now a permissionless public good with no client code requirement, which is worth discussing as an alternate transaction relay path and its tradeoffs for fee management and mempool policy.
- Solving Bitcoin's Self-Custody Trilemma - Luke Childs argues that current self-custody setups force tradeoffs between security, ease of use, and trustlessness, and presents Anzen as a vault design meant to improve that balance without a soft fork, company, or cosigner.
- HWI PSA - Jon Atack posted a hardware-wallet-interface PSA that fits the broader wallet-safety and signer-hygiene thread around recent hardware concerns.
Lightning Infrastructure
- BTCPay Server warns of actively exploited critical vulnerability - BTCPay Server says an in-the-wild bug can lead to loss of funds and is telling operators to update to version 2.4.2 immediately or shut instances down until they can patch.
- Boltz stays disabled while keeping refund paths open - Boltz says the service will remain disabled until further notice, though cooperative and unilateral refunds should still work and support remains available.
- ZEUS follows suit for its Boltz-backed instance - ZEUS says its instance is following Boltz offline, while noting other ZEUS services like channels, the LSP, Lightning addresses, and normal send/receive flows remain online.
- Boltz posts an update on its future - Boltz shared a broader update on the project's future, which feels adjacent to but not duplicative of the earlier outage and refund-path discussion.
- Palazzo on wallet strategy after Boltz-backed services went down - Vincenzo Palazzo says the recent Boltz outage is forcing some wallets back into a 2019-style "when Lightning?" moment, while users learn about Liquid, Ark, and other second layers under the hood.
- Agent wallet users should upgrade to 0.22 - Nick Slaney posted a heads-up for
@moneydevkit/agent-walletusers to upgrade to version 0.22.
Censorship
- Bitcoin Policy Institute urges trusted frontier-model access for open-source defenders - Bitcoin Policy Institute says it is joining a broader coalition urging leading AI labs to give qualified open-source defenders trusted access to frontier models, raising questions about who gets advanced capabilities for security research and defense.
- Jensen Huang shares NVIDIA's letter on why open models matter - Jensen Huang says NVIDIA signed a letter arguing for the importance of open AI models, which makes the frontier-access and open-models debate feel a lot more mainstream.
AI Progress
- Ten advances in mathematics - OpenAI surveys ten mathematical advances made with help from its models, offering concrete cases for discussing where frontier AI is beginning to contribute to research-level mathematics.
- Discovering cryptographic weaknesses with Claude - Anthropic says Claude Mythos Preview found an improved attack on the post-quantum HAWK signature scheme and a faster attack on a reduced-round version of AES, showing frontier models starting to contribute to real cryptanalysis.
Misc
Bitcoin Infra
- CISA for Taproot key-path spends - Fabian Jahr proposes a new witness version for transaction-wide cross-input signature aggregation, letting Taproot-style key-path inputs use half aggregation, full aggregation, or explicitly opt out while leaving script-path spending unchanged.
- Spiral spotlights BIP-445 FROST signing work - Spiral says Sivaram is driving BIP-445 toward a polished v1.0, advancing configurable threshold signatures for bitcoin so keys can be split across multiple participants and only sign once enough parties coordinate.
- nix-bitcoin is shutting down - The nix-bitcoin project announced it is shutting down, raising questions about maintainer sustainability and the future of declarative Bitcoin node infrastructure.
- rust-bitcoin maintainer spotlight: Nick Johnson - Spiral says Nick Johnson is now helping maintain rust-bitcoin and stabilize crates that sit underneath a large share of Bitcoin's Rust ecosystem.
- Bitcoin Core v32.0 is targeted for October - Mike Schmidt flags the current target window for Bitcoin Core 32.0, which is a useful checkpoint for upcoming release-cycle discussion.
- Payjoin Dev Kit 1.0 - Payjoin Dev Kit says its 1.0 release is here, giving the room another concrete privacy-focused payments tool to look at.
- PIR stack with DPF, HarmonyPIR, OnionPIRv2, and ORAM support - Weikeng Chen says his ongoing work now spans multiple PIR approaches plus ORAM, with Lightning payments and Nostr-based server discovery planned next.
Lightning
- Blockstream announces atomic swaps across Bitcoin, Liquid, and Lightning - Blockstream says its new swaps product lets users hold BTC or LBTC and pay Lightning invoices without managing channels or inbound liquidity, adding a new entrant in the post-Boltz swap landscape.
- Noah will forward Lightning payments to Ark addresses - Nitesh says the next Noah release will forward Lightning payments to Ark addresses, removing the slow push-notification flow that used to fetch invoices from sleeping users.
- Empirical test of payment channel network theory - Rene Pickhardt says he empirically tested the mathematical theory of payment channel networks, which could spark a good routing-theory versus production-reality discussion.
- Spiral highlights Cashu Dev Kit roadmap - Spiral says a new grantee is helping build CDK, a Rust SDK for Cashu wallets and mints, with onchain support via BDK, payjoin via PDK, and unified balances via LDK on the roadmap.
Business
- Block introduces its Bitcoin Open Roadmap - Block says it is publishing an open Bitcoin roadmap, which is a useful business-and-priorities signal from a major Bitcoin company.
- Voltage deprecates self-serve to focus on enterprise Lightning infrastructure - Voltage says it is sunsetting its self-serve product and going all-in on enterprise-grade Lightning infrastructure.
Security
- FBI agent accused of stealing nearly $1 million in cryptocurrency - Court records say an FBI agent diverted more than $900,000 from monitored crypto accounts, a sharp reminder that custody, chain surveillance, and state handling of seized funds create their own trust failures.
- Trezor discloses shipping-provider customer data breach - Trezor says a breached shipping vendor exposed recent customer order data in several countries, a reminder that self-custody privacy can fail through logistics and supply-chain partners even when the wallet itself is secure.
Fun & Miscellaneous
- Meet Berd - Cam Worboys introduced Berd, which looks like another lightweight AI-native builder/project thread worth at least a quick room read.
- Denny's jumps into Jensen's open-model thread - Denny's showed up in the replies to Jensen's post, which is less a technical point than a reminder that AI discourse has fully escaped the lab and entered brand-account territory.
- Noah adds printed receipts for no good reason - Nitesh says the next Noah version prints a receipt "for no absolutely no reason," which is exactly the kind of unnecessary delight this section exists for.
- Rob Hamilton says he and Calle are entering a very Chinese phase of life - A thoroughly unserious Rob Hamilton post that belongs here on vibe alone.
- Switzerland open-sourced its entire government - Dmitrii Kovanikov jokes that Switzerland was ahead of X's open-source push because its government is already open source, a fitting transparency-themed palate cleanser.