中文
相关论文

相关论文: Performance Overhead of Atomic Crosschain Transact…

200 篇论文

Smart contracts enable users to execute payments depending on complex program logic. Ethereum is the most notable example of a blockchain that supports smart contracts leveraged for countless applications including games, auctions and…

Hyperledger Fabric is a platform for permissioned blockchain networks that enables secure and auditable distributed data storage for enterprise applications. There is a growing interest in applications based on this platform, but its use…

分布式、并行与集群计算 · 计算机科学 2025-02-18 Carlos Melo , Glauber Gonçalves , Francisco A. Silva , André Soares

Block-STM is a parallel execution engine for smart contracts, built around the principles of Software Transactional Memory. Transactions are grouped in blocks, and every execution of the block must yield the same deterministic outcome.…

分布式、并行与集群计算 · 计算机科学 2022-08-29 Rati Gelashvili , Alexander Spiegelman , Zhuolun Xiang , George Danezis , Zekun Li , Dahlia Malkhi , Yu Xia , Runtian Zhou

Blockchain technology has become one of the most popular trends in IT over the last few years. Its increasing popularity and the discovery of ever more use cases raises the question of how to improve scalability. While researchers are…

软件工程 · 计算机科学 2023-05-29 Ole Delzer , Ingo Weber , Richard Hobeck , Stefan Schulte

This paper presents a comprehensive analysis of historical data across two popular blockchain networks: Ethereum and Solana. Our study focuses on two key aspects: transaction conflicts and the maximum theoretical parallelism within…

分布式、并行与集群计算 · 计算机科学 2026-05-14 Parwat Singh Anjana , Srivatsan Ravi , Maurice Herlihy

This paper presents a dynamic, real-time approach to detecting anomalous blockchain transactions. The proposed tool, BlockGPT, generates tracing representations of blockchain activity and trains from scratch a large language model to act as…

密码学与安全 · 计算机科学 2023-05-02 Yu Gai , Liyi Zhou , Kaihua Qin , Dawn Song , Arthur Gervais

A Unitychain is a novel blockchain-like structure that drastically improves transaction scalability and security while maintaining ongoing network performance, even if participating nodes are required to perform a new Distributed Key…

密码学与安全 · 计算机科学 2021-01-22 Joshua D. Tobkin

Sharding is a promising blockchain scaling solution. But it currently suffers from high latency and low throughput when it comes to cross-shard transactions, i.e., transactions that require coordination from multiple shards. The root cause…

密码学与安全 · 计算机科学 2021-02-01 Sourav Das , Vinith Krishnan , Ling Ren

Blockchain interoperability, which allows state transitions across different blockchain networks, is critical functionality to facilitate major blockchain adoption. Existing interoperability protocols mostly focus on atomic token exchange…

密码学与安全 · 计算机科学 2019-09-05 Zhuotao Liu , Yangxi Xiang , Jian Shi , Peng Gao , Haoyu Wang , Xusheng Xiao , Bihan Wen , Yih-Chun Hu

As 6G networks evolve, inter-provider agreements become crucial for dynamic resource sharing and network slicing across multiple domains, requiring on-demand capacity provisioning while enabling trustworthy interaction among diverse…

网络与互联网体系结构 · 计算机科学 2025-03-04 Farhana Javed , Josep Mangues-Bafalluy

Transactive energy plays a key role in the operation and energy management of future power systems. However, the conventional operational mechanism, which follows a centralized design, is often less secure, vulnerable to malicious…

系统与控制 · 电气工程与系统科学 2020-10-27 Qing Yang , Hao Wang

Decentralized crypto-currencies based on the blockchain architecture under-utilize available network bandwidth, making them unable to scale to thousands of transactions per second. We define the Blockclique architecture, that addresses this…

密码学与安全 · 计算机科学 2020-02-11 Sébastien Forestier , Damir Vodenicarevic , Adrien Laversanne-Finot

Ethereum's Gas mechanism attempts to set transaction fees in accordance with the computational cost of transaction execution: a cost borne by default by every node on the network to ensure correct smart contract execution. Gas encourages…

密码学与安全 · 计算机科学 2019-05-03 Renlord Yang , Toby Murray , Paul Rimba , Udaya Parampalli

Blockchain has the potential to accelerate the deployment of emissions trading systems (ETS) worldwide and improve upon the efficiency of existing systems. In this paper, we present a model for a permissioned blockchain implementation based…

密码学与安全 · 计算机科学 2020-10-05 Andreas Richardson , Jiahua Xu

Blockchain technology has emerged as a game-changer in a variety of industries, providing robust solutions that can supplant conventional procedures. The unique potential of this technology originates from its decentralized ledger systems,…

软件工程 · 计算机科学 2023-11-16 Md. Raisul Hasan Shahrukh , Md. Tabassinur Rahman , Nafees Mansoor

The state-of-the-art approach to manage blockchains is to process blocks of transactions in a shared-nothing environment. Although blockchains have the potential to provide various services for high-performance computing (HPC) systems, HPC…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Abdullah Al-Mamun , Dongfang Zhao

Within the last few years, a countless number of blockchain systems have emerged on the market, each one claiming to revolutionize the way of distributed transaction processing in one way or the other. Many blockchain features, such as…

分布式、并行与集群计算 · 计算机科学 2018-11-01 Ankur Sharma , Felix Martin Schuhknecht , Divya Agrawal , Jens Dittrich

Permissioned blockchain systems promise to provide both decentralized trust and privacy. Hyperledger Fabric is currently one of the most wide-spread permissioned blockchain systems and is heavily promoted both in industry and academia. Due…

分布式、并行与集群计算 · 计算机科学 2021-03-09 Jeeta Ann Chacko , Ruben Mayer , Hans-Arno Jacobsen

Blockchain platforms, such as Ethereum, allow a set of actors to maintain a ledger of transactions without relying on a central authority and to deploy scripts, called smart contracts, that are executed whenever certain transactions occur.…

软件工程 · 计算机科学 2019-04-23 Orlenys López-Pintado , Luciano García-Bañuelos , Marlon Dumas , Ingo Weber , Alex Ponomarev

Process (or workflow) execution on blockchain suffers from limited scalability; specifically, costs in the form of transactions fees are a major limitation for employing traditional public blockchain platforms in practice. Research, so far,…

软件工程 · 计算机科学 2024-07-10 Fabian Stiehle , Ingo Weber