Paper 2016/454

Analysis of the Blockchain Protocol in Asynchronous Networks

Rafael Pass, Lior Seeman, and abhi shelat

Abstract

Nakamoto's famous blockchain protocol enables achieving consensus in a so-called \emph{permissionless setting}---anyone can join (or leave) the protocol execution, and the protocol instructions do not depend on the identities of the players. His ingenious protocol prevents ``sybil attacks'' (where an adversary spawns any number of new players) by relying on computational puzzles (a.k.a. ``moderately hard functions'') introduced by Dwork and Naor (Crypto'92). The analysis of the blockchain consensus protocol (a.k.a. Nakamoto consensus) has been a notoriously difficult task. Prior works that analyze it either make the simplifying assumption that network channels are fully synchronous (i.e. messages are instantly delivered without delays) (Garay et al, Eurocrypt'15) or only consider specific attacks (Nakamoto'08; Sampolinsky and Zohar, FinancialCrypt'15); additionally, as far as we know, none of them deal with players joining or leaving the protocol. In this work we prove that the blockchain consensus mechanism satisfies a strong forms of *consistency* and *liveness* in an asynchronous network with adversarial delays that are a-priori bounded, within a formal model allowing for adaptive corruption and spawning of new players, assuming that the computational puzzle is modeled as a random oracle. (We complement this result by showing a simple attack against the blockchain protocol in a fully asynchronous setting, showing that the “puzzle-hardness” needs to be appropriately set as a function of the maximum network delay; this attack applies even for static corruption.) As an independent contribution, we define an abstract notion of a blockchain protocol and identify appropriate security properties of such protocols; we prove that Nakamoto's blockchain protocol satisfies them and that these properties are sufficient for typical applications; we hope that this abstraction may simplify further applications of blockchains.

Metadata
Available format(s)
PDF
Category
Foundations
Publication info
Preprint. MINOR revision.
Keywords
blockchainNakamoto consensus
Contact author(s)
rafael @ cs cornell edu
History
2016-09-22: revised
2016-05-10: received
See all versions
Short URL
https://ia.cr/2016/454
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2016/454,
      author = {Rafael Pass and Lior Seeman and abhi shelat},
      title = {Analysis of the Blockchain Protocol in Asynchronous Networks},
      howpublished = {Cryptology ePrint Archive, Paper 2016/454},
      year = {2016},
      note = {\url{https://eprint.iacr.org/2016/454}},
      url = {https://eprint.iacr.org/2016/454}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.