English

ABC: Proof-of-Stake without Consensus

Cryptography and Security 2020-07-21 v3

Abstract

We introduce a new permissionless blockchain architecture called ABC. ABC is completely asynchronous, and does rely on neither randomness nor proof-of-work. ABC can be parallelized, and transactions have finality within one round trip of communication. However, ABC satisfies only a relaxed form of consensus by introducing a weaker termination property. Without full consensus, ABC cannot support certain applications, in particular ABC cannot support general smart contracts. However, many important applications do not need general smart contracts, and ABC is a better solution for these applications. In particular, ABC can implement the functionality of a cryptocurrency like Bitcoin, replacing Bitcoin's energy-hungry proof-of-work with a proof-of-stake validation.

Keywords

Cite

@article{arxiv.1909.10926,
  title  = {ABC: Proof-of-Stake without Consensus},
  author = {Jakub Sliwinski and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:1909.10926},
  year   = {2020}
}
R2 v1 2026-06-23T11:24:20.612Z