Let Leaders Play Games: Improving Timing in Leader-based Consensus
Rasheed M, Parth Desai, Sujit Gujar

TL;DR
This paper introduces 2-Prop, a double-block proposal mechanism that mitigates timing games in leader-based blockchains by incentivizing proposers to avoid delaying blocks, thus improving fairness and efficiency.
Contribution
The paper proposes 2-Prop, a novel double-proposal mechanism with reward sharing, to prevent strategic timing delays and enhance fairness in leader-based consensus protocols.
Findings
2-Prop encourages proposers to avoid delaying blocks in homogeneous networks.
In heterogeneous networks, faster proposers tend not to delay unless others are very slow.
The mechanism induces a Nash Equilibrium where proposers propose without delay.
Abstract
Propagation latency is inherent to any distributed network, including blockchains. Typically, blockchain protocols provide a timing buffer for block propagation across the network. In leader-based blockchains, the leader -- block proposer -- is known in advance for each slot. A fast (or low-latency) proposer may delay the block proposal in anticipation of more rewards from the transactions that would otherwise be included in the subsequent block. Deploying such a strategy by manipulating the timing is known as timing games. It increases the risk of missed blocks due to reduced time for other nodes to vote on the block, affecting the overall efficiency of the blockchain. Moreover, proposers who play timing games essentially appropriate MEV (additional rewards over transaction fees and the block reward) that would otherwise accrue to the next block, making it unfair to subsequent block…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Distributed systems and fault tolerance · Opportunistic and Delay-Tolerant Networks
