English

The latest gossip on BFT consensus

Distributed, Parallel, and Cluster Computing 2019-11-25 v3

Abstract

The paper presents Tendermint, a new protocol for ordering events in a distributed network under adversarial conditions. More commonly known as Byzantine Fault Tolerant (BFT) consensus or atomic broadcast, the problem has attracted significant attention in recent years due to the widespread success of blockchain-based digital currencies, such as Bitcoin and Ethereum, which successfully solved the problem in a public setting without a central authority. Tendermint modernizes classic academic work on the subject and simplifies the design of the BFT algorithm by relying on a peer-to-peer gossip protocol among nodes.

Keywords

Cite

@article{arxiv.1807.04938,
  title  = {The latest gossip on BFT consensus},
  author = {Ethan Buchman and Jae Kwon and Zarko Milosevic},
  journal= {arXiv preprint arXiv:1807.04938},
  year   = {2019}
}
R2 v1 2026-06-23T02:59:57.694Z