CRSep 14, 2021

A Double-Linked Blockchain Approach Based on Proof-of-Refundable-Tax Consensus Algorithm

arXiv:2109.06520v2
Originality Highly original
AI Analysis

This addresses blockchain scalability and fairness issues for decentralized systems, representing a novel approach rather than an incremental improvement.

The paper tackles blockchain performance and fairness by introducing a double-linked blockchain structure to prevent forks and a proof-of-refundable-tax consensus algorithm that uses verifiable random functions to select block maintainers, achieving stable wealth distribution and Sybil attack prevention.

In this paper we propose a double-linked blockchain data structure that greatly improves blockchain performance and guarantees single chain with no forks. Additionally, with the proposed proof-of-refundable-tax (PoRT) consensus algorithm, our approach can construct highly reliable, efficient, fair and stable blockchain operations. The PoRT algorithm adopts a verifiable random function instead of mining to select future block maintainers with the probability proportional to each participant's personal refundable tax. The individual refundable tax serves as an index of the activeness of participation and hence PoRT can effectively prevent Sybil attacks. Also, with the block-completion reward deducted from each maintainer's refundable tax, our blockchain system maintains a stable wealth distribution and avoids the "rich become richer" problem. We have implemented the approach and tested with very promising results.

Foundations

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

Your Notes