Stay up to Date on the Latest in Bitcoin Tech

  1. Weekly summaries of bitcoin-dev, lightning-dev, and Delving Bitcoin mailing lists
  2. Keep your finger on the pulse of bitcoin tech development and conversations
  3. Perfect for bitcoin builders, educators, and contributors to stay on top of a growing field

Bitcoin TLDR

#132

Aug 24 - Aug 29, 2026

curly arrow

Catch up on This Week's Activity

The SHRINCS Working Group has proposed a draft for a new cryptographic Bitcoin Improvement Proposal (BIP), introducing SHRINCS, a semi-stateful hash-based signature scheme aimed at enhancing security against quantum threats. The draft highlights the speed and compactness of SHRINCS but notes the complexity of its stateful nature and the high computational demands of its key generation and signing processes. Significant contributions by Jonas Nick and Mikhail Kudinov have improved interoperability and flexibility for high-frequency signing applications like the Lightning Network. Community feedback is sought to address the lack of essential components such as security proofs and optimized implementations (SHRINCS Working Group Draft, Video Interview).

The Time-Shifted Proof of Work (TSPOW) protocol introduces a two-stage process for Bitcoin transaction verification and coin minting, aiming to stabilize block times and address economic incentives for withholding mining efforts. Despite its potential benefits in reducing time variance and economic manipulation, TSPOW does not mitigate fundamental security issues like majority attacks and requires a hard fork due to significant changes in the block structure. Detailed analyses and simulations are available for community review and feedback in the TSPOW GitHub repository (TSPOW GitHub Repository).

Silent Payments in coinbase transactions (SPc) offer a more privacy-focused method for paying cryptocurrency miners, utilizing static public addresses to prevent exposure of transaction histories. This approach requires significant adjustments in mining pool operations and coinbase transaction structures, with ongoing community collaboration essential for refining and potentially formalizing SPc into a BIP. Security measures and operational logistics are crucial in preserving miner privacy while maintaining mining integrity (Silent Payments Discussion).

Read This Week's Newsletter
/icons/grey-bitcoin-icon.svg
FOCUSED ON BITCOIN

100% concentrated on bitcoin and related technologies.

/icons/grey-github-icon.svg
OPEN SOURCE

Everything we do is open source. We want your reviews and contributions.

/icons/grey-code-icon.svg
BITCOIN TECH

We focus on enabling devs to learn, practice, and build with bitcoin.

Explore Bitcoin Tech Conversations
dancing astronaut

Active Discussions

Check out posts actively getting replies and inspiring conversations.

View All

Historic Conversations

Explore posts in this historic deep dive. Surfacing posts where the last reply is in the current month.

View All

All Activity

Read the most recent individual posts in chronological order.

View All
curvy lines
Latest Bitcoin TLDR Newsletters

Bitcoin TLDR

#132

newsletter icon

Aug 24 - Aug 29, 2026

The SHRINCS Working Group has proposed a draft for a new cryptographic Bitcoin Improvement Proposal (BIP), introducing SHRINCS, a semi-stateful hash-based signature scheme aimed at enhancing security against quantum threats. The draft highlights the speed and compactness of SHRINCS but notes the complexity of its stateful nature and the high computational demands of its key generation and signing processes. Significant contributions by Jonas Nick and Mikhail Kudinov have improved interoperability and flexibility for high-frequency signing applications like the Lightning Network. Community feedback is sought to address the lack of essential components such as security proofs and optimized implementations ([SHRINCS Working Group Draft](https://github.com/SHRINCS/shrincs-bip/blob/main/SHRINCS.md), [Video Interview](https://youtu.be/n-jGPICZMR0?si=NpfyTRB88-sUxtlh)). The Time-Shifted Proof of Work (TSPOW) protocol introduces a two-stage process for Bitcoin transaction verification and coin minting, aiming to stabilize block times and address economic incentives for withholding mining efforts. Despite its potential benefits in reducing time variance and economic manipulation, TSPOW does not mitigate fundamental security issues like majority attacks and requires a hard fork due to significant changes in the block structure. Detailed analyses and simulations are available for community review and feedback in the TSPOW GitHub repository ([TSPOW GitHub Repository](https://github.com/corepool/timeshiftpow)). Silent Payments in coinbase transactions (SPc) offer a more privacy-focused method for paying cryptocurrency miners, utilizing static public addresses to prevent exposure of transaction histories. This approach requires significant adjustments in mining pool operations and coinbase transaction structures, with ongoing community collaboration essential for refining and potentially formalizing SPc into a BIP. Security measures and operational logistics are crucial in preserving miner privacy while maintaining mining integrity ([Silent Payments Discussion](https://delvingbitcoin.org/t/silent-payments-coinbase/2833)).

Bitcoin TLDR

#131

newsletter icon

Aug 17 - Aug 23, 2026

The DropKick protocol facilitates the secure transfer of Bitcoin into Post-Quantum Cryptography enabled wallets for users known as quantum procrastinators. This system embeds a commitment on the blockchain, allowing users to later reveal this commitment and prove the early knowledge of a secret witness, thus protecting against quantum computing threats. DropKick operates efficiently on the blockchain, using minimal space and computational resources during the reveal phase, and does not necessitate users to have PQ-safe UTXOs, enhancing flexibility and user experience in post-quantum cryptocurrency transactions. For a deeper understanding of DropKickโ€™s technical mechanisms, visit [conduition.io/bitcoin/dropkick](https://conduition.io/bitcoin/dropkick). Innovative blockchain security mechanisms aim to counteract quantum computing threats, highlighting methods like the New UTXO Model Space (NUMS) point spend and the incorporation of post-quantum group signatures into blockchain commitments. These methods propose adjustments to the blockchain's consensus mechanism and proof of work criteria to safeguard against cryptographic quantum computer capabilities and potential social manipulation by majority groups. The exploration of these quantum-resistant strategies underscores the need for robust, forward-thinking solutions in blockchain technology to preemptively tackle emerging adversarial threats. Recent developments in Bitcoin transaction protocols include the introduction of BIP326, which shifts the use of nLockTime to nSequence in taproot transactions, marking a significant procedural change. This proposal, detailed in the [GitHub repository](https://github.com/nervana21/bips/blob/anti-fee-snipe/bip-anti-fee-sniping-with-locktime.md), enhances transaction privacy and efficiency by integrating nuanced technical adjustments into Bitcoin's operational framework. The initiative reflects a focused effort to refine blockchain transaction processes in response to evolving network demands and security considerations.

Bitcoin TLDR

#130

newsletter icon

Jul 27 - Jul 30, 2026

The `staletip` proposal aims to enhance the monitoring of stale block rates in the Bitcoin network by introducing a peer-to-peer messaging system that allows nodes to share information about stale tips. This initiative leverages AJ Towns' foundational work and includes a proof-of-concept developed by pseudoramdom and w0xlt, designed to address issues in block propagation delays and improve network diagnostics. The developers have provided technical specifications and encourage feedback to refine the system further. More details on this proposal and the proof-of-concept can be found in the [Draft BIP](https://github.com/pseudoramdom/bips/blob/staletip-bip-draft/bip-staletip.md) and [Proof-of-concept](https://github.com/w0xlt/bitcoin/tree/staletip-v4). In another development, the Blockchain Commons is hosting a Gordian Developers Meeting to discuss advanced Bitcoin security techniques, featuring presentations by Shannon Appelcline and Stan Reeves. The session will cover the integration of Bitcoin Core within the broader ecosystem, focusing on exporting descriptors, managing BIP-39 secrets, and the secure setup of multisig transactions using the Keylay protocol. Participants can join the meeting via [Zoom](https://us02web.zoom.us/j/88143195571?pwd=rgVeDCgOKT3IMtBiISego4p5wK0s6F.1) to explore these security enhancements. Discussions on enhancing Bitcoin's resilience against quantum threats have introduced the P2TRv2 output type for emergency post-quantum cryptography readiness and a dual strategy for a more comprehensive migration to P2MR-based outputs. These strategies aim to balance ease of adoption with robust long-term security solutions, addressing potential quantum computing threats without waiting for definitive quantum milestones. The ongoing debate also explores the timing and mechanisms for disabling ECC in response to these quantum advances, highlighting various community-driven approaches to decision-making. Further insights into this discussion can be found [here](https://delvingbitcoin.org/t/pqc-output-type-discussion/2749/2).

Read Summaries by Source

Bitcoin Dev

View All

Delving Bitcoin

View All

Lightning Dev (archive)

View All
reading astronaut
curvy lines
What People Have to Say
Bitcoin Logo

TLDR

Join Our Newsletter

Weโ€™ll email you summaries of the latest discussions from high signal bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.

Explore all Products

ChatBTC imageBitcoin searchBitcoin TranscriptsSaving SatoshiDecoding BitcoinWarnet
Built with ๐Ÿงก by the Bitcoin Dev Project
View our public visitor count

We'd love to hear your feedback on this project.

Give Feedback