Fully Automated Selfish Mining Analysis in Efficient Proof Systems Blockchains
Krishnendu Chatterjee, Amirali Ebrahimzadeh, Mehrdad Karrabi, Krzysztof Pietrzak, Michelle Yeo, Đorđe Žikelić
TL;DR
This work analyzes selfish mining in longest-chain blockchains that use efficient proofs (PoStake/PoSpace/PoST) rather than PoW. It introduces a formal, fully automated method that models the attack as a finite-state Markov Decision Process and reduces the objective to a mean-payoff problem, yielding an ε-tight lower bound on the adversary’s optimal relative revenue ERRev and an accompanying strategy with formal guarantees. The authors demonstrate that their approach outperforms honest mining and a PoW-inspired baseline across a range of parameters, and they show the method’s flexibility to different system settings. This contributes a rigorous, automated framework for assessing chain quality risk and adversarial profitability in efficient-proof blockchain protocols, with implications for protocol design and security analysis.
Abstract
We study selfish mining attacks in longest-chain blockchains like Bitcoin, but where the proof of work is replaced with efficient proof systems -- like proofs of stake or proofs of space -- and consider the problem of computing an optimal selfish mining attack which maximizes expected relative revenue of the adversary, thus minimizing the chain quality. To this end, we propose a novel selfish mining attack that aims to maximize this objective and formally model the attack as a Markov decision process (MDP). We then present a formal analysis procedure which computes an $ε$-tight lower bound on the optimal expected relative revenue in the MDP and a strategy that achieves this $ε$-tight lower bound, where $ε>0$ may be any specified precision. Our analysis is fully automated and provides formal guarantees on the correctness. We evaluate our selfish mining attack and observe that it achieves superior expected relative revenue compared to two considered baselines. In concurrent work [Sarenche FC'24] does an automated analysis on selfish mining in predictable longest-chain blockchains based on efficient proof systems. Predictable means the randomness for the challenges is fixed for many blocks (as used e.g., in Ouroboros), while we consider unpredictable (Bitcoin-like) chains where the challenge is derived from the previous block.
