📢 Exclusive on Gate Square — #PROVE Creative Contest# is Now Live!
CandyDrop × Succinct (PROVE) — Trade to share 200,000 PROVE 👉 https://www.gate.com/announcements/article/46469
Futures Lucky Draw Challenge: Guaranteed 1 PROVE Airdrop per User 👉 https://www.gate.com/announcements/article/46491
🎁 Endless creativity · Rewards keep coming — Post to share 300 PROVE!
📅 Event PeriodAugust 12, 2025, 04:00 – August 17, 2025, 16:00 UTC
📌 How to Participate
1.Publish original content on Gate Square related to PROVE or the above activities (minimum 100 words; any format: analysis, tutorial, creativ
Next-generation Blockchain Consensus Protocol: 2PAC enhances performance with pipeline design to drop latency.
Latest Developments and Applications of Blockchain Consensus Protocols
Blockchain technology, as the core of a decentralized distributed ledger, has its consensus mechanism directly affecting the system's scalability and security. This article focuses on the latest developments in Asynchronous Byzantine Fault Tolerance State Machine Replication (BFT SMR) protocol, analyzes the challenges faced by current protocols, and introduces two new protocol designs.
Overview of Current Asynchronous Consensus Protocol
Currently, sMVBA is the fastest asynchronous MVBA protocol, with an expected delay of 10δ. The previously considered fastest 2-chain VABA protocol (expected delay 9.5δ) is unable to achieve its claimed performance due to various security vulnerabilities. These vulnerabilities include the lack of authentication checks, the impact of utilization amplification strategies on liveness, and consistency issues caused by the relaxation of leader authentication definitions.
New Protocol Design: 2PAC (2-Phase Asynchronous Consensus)
To address the issues with the existing protocol, researchers proposed the 2PAC protocol, which includes two variants:
2PAClean:
2PACBIG:
Ultra-Fast Pipeline Block
Researchers have also proposed a new pipeline block design that significantly reduces decision latency. This mechanism introduces a fast path, allowing the decision time of pipeline blocks under a fair scheduler to potentially be shorter than that of non-pipeline blocks. This design ensures that the latency of the fast path is guaranteed across various execution environments, unaffected by faulty processes.
Performance Evaluation
Theoretical analysis and practical testing indicate:
The evaluation shows that 2PAClean and 2PACBIG perform excellently under various network conditions, especially in high latency and high failure rate environments. 2PAClean strikes a balance between messaging delay and computational complexity, while 2PACBIG achieves lower latency through parallelization and optimization of the voting process.
Future Research Directions
With the deepening of research, the new generation of consensus protocol will provide a more solid foundation for the application of blockchain technology in the digital economy. These innovations not only theoretically prove their superiority but also demonstrate outstanding performance in practical tests, opening new paths for efficient and secure blockchain consensus protocols.