Analyzing the Performance of the Inter-Blockchain Communication Protocol
Joao Otavio Chervinski, Diego Kreutz, Xiwei Xu, Jiangshan Yu

TL;DR
This paper evaluates the Cosmos Network's Inter-Blockchain Communication Protocol, identifying performance bottlenecks and proposing a framework to improve cross-chain communication efficiency.
Contribution
It introduces a novel empirical evaluation framework and a tool for analyzing IBC protocol performance, highlighting key scalability challenges and solutions.
Findings
High transaction confirmation latency identified
Bottlenecks in blockchain RPC implementation
Up to 70% reduction in transfer completion time
Abstract
With the increasing demand for communication between blockchains, improving the performance of cross-chain communication protocols becomes an emerging challenge. We take a first step towards analyzing the limitations of cross-chain communication protocols by comprehensively evaluating Cosmos Network's Inter-Blockchain Communication Protocol. To achieve our goal we introduce a novel framework to guide empirical evaluations of cross-chain communication protocols. We implement an instance of our framework as a tool to evaluate the IBC protocol. Our findings highlight several challenges, such as high transaction confirmation latency, bottlenecks in the blockchain's RPC implementation and concurrency issues that hinder the scalability of the cross-chain message relayer. We also demonstrate how to reduce the time required to complete cross-chain transfers by up to 70% when submitting large…
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
TopicsBlockchain Technology Applications and Security · IoT and Edge/Fog Computing · Distributed systems and fault tolerance
