Paper 2016/1159

SPECTRE: A Fast and Scalable Cryptocurrency Protocol

Yonatan Sompolinsky, Yoad Lewenberg, and Aviv Zohar

Abstract

A growing body of research on Bitcoin and other permissionless cryptocurrencies that utilize Nakamoto's blockchain has shown that they do not easily scale to process a high throughput of transactions, or to quickly approve individual transactions; blocks must be kept small, and their creation rates must be kept low in order to allow nodes to reach consensus securely. As of today, Bitcoin processes a mere 3-7 transactions per second, and transaction confirmation takes at least several minutes. We present SPECTRE, a new protocol for the consensus core of cryptocurrencies that remains secure even under high throughput and fast confirmation times. At any throughput, SPECTRE is resilient to attackers with up to 50\% of the computational power (up until the limit defined by network congestion and bandwidth constraints). SPECTRE can operate at high block creation rates, which implies that its transactions confirm in mere seconds (limited mostly by the round-trip-time in the network). Key to SPECTRE's achievements is the fact that it satisfies weaker properties than classic consensus requires. In the conventional paradigm, the order between any two transactions must be decided and agreed upon by all non-corrupt nodes. In contrast, SPECTRE only satisfies this with respect to transactions performed by honest users. We observe that in the context of money, two conflicting payments that are published concurrently could only have been created by a dishonest user, hence we can afford to delay the acceptance of such transactions without harming the usability of the system. Our framework formalizes this weaker set of requirements for a cryptocurrency's distributed ledger. We then provide a formal proof that SPECTRE satisfies these requirements.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint. MINOR revision.
Keywords
cryptocurrenciesBitcoindistributed algorithms
Contact author(s)
yonatan sompolinsky @ mail huji ac il
History
2018-01-15: last of 6 revisions
2016-12-28: received
See all versions
Short URL
https://ia.cr/2016/1159
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2016/1159,
      author = {Yonatan Sompolinsky and Yoad Lewenberg and Aviv Zohar},
      title = {SPECTRE: A Fast and Scalable Cryptocurrency Protocol},
      howpublished = {Cryptology ePrint Archive, Paper 2016/1159},
      year = {2016},
      note = {\url{https://eprint.iacr.org/2016/1159}},
      url = {https://eprint.iacr.org/2016/1159}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.