Juan Garay1, Aggelos Kiayias2,3, Yu Shen2
1Texas A&M University 2University of Edinburgh 3IOG
Note
This repository contains the LaTeX source code of "Proof-of-Work-Based Consensus in Expected-Constant Time." An abridged version of this paper appears in Proc. EUROCRYPT 2024.
In the traditional consensus problem (aka Byzantine agreement), parties are required to agree on a common value despite the malicious behavior of some of them, subject to the condition that if all the honest parties start the execution with the same value, then that should be the outcome. This problem has been extensively studied by both the distributed computing and cryptographic protocols communities. With the advent of blockchains, whose main application—a distributed ledger—essentially requires that miners agree on their views, new techniques have been proposed to solve the problem, and in particular in so-called "permissionless" environments, where parties are not authenticated or have access to point-to-point channels and, further, may come and go as they please.
So far, the fastest way to achieve consensus in the proof-of-work (PoW)-based setting of Bitcoin, takes