Posted by Javier Mateos
Feb 25, 2026/10:43 UTC
In recent developments within the Bitcoin community, a novel approach for enhancing transaction security and efficiency has been proposed, focusing on the integration of Schnorr signatures for routine transactions while implementing a hash-based signature as a secondary option. This dual-signature framework aims to leverage the strengths of both systems, offering a robust solution for Bitcoin's transaction mechanism.
The proposal introduces WOTS-Tree, a specific adaptation of XMSS (eXtended Merkle Signature Scheme) designed for Bitcoin's unique requirements. The key innovation lies in its configuration: using SHA-256 truncated to 128 bits for WOTS+ chains and retaining full SHA-256 for the construction of the Merkle tree. This setup is tailored for deployment under BIP 341, ensuring compatibility with BIP 360, thereby integrating smoothly into the existing Bitcoin protocol infrastructure. The fallback witness size and verification process have been optimized for efficiency, with the witness size varying based on the application—675 bytes for 1,024 leaves and 353 bytes for single-use UTXOs, while the verification process requires up to 4,601 hash computations.
One notable aspect of this proposal is its stateful nature, which, despite being generally less favored due to the potential risks associated with index reuse and the consequent security vulnerabilities, presents a viable solution within the Bitcoin ecosystem. The inherent risk of index reuse, a common concern for stateful schemes, is effectively mitigated by the transparency of blockchain technology, which records the usage of individual leaves, thus preserving the integrity of the system. Moreover, the paper outlines a three-step state recovery protocol that leverages the UTXO set, further bolstering security and reliability. This protocol, coupled with measures to prevent signature reuse even in scenarios involving Replace-By-Fee (RBF), ensures a high degree of safety and user confidence.
For those interested in exploring this proposal in greater detail, including its full security analysis, implementation specifics, and test vectors, the comprehensive paper is available. This document provides an in-depth look at the proposed system, offering valuable insights into its potential impact on the future of Bitcoin transactions.
Thread Summary (41 replies)
Feb 9 - Mar 1, 2026
42 messages • 41 replies
TLDR
We’ll email you summaries of the latest discussions from high signal bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.
We'd love to hear your feedback on this project.
Give Feedback