Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

11 papersLast indexed Aug 31, 2026
Search papers

Paper index

11 results · page 1 of 1

Clear filters
Jan 9, 2024·Acta Electronica Malaysia
0 cites
NETWORK ANALYSIS OF ETHEREUM LAYER 2

Liang Li, Fei Qi, Shicai Gong

The cryptocurrency market has experienced remarkable growth and garnered widespread attention in recent years. Ethereum, as one of the most well-known cryptocurrencies, has faced criticism for its network congestion and high transaction fees. To address this issue, developers have proposed various scalability solutions. In this paper, we compare two different network solutions, Polygon and Arbitrum, to the Ethereum. Based on the research methodology of complex networks, this study encompasses various stages ranging from data collection and processing to the modeling and analysis of transaction networks. Our findings reveal that Arbitrum shows an advantage over Polygon when comparing the networks at the same transaction volume. With sufficient development, Rollups has the potential to become the preferred scaling solution for Ethereum. Additionally, our analysis illustrates that all transaction networks exhibit a small-world phenomenon when they reach a significant size.

Open access
Molecular Junctions and Nanostructures
Catalytic Processes in Materials Science
Molecular Communication and Nanonetworks
Original source
Jan 8, 2024·IEEE Transactions on Computers
9 cites
GFBE: A Generalized and Fine-Grained Blockchain Evaluation Framework

Liyuan Ma, Xiulong Liu, Yuhan Li, Chenyu Zhang · 6 authors

Multi-dimensional performance evaluation is crucial for blockchain systems as it enables appropriate blockchain choosing for a given scenario and helps to pinpoint the bottleneck module of a blockchain system to optimize its performance. However, the existing evaluation frameworks for blockchain suffer from low system generality, inefficient workload execution, and incomprehensible evaluation metrics. In order to overcome their limitations, we design and implement the Generalized and Fine-grained Blockchain Evaluation (GFBE) framework. Specifically, we abstract 3 types of Universal Evaluation Interface (UEI) via the dynamic proxying approach to enable generalized evaluation of heterogeneous blockchain systems. Through the design of Lua-based workloads plugin with high flexibility and reusability, GFBE improves the efficiency of workload execution. To achieve comprehensive measurement, we define 15 key performance metrics across hierarchical layers of blockchain architecture. We also implement and deploy GFBE on 16 machines each with 8 CPUs and 16GB RAM, and evaluate three open-source blockchain systems namely Ethereum, ChainMaker, and Haihe smart chain. The experimental results demonstrate that GFBE efficiently and accurately measure 15 key performance metrics such as Contract Execution Efficiency at the contract layer, Consensus Agreement Time Ratio at the consensus layer, and State Query Time at the data layer. Compared with state-of-the-art frameworks such as BLOCKBENCH, Log-based, and Caliper, GFBE distinguishes itself as the only framework that encompasses the appealing features of universal interface, reusable workload, and all-layer metrics.

Blockchain Technology Applications and Security
Cloud Computing and Resource Management
Catalytic Processes in Materials Science
Original source
Jan 1, 2024·Lecture notes on data engineering and communications technologies
9 cites
Interoperability Between EVM-Based Blockchains

Alessandro Bigiotti, Leonardo Mostarda, Alfredo Navarra, Andrea Pinna · 6 authors

No abstract is available for this record.

Open access
Blockchain Technology Applications and Security
Catalytic Processes in Materials Science
Original source
Jan 1, 2024·IEEE Access
10 cites
Optimal Gas Fee Minimization in DeFi: Enhancing Efficiency and Security on the Ethereum Blockchain

Heesang Kim, Dohoon Kim

This study presents a comprehensive framework for optimizing gas fees in decentralized finance (DeFi) pools on the Ethereum blockchain, aimed at enhancing both transaction efficiency and security. The proposed Theory of Gas Fee Minimization strategically optimizes parameters such as the initial token supply, transaction volumes, and gas fees to achieve significant cost reductions and increased transaction throughput. Our computational simulations demonstrate that by addressing factors like market volatility, network congestion, and impact cost factors, the framework effectively minimizes gas fees while reducing the profitability of sandwich attacks, thereby enhancing the security of DeFi ecosystems. The introduction of the Gas Cost Surface provides a novel approach to dynamically managing gas fees, offering insights into the complex interactions between swap amounts and market volatility. This research underscores the importance of rigorous optimization techniques in DeFi protocol design, contributing to the development of more efficient, secure, and user-friendly decentralized financial systems. The findings provide valuable guidance for developers, researchers, and stakeholders seeking to improve the performance and resilience of DeFi platforms, setting new standards for efficiency and security in the blockchain ecosystem.

Open access
Catalytic Processes in Materials Science
Blockchain Technology Applications and Security
Recycling and Waste Management Techniques
Original source
Feb 20, 2023·arXiv (Cornell University)
0 cites
Defending against the nothing-at-stake problem in multi-threaded blockchains

Léonard Lys, Sébastien Forestier, Damir Vodenicarevic, Adrien Laversanne-Finot

In blockchain systems, the scarcity of a resource is used as a Sybil protection mechanism. In Proof-of-Work blockchains, that resource is computing power. In the event of a fork, the scarcity of this resource theoretically prevents miners from producing blocks on both branches of a fork. In Proof-of-Stake blockchains, because that resource is token stake, the computational cost of creating a block is negligible. In the event of a fork, and if no specific measures have been taken, rational block producers should extend both branches of the fork. In blockchains with sequential block production, a punishment mechanism known as slashing is often cited as a protection against the nothing-at-stake problem. However, in the context of a blockchain with parallel block production, it seems that slashing is not sufficient against the numerous divergence opportunities. In this paper, we propose a novel protection against the nothing-at-stake problem that takes the most out of BFT and Nakamoto-based consensus. By combining those approaches, we wish to scale up blockchains by allowing parallel block production without reconciliation.

Open access
2 source records
Blockchain Technology Applications and Security
Distributed systems and fault tolerance
Catalytic Processes in Materials Science
Original source
Jan 11, 2023·Proceedings of the ACM on Management of Data
14 cites
How To Optimize My Blockchain? A Multi-Level Recommendation Approach

Jeeta Ann Chacko, Ruben Mayer, Hans‐Arno Jacobsen

Aside from the conception of new blockchain architectures, existing blockchain optimizations in the literature primarily focus on system or data-oriented optimizations within prevailing blockchains. However, since blockchains handle multiple aspects ranging from organizational governance to smart contract design, a holistic approach that encompasses all the different layers of a given blockchain system is required to ensure that all optimization opportunities are taken into consideration. In this vein, we define a multi-level optimization recommendation approach that identifies optimization opportunities within a blockchain at the system, data, and user level. Multiple metrics and attributes are derived from a blockchain log and nine optimization recommendations are formalized. We implement an automated optimization recommendation tool, BlockOptR, based on these concepts. The system is extensively evaluated with a wide range of workloads covering multiple real-world scenarios. After implementing the recommended optimizations, we observe an average of 20% improvement in the success rate of transactions and an average of 40% improvement in latency.

Open access
2 source records
cs.DC
Blockchain Technology Applications and Security
Cloud Computing and Resource Management
Original source
Nov 18, 2022·Complex & Intelligent Systems
29 cites
A node selection algorithm with a genetic method based on PBFT in consortium blockchains

Jinyu Zhang, Yumeng Yang, Deyu Zhao, Yue Wang

Abstract Industry and research communities have widely studied Blockchain technology, and the consortium blockchain is currently the most used category with a wide range of applications. However, issues, such as the performance of consensus mechanisms, have become essential constraints on promoting and applying the consortium blockchain. To improve the performance of the consortium blockchain consensus, we use the practical Byzantine fault tolerance (PBFT) consensus widely used in consortium blockchains to reduce the number of consensus nodes to optimize performance. Using the PBFT consensus, we screen high-performance nodes and obtain a reliable and limited number of consensus nodes. We propose a genetic algorithm-based blockchain consensus algorithm improvement scheme, design the fitness function of blockchain nodes and the genetic algorithm to iterate out consensus node groups with excellent indicators continuously, and finally iterate the nodes participating in the consensus. This algorithm can increase the speed and efficiency of the consensus, block generation, and computation. The algorithm in this article is tested on the FISCO BCOS (i.e., a consortium blockchain platform built by the FISCO open-source working group), and controlled experiments and the experimental results illustrate the safety and practicability of the method.

Open access
Blockchain Technology Applications and Security
Catalytic Processes in Materials Science
Cloud Computing and Resource Management
Original source
Sep 24, 2022·International Journal of Intelligent Computing and Cybernetics
72 cites
A survey on blockchain consensus mechanism: research overview, current advances and future directions

Mingyue Xie, Jun Liu, Shuyu Chen, Ming‐Wei Lin

Purpose As the core technology of blockchain, various consensus mechanisms have emerged to satisfy the demands of different application scenarios. Since determining the security, scalability and other related performance of the blockchain, how to reach consensus efficiently of consensus mechanism is a critical issue in the blockchain. Design/methodology/approach The paper opted for a research overview on the blockchain consensus mechanism, including the consensus mechanisms' consensus progress, classification and comparison, which are complemented by documentary analysis. Findings This survey analyzes solutions for the improvement of consensus mechanisms in blockchain that have been proposed during the last few years and suggests future research directions around consensus mechanisms. First, the authors outline the consensus processes, the advantages and disadvantages of the mainstream consensus mechanisms. Additionally, the consensus mechanisms are subdivided into four types according to their characteristics. Then, the consensus mechanisms are compared and analyzed based on four evaluation criteria. Finally, the authors summarize the representative progress of consensus mechanisms and provide some suggestions on the design of consensus mechanisms to make further advances in this field. Originality/value This paper summarizes the future research development of the consensus mechanisms.

Blockchain Technology Applications and Security
Caching and Content Delivery
Catalytic Processes in Materials Science
Original source
Jun 1, 2019·OCEANS 2019 - Marseille
3 cites
Decentralized System Intelligence in Data Driven Networks for Shipping Industrial Applications: Digital Models to Blockchain Technologies

Lokukaluge P. Perera, Karen V. Czachorowski

Data driven networks applicable for shipping industrial applications to create decentralized system intelligence are considered in this study. Such system intelligence can facilitate to improve the respective operational efficiency in local (i.e. vessel operations) and global (i.e. logistics operations) scales in shipping as the main advantage. The main features of these data driven networks are summarized in the first part of this study. Two applications of digital models and blockchain technologies are discussed and compared with their features to illustrate their similarities and differences in the second part of this study. A digital model represents a vector based mathematical structure derived from ship performance and navigation data sets and has categorized as a low-level information model. It is also believed that the respective data sets from industrial IoT (internet of things) should go through such low-level models to improve their quality. These data driven networks can be used to quantify ship performance and navigation conditions, where the outcome can also be used to improve vessel energy efficiency and reduce engine emissions in a local scale. A blockchain represents a decentralized, distributed and digital ledger system in a public domain and can handle and record transactions executed by many users. That has categorized as a high-level information model due the high quality data sets from industrial processes that these networks are handling. Such data driven networks can be used to formulate various logistics operations in shipping and optimize their operational conditions in a global scale. The outcomes of these data driven networks can be used to improve operational efficiency and reduce the respective costs in the shipping industry.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Catalytic Processes in Materials Science
Original source