Does Finality Gadget Finalize Your Block? A Case Study of Binance Consensus

Rujia Li, Tsinghua University; Jingyuan Ding, Shandong University; Qin Wang, CSIRO Data61; Keting Jia, Tsinghua University; Haibin Zhang, Yangtze Delta Region Institute of Tsinghua University; Sisi Duan, Tsinghua University

This paper studies the consensus mechanism of BNB smart chain (BSC)—a top-ranked blockchain platform developed by Binance. Since mid 2023, BSC has integrated a fast finality (FF) mechanism into its system. The FF mechanism is borrowed from the friendly finality gadget (FFG) by Ethereum Casper. The idea is to allow validators to vote for blocks and then agree on their order. Such an approach shares some similarities with the consensus mechanism in Byzantine fault-tolerant (BFT) protocols (e.g., PBFT and HotStuff). BSC claims that its FF mechanism can finalize blocks in O(1) time, simultaneously reducing latency and improving stability.

In this paper, we demonstrate the FF mechanism of BSC is susceptible to attacks. In particular, we provide three different attacks, showing BSC fails to finalize blocks in constant time and may even simply fail to achieve liveness. We validate our results via extensive experimental analysis and meanwhile provide mitigation solutions.

Category: 
Long Presentation

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {309768,
author = {Rujia Li and Jingyuan Ding and Qin Wang and Keting Jia and Haibin Zhang and Sisi Duan},
title = {Does Finality Gadget Finalize Your Block? A Case Study of Binance Consensus},
booktitle = {34th USENIX Security Symposium (USENIX Security 25)},
year = {2025},
isbn = {978-1-939133-52-6},
address = {Seattle, WA},
pages = {4109--4125},
url = {https://www.usenix.org/conference/usenixsecurity25/presentation/li-rujia},
publisher = {USENIX Association},
month = aug
}