Bitcoin TLDR

#119

newsletter icon

Summary

Mar 16 - Mar 22, 2026

Our weekly newsletter is focused on keeping you updated on what's new in Bitcoin, and summarizes the bitcoin-dev, lightning-dev and delving bitcoin mailing lists

Saint Wenhao proposed a new Bitcoin output type, Pay to Schnorr Key Hash (P2SKH), merging the benefits of P2WPKH and P2TR to optimize transaction efficiency through a compact 22-byte scriptPubKey and a 64-byte Schnorr signature. This approach enhances privacy by not exposing the public key until a transaction occurs, though it introduces computational overhead and necessitates discussions on witness versioning and naming conventions. For more details, see the full draft and PoC implementation.

Ladder Script, a draft Bitcoin Improvement Proposal, aims to revolutionize Bitcoin transactions by introducing typed, structured spending conditions to simplify the construction of complex conditional logic, enhance script extensibility, and improve privacy. By adopting a ladder logic model and supporting post-quantum signatures, the proposal presents a forward-looking framework for transaction validation that addresses current limitations without requiring new opcodes. Detailed resources and the proposal's code can be found at https://bitcoinghost.org/labs/ and GitHub.

The Bitcoin Transaction Schema Language (BTSL) proposes a novel declarative approach to standardizing PSBT validation, aiming to simplify multi-party transactions by addressing the challenges of trust in coordinator logic. BTSL facilitates a more secure and independent validation process, potentially enhancing hardware wallet implementations by allowing for independent verification of transaction invariants. This experimental proposal, still in the prototype stage, invites community feedback to refine its approach, with further information available at the BTSL Standard.

UltrafastSecp256k1 v3.3 significantly advances the performance and security of the secp256k1 library, offering substantial improvements in batch operations and security against vulnerabilities. This update, beneficial for various cryptocurrency applications, highlights the project's commitment to enhancing infrastructure through open-source collaboration, with the latest release and further details available at GitHub.

Eddy, a daemon for the Lightning Network, introduces a novel solution for cooperative circular rebalancing without routing fees, fostering a more efficient utilization of network liquidity. Through LND's RESUME_MODIFIED feature, Eddy enables fee-free rebalances by allowing nodes to waive fees mutually, a development in its MVP stage seeking community input to enhance its functionality. Interested parties can review and contribute to the project at GitHub.

Lastly, a proposal to disable the min-difficulty rule on Testnet4 aims to address the exploitation by CPU miners and improve the network's functionality by enforcing standard difficulty rules. Scheduled for a hard fork at block height 201,600, the proposal seeks to normalize difficulty levels without resetting and has initiated discussions on its implications and the necessity of a Bitcoin Improvement Proposal (BIP). Additional details and community perspectives are available through the proposed GitHub pull request and related discussions on developer platforms and forums.

Active Discussions

Great Consensus Cleanup Revival

91 replies

By AntoineP

Involving ajtowns, sjors+14 others

calendar icon

Original post on March 24, 2024 19:53 UTC

cyclic icon

Last reply on March 19, 2026 16:45 UTC

delvingbitcoin

  • Block validation time is crucial for blockchain security, with hardware affecting efficiency.

  • Secure transaction practices can reduce validation times by 40%, mitigating risks.

  • BIP 54 aims to deter attacks and sabotage by capping validation times and targeting threats.

CTV+CSFS: Can we reach consensus on a first step towards covenants?

81 replies

By AaronZhang

Involving instagibbs, jamesob+15 others

calendar icon

Original post on March 10, 2025 22:58 UTC

cyclic icon

Last reply on March 20, 2026 00:27 UTC

delvingbitcoin

  • The experiment investigates CSFS-script constructions, showing potential adaptor-like execution behaviors.

  • It finds that execution structure, not cryptographic proof, influences observed behaviors.

  • Unique pre-committed values are crucial for avoiding multiple satisfying pairs, hinting at broader applications.

A simple backup scheme for wallet accounts

34 replies

By mr21free

Involving salvatoshi, pyth+9 others

calendar icon

Original post on April 16, 2025 13:52 UTC

cyclic icon

Last reply on March 21, 2026 13:28 UTC

delvingbitcoin

  • The distinction between secret and private information emphasizes data management and storage reliability issues.

  • Data storage solutions struggle with persistent availability, risking data durability due to various factors.

  • Innovative solutions are needed for data durability and digital inheritance, addressing confidentiality and accessibility.

The future of the Bitcoin Core GUI

23 replies

By TheCharlatan

Involving AntoineP, adys+11 others

calendar icon

Original post on February 13, 2026 15:04 UTC

cyclic icon

Last reply on March 21, 2026 16:48 UTC

delvingbitcoin

  • Maintaining Bitcoin Core's GUI demands significant resources, including solving compatibility and reproducibility issues.

  • The current GUI development might not directly benefit users, with potential for simpler, more innovative approaches.

  • A paradigm shift towards external projects using Bitcoin Core's core functionalities could stimulate greater innovation and efficiency.

SHRINCS: 324-byte stateful post-quantum signatures with static backups

19 replies

By olkurbatov

Involving conduition, jonasnick+4 others

calendar icon

Original post on December 11, 2025 08:40 UTC

cyclic icon

Last reply on March 16, 2026 15:32 UTC

delvingbitcoin

  • The SHRINCS-L protocol enhances digital signatures on Liquid, improving efficiency and security.

  • It reduces energy consumption significantly, with stateless and stateful versions using far less power.

  • Real-world applications on the Liquid mainnet prove SHRINCS-L's practicality and potential for adoption.

Introducing UltrafastSecp256k1: A Multi-Architecture Exploration of Secp256k1 Optimizations

9 replies

By shrec

Involving real-or-random

calendar icon

Original post on February 22, 2026 12:05 UTC

cyclic icon

Last reply on March 17, 2026 21:47 UTC

delvingbitcoin

  • The bench_bip352 GitHub repository benchmarks BIP-352 implementations for efficiency and reliability.

  • It offers tests for speed, scalability, and resource usage to improve protocol performance.

  • The project encourages community contributions, enhancing the BIP-352 development ecosystem.

Silent Payments notifications via Nostr

6 replies

By setavenger

Involving RubenSomsen, 1440000bytes

calendar icon

Original post on January 15, 2026 23:09 UTC

cyclic icon

Last reply on March 18, 2026 06:17 UTC

delvingbitcoin

  • The email assesses a technical document's focus on ideal cases, missing potential vulnerabilities.

  • It plans to explore the document's handling of DoS mitigations and data validation.

  • A noted lack involves checks against the blockchain for data accuracy, indicating integrity risks.

Bitcoin Inqusition 29.2

4 replies

By AaronZhang

Involving AntoineP, ajtowns

calendar icon

Original post on February 7, 2026 13:49 UTC

cyclic icon

Last reply on March 16, 2026 05:01 UTC

delvingbitcoin

  • Experiments on Bitcoin using OP_CAT, CSFS, and CTV revealed insights on transaction dynamics.

  • Analysis highlighted the distinction between policy and consensus layers in transaction visibility.

  • Findings showed variability in confirmation latency and the impact of script constraints on transaction speed.

Compact Isogeny PQC can replace HD wallets, key-tweaking, silent payments

4 replies

By AdamISZ

Involving conduition

calendar icon

Original post on March 12, 2026 18:33 UTC

cyclic icon

Last reply on March 22, 2026 17:00 UTC

delvingbitcoin

  • The discussion focuses on developing zero-knowledge proofs of knowledge using cryptographic protocols.

  • It emphasizes the transition from elliptic curve to isogeny-based systems in cryptography.

  • The narrative also addresses practical challenges in adopting post-quantum cryptographic primitives.

Binohash: Transaction Introspection Without Softforks

3 replies

By AaronZhang

Involving RobinLinus, garlonicon

calendar icon

Original post on February 25, 2026 16:55 UTC

cyclic icon

Last reply on March 19, 2026 17:06 UTC

delvingbitcoin

  • Recent tests on the (n,t) subset grinding mechanism revealed significant efficiency variations.

  • Configuration E achieved a 98% success rate, while increasing bits to 14 reduced success drastically.

  • The E≈W2 tradeoff was empirically supported, illustrating a balance between bit complexity and space.

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