An Accelerated Method for Message Propagation in Blockchain Networks
Wei Bi, Huawei Yang, Maolin Zheng

TL;DR
This paper introduces an accelerated message propagation method in blockchain networks by selecting neighbors based on transmission latency, significantly reducing propagation delays and improving blockchain performance.
Contribution
It proposes a latency-based neighbor selection approach for faster message dissemination in blockchain P2P networks, with comprehensive simulation evaluation.
Findings
Reduced average propagation latency
Lower maximum propagation latency
Effective latency-based neighbor selection improves network performance
Abstract
Blockchain is based on a P2P network, supporting decentralized consensus of current cryptocurrencies. Since bitcoin and altcoins all utilize an underlying blockchain, they are therefore greatly affected by the performance of the P2P network. In bitcoin, the miners are engaged in a time-sensitive competition to solve a Proof-of-Work problem to extend the blockchain. This consequently raises a critical problem to minimize the time between the propagation of a winning block and the beginning of the next round of the competition. This paper proposes a method that selects a node's closest neighbors to make messages propagate in the whole network in time. The method measures the distance from a node to its neighbor using transmission latency; thus, the lower the latency, the closer the neighbor. Simulations showed a good rate of decrease in average propagation latency and maximum propagation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Peer-to-Peer Network Technologies · Caching and Content Delivery
