CRDCMay 23, 2019

StrongChain: Transparent and Collaborative Proof-of-Work Consensus

arXiv:1905.09655v112 citations
Originality Incremental advance
AI Analysis

This work addresses centralization and incentive issues in Bitcoin-like cryptocurrencies, representing an incremental improvement to existing blockchain consensus protocols.

The authors tackled inefficiencies in Bitcoin's consensus mechanism by proposing StrongChain, which introduces transparency and incentivizes collaboration, resulting in improved security, efficiency, and profitability for participants as confirmed by implementation results.

Bitcoin is the most successful cryptocurrency so far. This is mainly due to its novel consensus algorithm, which is based on proof-of-work combined with a cryptographically-protected data structure and a rewarding scheme that incentivizes nodes to participate. However, despite its unprecedented success Bitcoin suffers from many inefficiencies. For instance, Bitcoin's consensus mechanism has been proved to be incentive-incompatible, its high reward variance causes centralization, and its hardcoded deflation raises questions about its long-term sustainability. In this work, we revise the Bitcoin consensus mechanism by proposing StrongChain, a scheme that introduces transparency and incentivizes participants to collaborate rather than to compete. The core design of our protocol is to reflect and utilize the computing power aggregated on the blockchain which is invisible and "wasted" in Bitcoin today. Introducing relatively easy, although important changes to Bitcoin's design enables us to improve many crucial aspects of Bitcoin-like cryptocurrencies making it more secure, efficient, and profitable for participants. We thoroughly analyze our approach and we present an implementation of StrongChain. The obtained results confirm its efficiency, security, and deployability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes