FiberPool: Leveraging Multiple Blockchains for Decentralized Pooled Mining
Akira Sakurai, Kazuyuki Shudo
TL;DR
This paper addresses the instability of mining revenue and the centralization risk of traditional mining pools in Proof-of-Work blockchains. It proposes FiberPool, a tri-chain decentralized mining pool consisting of a main-chain smart contract, a storage chain for share-verification data, and a child chain to reduce withdrawal and usage fees, coupled with a period-based reward mechanism and probabilistic share verification (FiberPool Proportional). The authors demonstrate mining fairness, budget balance, reward stability, and incentive compatibility under FiberPool, showing resilience to pool hopping and cross-period strategies, and reduced verification costs via local verification and data sharing. The approach offers scalable decentralization with lower costs, leveraging Layer-2 techniques and structured periods to align incentives and improve practical deployment in real-world PoW networks.
Abstract
The security of blockchain systems based on Proof of Work relies on mining. However, mining suffers from unstable revenue, prompting many miners to form cooperative mining pools. Most existing mining pools operate in a centralized manner, which undermines the decentralization principle of blockchain. Distributed mining pools offer a practical solution to this problem. Well-known examples include P2Pool and SmartPool. However, P2Pool encounters scalability and security issues in its early stages. Similarly, SmartPool is not budget-balanced and imposes fees due to its heavy use of the smart contract. In this research, we present a distributed mining pool named FiberPool to address these challenges. FiberPool integrates a smart contract on the main chain, a storage chain for sharing data necessary for share verification, and a child chain to reduce fees associated with using and withdrawing block rewards. We validate the mining fairness, budget balance, reward stability, and incentive compatibility of the payment scheme FiberPool Proportional adopted by FiberPool.
