ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2310.09663
37
2
v1v2v3v4v5 (latest)

VBFT: Veloce Byzantine Fault Tolerant Consensus for Blockchains

14 October 2023
Mohammad Mussadiq Jalalzai
Chen Feng
Victoria Lemieux
ArXiv (abs)PDFHTML
Abstract

Low latency is one of the most desirable features of partially synchronous Byzantine consensus protocols. Existing low-latency protocols have achieved consensus with just two communication steps by reducing the maximum number of faults the protocol can tolerate (from f=n−13f = \frac{n-1}{3}f=3n−1​ to f=n+15f = \frac{n+1}{5}f=5n+1​), \textcolor{black}{by relaxing protocol safety guarantees}, or by using trusted hardware like Trusted Execution Environment. Furthermore, these two-step protocols don't support rotating primary and low-cost view change (leader replacement), which are important features of many blockchain use cases. In this paper, we propose a protocol called VBFT which achieves consensus in just two communication steps without scarifying desirable features. In particular, VBFT tolerates f=n−13f = \frac{n-1}{3}f=3n−1​ faults (which is the best possible), guarantees strong safety for honest primaries, and requires no trusted hardware. Moreover, VBFT supports primary rotation and low-cost view change, thereby improving prior art on multiple axes.

View on arXiv
Comments on this paper