Fast B4B: Fast BFT for Blockchains
Mohammad M. Jalalzai, Chen Feng, Victoria Lemieux

TL;DR
Fast B4B is a Byzantine fault-tolerant blockchain consensus protocol that achieves two-step consensus without trusted hardware, tolerates the maximum possible faults, and ensures safety despite some block reversion.
Contribution
It introduces Fast B4B, a protocol that achieves fast two-step consensus with maximum fault tolerance without relying on trusted hardware.
Findings
Achieves consensus in two communication steps.
Tolerates up to (n-1)/3 faults, the maximum for partial BFT.
Ensures safety despite some block reversion.
Abstract
Low latency is one of the desired properties for partially synchronous Byzantine consensus protocols. Previous protocols have achieved consensus with just two communication steps either by reducing the bound on the number of faults the protocol can tolerate () or use of trusted hardware like Trusted Execution Environment or TEEs. In this paper, we propose a protocol called Fast B4B, in which the protocol achieves consensus in just two communication steps. Fast B4B can tolerate maximum number of faults a partial BFT consensus can tolerate (). Furthermore, Fast B4B does not require the use of any trusted hardware. The trade-off for this achievement is that at most times some nodes may revert their blocks. We show that this reversion of a block will not compromise the safety of the protocol at all, yet it may incur a small amount of…
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
TopicsDistributed systems and fault tolerance · Advanced Memory and Neural Computing · Cognitive Functions and Memory
