29
0

Automated Selfish Mining Analysis for DAG-based PoW Consensus Protocols

Abstract

Selfish mining is strategic rule-breaking to maximize rewards in proof-of-work protocols. Markov Decision Processes (MDPs) are the preferred tool for finding optimal strategies in Bitcoin and similar linear chain protocols. Protocols increasingly adopt DAG-based chain structures, for which MDP analysis is more involved. To date, researchers have tailored specific MDPs for each protocol. Protocol design suffers long feedback loops, as each protocol change implies manual work on the MDP. To overcome this, we propose a generic attack model that covers a wide range of protocols, including Ethereum Proof-of-Work, GhostDAG, and Parallel Proof-of-Work. Our approach is modular: we specify each protocol as a concise program, and our tooling then derives and solves the selfish mining MDP automatically.

View on arXiv
@article{keller2025_2501.10888,
  title={ Automated Selfish Mining Analysis for DAG-based PoW Consensus Protocols },
  author={ Patrik Keller },
  journal={arXiv preprint arXiv:2501.10888},
  year={ 2025 }
}
Comments on this paper