vix.ing · top · new · best · stats · spec

Distributed Cross-Blockchain Transactions

2020/02/26 by Dongfang Zhao, Zhao, Dongfang, Tonglin Li +1
Computer Science · #Blockchain Technology Applications and Security #Caching and Content Delivery #Distributed systems and fault tolerance

paper · pdf · doi:10.48550/arxiv.2002.11771

Abstract

The interoperability across multiple or many blockchains would play a critical role in the forthcoming blockchain-based data management paradigm. In particular, how to ensure the ACID properties of those transactions across an arbitrary number of blockchains remains an open problem in both academic and industry: Existing solutions either work for only two blockchains or requires a centralized component, neither of which would meet the scalability requirement in practice. This short paper shares our vision and some early results toward scalable cross-blockchain transactions. Specifically, we design two distributed commit protocols and, both analytically and experimentally, demonstrate their effectiveness.

Related