🎉 The #CandyDrop Futures Challenge is live — join now to share a 6 BTC prize pool!
📢 Post your futures trading experience on Gate Square with the event hashtag — $25 × 20 rewards are waiting!
🎁 $500 in futures trial vouchers up for grabs — 20 standout posts will win!
📅 Event Period: August 1, 2025, 15:00 – August 15, 2025, 19:00 (UTC+8)
👉 Event Link: https://www.gate.com/candy-drop/detail/BTC-98
Dare to trade. Dare to win.
New Breakthrough in Asynchronous BFT Consensus: 2PAC Protocol Leads Blockchain Performance Improvement
Latest Developments and Applications of Blockchain Consensus Protocol
Blockchain technology, as a representative of decentralized distributed ledger technology, is fundamentally based on consensus mechanisms. The performance of consensus mechanisms directly affects the scalability and security of blockchain systems. This report focuses on the latest developments of Asynchronous Byzantine Fault Tolerant State Machine Replication (BFT SMR) protocols, delving into the current fastest asynchronous protocols and their existing issues, while proposing two innovative protocol designs.
Overview of Asynchronous BFT Model
In the asynchronous BFT model, the system consists of 3f + 1 processes, of which f may be maliciously compromised. The processes communicate via asynchronous channels, and message transmission delays are unpredictable. Each process has a public-private key pair to ensure the authenticity and integrity of the messages.
Core Requirements of Blockchain Consensus Protocol
Current Challenges of Asynchronous Consensus Protocols
Currently, the sMVBA protocol has become the fastest asynchronous MVBA protocol with an expected delay of 10δ. The previously considered fastest 2-chain VABA protocol (expected delay of 9.5δ) has been found to have multiple security vulnerabilities, including a lack of authentication checks, the use of promotion strategies that hinder liveness, and consistency issues resulting from the relaxation of leader authentication definitions.
Innovative Protocol Design
1. 2PAC (2-Phase Asynchronous Consensus)
The 2PAC protocol significantly improves performance by simplifying and optimizing the consensus process. It includes two variants:
2. Super Fast Pipeline Block
This new design significantly reduces the latency of pipeline Blocks. By introducing a fast path mechanism, under a fair scheduler, the decision time for pipeline Blocks may even be less than that of non-pipeline Blocks. This mechanism guarantees fast path latency in all executions, unaffected by faulty processes.
Performance Evaluation
Theoretical analysis and practical testing show that:
Future Research Directions
With the continuous development of Blockchain technology, the asynchronous BFT Consensus protocol will play an increasingly important role in ensuring security and improving performance. The design of 2PAC and ultra-fast pipelined Blocks points the way for the future development of Blockchain Consensus protocols, which is to achieve higher throughput and lower latency by simplifying protocol structures and optimizing the Consensus process. These innovations not only theoretically prove their superiority but also demonstrate excellent performance in practical tests, providing new ideas for achieving efficient and secure Blockchain Consensus protocols.