Boost Blockchain Broadcast Propagation with Tree Routing
Jia Kan, Lingyi Zou, Bella Liu, Xin Huang

TL;DR
This paper proposes a tree-based broadcast propagation routing model for blockchain networks, aiming to improve message dissemination speed and reduce network traffic, thereby addressing delays and inefficiencies in current blockchain systems.
Contribution
It introduces a novel tree structure and cluster routing method to enhance blockchain broadcast efficiency and fault tolerance, which has not been explored in prior work.
Findings
Accelerates broadcast convergence time
Reduces redundant network traffic
Improves fault tolerance in message propagation
Abstract
In recent years, with the rapid development and popularization of BitCoin, the research of blockchain technology has also shown growth. It has gradually become a new generation of distributed, non-centralized and trust-based technology solution. However, the blockchain operation is expensive and transaction is delayed. Take BitCoin as an example. On the one hand, a block is produced every ten minute. On the other hand, once the new block is generated, it takes a certain time to propagate world wide. The slow speed of propagation determines that BitCoin can not use too small block interval time. Ethereum also faces similar problems, so the concept of uncle block was introduced to reduce blockchain forks. This paper introduces a new tree structure based broadcast propagation routing model, providing a novel method to organize network nodes and message propagation mechanism. In oder to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Blockchain Technology Applications and Security · Complex Network Analysis Techniques
