Validated Strong Consensus Protocol for Asynchronous Vote-based Blockchains
Yibin Xu, Jianhua Shao, Tijs Slaats, Boris D\"udder, Yongluan Zhou

TL;DR
This paper introduces a scalable, asynchronous Byzantine Fault Tolerance consensus protocol for vote-based blockchains that reduces message complexity and enables large-scale deployment.
Contribution
It proposes a validated strong BFT consensus model allowing leader-based coordination in asynchronous settings, with a protocol achieving linear view changes without threshold signatures.
Findings
Achieves the same fault tolerance as binary Byzantine agreement.
Reduces message complexity significantly.
Enables large-scale asynchronous blockchain deployment.
Abstract
Vote-based blockchains construct a state machine replication (SMR) system among participating nodes, using Byzantine Fault Tolerance (BFT) consensus protocols to transition from one state to another. Currently, they rely on either synchronous or partially synchronous networks with leader-based coordination or costly Asynchronous Common Subset (ACS) protocols in asynchronous settings, making them impractical for large-scale asynchronous applications. To make Asynchronous SMR scalable, this paper proposes a \emph{validated strong} BFT consensus model that allows leader-based coordination in asynchronous settings. Our BFT consensus model offers the same level of tolerance as binary byzantine agreement but does not demand consistency among honest nodes before they vote. An SMR using our model allows nodes to operate in different, tentative, but mutually exclusive states until they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInternet Traffic Analysis and Secure E-voting · Blockchain Technology Applications and Security
