Cardiff, 英国, May 26th, 2024, Chainwire On May 20, 2024, the Bitcoin Layer2 development team BEVM released the technical yellow paper titled “Taproot Consensus: A Decentralized BTC Layer2 Solution.” This paper details the implementation of Taproot Consensus, leveraging native Bitcoin technologies such as Schnorr signatures, MAST, and Bitcoin SPV nodes to build a fully decentralized BTC Layer2 solution. Taproot Consensus represents a significant leap in native Bitcoin scalability, combining existing Bitcoin technologies innovatively without modifying Bitcoin’s core code. I. History of Bitcoin’s Technical Iterations October 31, 2008: Satoshi Nakamoto published “Bitcoin: A Peer-to-Peer Electronic Cash System,” introducing Bitcoin and the concept of SPV (Simple Payment Verification). January 3, 2009: Nakamoto mined the Genesis Block, launching Bitcoin. The original code used ECDSA for digital signatures instead of the more suitable Schnorr signatures, which were under paten...