Timing Games in Responsive Consensus Protocols
Kaya Alpturer, Kushal Babel, Aditya Saraf
TL;DR
This work tackles the timing-game problem in optimistically responsive consensus by introducing timeliness voting and a dynamic, time-decreasing reward structure to incentivize prompt block proposals. By formalizing a subgame-perfect Bayes-Nash framework with bounded latencies and an honest-voting equilibrium, it demonstrates that, under appropriate parameter choices (notably m>n-c and a decreasing MEV+reward function), early-proposing behavior can be sustained and coalitions deterred. The analysis reveals a tractable fairness impact: while dynamic rewards slightly worsen latency-based disparities in both line and cluster latency models, the effect is modest in practical scenarios and supported by simulations on world-latency data. The paper also discusses alternative incentive knobs (e.g., leader-decay via weights), resilience to coalition formation, and practical guidance for setting parameters such as m, τ, and the reward slope to achieve responsive, provably cooperative behavior in real networks.
Abstract
Optimistic responsiveness -- the ability of a consensus protocol to operate at the speed of the network -- is widely used in consensus protocol design to optimize latency and throughput. However, blockchain applications incentivize validators to play timing games by strategically delaying their proposals, since increased block time correlates with greater rewards. Consequently, it may appear that responsiveness (even under optimistic conditions) is impossible in blockchain protocols. In this work, we develop a model of timing games in responsive consensus protocols and find a prisoner's dilemma structure, where cooperation (proposing promptly) is in the validators' best interest, but individual incentives encourage validators to delay proposals selfishly. To attain desirable equilibria, we introduce dynamic block rewards that decrease with round time to explicitly incentivize faster proposals. Delays are measured through a voting mechanism, where other validators vote on the current leader's round time. By carefully setting the protocol parameters, the voting mechanism allows validators to coordinate and reach the cooperative equilibrium, benefiting all through a higher rate-of-reward. Thus, instead of responsiveness being an unattainable property due to timing games, we show that responsiveness itself can promote faster block proposals. One consequence of moving from a static to dynamic block reward is that validator utilities become more sensitive to latency, worsening the gap between the best- and worst-connected validators. Our analysis shows, however, that this effect is minor in both theoretical latency models and simulations based on real-world networks.
