Blockchain Papers

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

7,409 papersLast indexed Aug 24, 2026
Search papers

Paper index

7,409 results · page 213 of 309

Clear filters
Nov 10, 2021·Bilgi Yönetimi
0 cites
A Software for Ethereum Databases and a Survey for Recommended Applications with ESRI Digital Maps Programming Software

Mounzer Saijare, İ̇hsan Tolga Medeni, Tunç D. Medeni, Mehmet Serdar Güzel

Ethereum databases with their huge security and integrity can provide perfect mechanism for storing and sharing the data of the highly important projects. Qualitative and quantitative research methods were used in this paper to design software for Ethereum databases. Also, these methods were used to examine how and how much features can be added to the software. Designing the software considered the barriers and the limitations of Solidity smart contracts programming language and Ethereum blockchain platform. The achieved software can make any Ethereum database with parent-child relationships in between the tables. More professional features will be added in future research as soon as possible. The study used survey method to discuss recommended applications for the software integration with another software for ESRI digital maps programming. The recommended applications are the real estate business full automation and the transparent environmental management to protect the Mediterranean Sea from the pollution. However, most parts related to Ethereum databases software are covered. But to keep this paper in reasonable size, only the survey is included for the parts related to the software recommended applications with the digital maps software.

Open access
Blockchain Technology Applications and Security
Distributed systems and fault tolerance
Cryptography and Data Security
Original source
Nov 10, 2021·Economic Notes
20 cites
Exploring the dependencies among main cryptocurrency log‐returns: A hidden Markov model

Fulvia Pennoni, Francesco Bartolucci, Gianfranco Forte, Ferdinando M. Ametrano

Abstract A hidden Markov model is proposed for the analysis of time‐series of daily log‐returns of the last 4 years of Bitcoin, Ethereum, Ripple, Litecoin, and Bitcoin Cash. These log‐returns are assumed to have a multivariate Gaussian distribution conditionally on a latent Markov process having a finite number of regimes or states. The hidden regimes represent different market phases identified through distinct vectors of expected values and variance–covariance matrices of the log‐returns, so that they also differ in terms of volatility. Maximum‐likelihood estimation of the model parameters is carried out by the expectation–maximisation algorithm, and regimes are singularly predicted for every time occasion according to the maximum‐a‐posteriori rule. Results show three positive and three negative phases of the market. In the most recent period, an increasing tendency towards positive regimes is also predicted. A rather heterogeneous correlation structure is estimated, and evidence of structural medium term trend in the correlation of Bitcoin with the other cryptocurrencies is detected.

Open access
Complex Systems and Time Series Analysis
Blockchain Technology Applications and Security
Financial Risk and Volatility Modeling
Original source
Nov 6, 2021·Lecture notes in computer science
8 cites
Sunspot: A Decentralized Framework Enabling Privacy for Authorizable Data Sharing on Transparent Public Blockchains

Yepeng Ding, Hiroyuki Satō

Blockchain technologies have been boosting the development of data-driven decentralized services in a wide range of fields. However, with the spirit of full transparency, many public blockchains expose all types of data to the public such as Ethereum. Besides, the on-chain persistence of large data is significantly expensive technically and economically. These issues lead to the difficulty of sharing fairly large private data while preserving attractive properties of public blockchains. Although direct encryption for on-chain data persistence can introduce confidentiality, new challenges such as key sharing, access control, and legal rights proving are still open. Meanwhile, cross-chain collaboration still requires secure and effective protocols, though decentralized storage systems such as IPFS bring the possibility for fairly large data persistence. In this paper, we propose Sunspot, a decentralized framework for privacy-preserving data sharing with access control on transparent public blockchains, to solve these issues. We also show the practicality and applicability of Sunspot by MyPub, a decentralized privacy-preserving publishing platform based on Sunspot. Furthermore, we evaluate the security, privacy, and performance of Sunspot through theoretical analysis and experiments.

Open access
2 source records
cs.CR
cs.SE
Blockchain Technology Applications and Security
Original source
Nov 5, 2021·Journal of Student Research
1 cites
An Analysis of How Twitter Impacts Financial Markets

Zachary Ludwig, Patryk Perkowski

In this paper, I examine how social media affects cryptocurrencies and more traditional stocks. I use data on Twitter posts in combination with daily stock prices to estimate the causal effect of a tweet on stock and coin prices. To do this, I use a difference-indifference regression with index funds as my control group, which allows me to capture general market trends that coins and stocks would follow if not for intervention. I find that tweets have a significant impact on cryptocurrencies that last up to three days after the post. The increase in coin prices is driven by tweets from Tyler Winklevoss and tweets about Tezos and Ethereum specifically. Meanwhile, Twitter posts have no impact on more traditional stocks. These results suggest that social media can provide the public with valuable information in real time for fast moving and volatile crypto assets, while their effects on more stable and institutionalized traditional stocks are more muted.

Open access
Market Dynamics and Volatility
Stock Market Forecasting Methods
Financial Markets and Investment Strategies
Original source
Nov 5, 2021
26 cites
Your Smart Contracts Are Not Secure

Kevin Tjiam, Rui Wang, Huanhuan Chen, Kaitai Liang

Smart contracts on Ethereum enable billions of dollars to be transacted in a decentralized, transparent and trustless environment. However, adversaries lie await in the Dark Forest, waiting to exploit any and all smart contract vulnerabilities in order to extract profits from unsuspecting victims in this new financial system. As the blockchain space moves at a breakneck pace, exploits on smart contract vulnerabilities rapidly evolve, and existing research quickly becomes obsolete. It is imperative that smart contract developers stay up to date on the current most damaging vulnerabilities and countermeasures to ensure the security of users' funds, and to collectively ensure the future of Ethereum as a financial settlement layer. This research work focuses on two smart contract vulnerabilities: transaction-ordering dependency and oracle manipulation. Combined, these two vulnerabilities have been exploited to extract hundreds of millions of dollars from smart contracts in the past year (2020-2021). For each of them, this paper presents: (1) a literary survey from recent (as of 2021) formal and informal sources; (2) a reproducible experiment as code demonstrating the vulnerability and, where applicable, countermeasures to mitigate the vulnerability; and (3) analysis and discussion on proposed countermeasures. To conclude, strengths, weaknesses and trade-offs of these countermeasures are summarised, inspiring directions for future research.

Open access
Blockchain Technology Applications and Security
Crime, Illicit Activities, and Governance
Original source
Nov 4, 2021·SODA 2023
2 cites
Foundations of Transaction Fee Mechanism Design

Hao Chung, Elaine Shi

In blockchains such as Bitcoin and Ethereum, users compete in a transaction fee auction to get their transactions confirmed in the next block. A line of recent works set forth the desiderata for a "dream" transaction fee mechanism (TFM), and explored whether such a mechanism existed. A dream TFM should satisfy 1) user incentive compatibility (UIC), i.e., truthful bidding should be a user's dominant strategy; 2) miner incentive compatibility (MIC), i.e., the miner's dominant strategy is to faithfully implement the prescribed mechanism; and 3) miner-user side contract proofness (SCP), i.e., no coalition of the miner and one or more user(s) can increase their joint utility by deviating from the honest behavior. The weakest form of SCP is called 1-SCP, where we only aim to provide resilience against the collusion of the miner and a single user. Sadly, despite the various attempts, to the best of knowledge, no existing mechanism can satisfy all three properties in all situations. Since the TFM departs from classical mechanism design in modeling and assumptions, to date, our understanding of the design space is relatively little. In this paper, we further unravel the mathematical structure of transaction fee mechanism design by proving the following results: - Can we have a dream TFM? - Rethinking the incentive compatibility notions. - Do the new design elements make a difference?

Open access
2 source records
cs.GT
econ.TH
Blockchain Technology Applications and Security
Original source
Nov 4, 2021·Computers
8 cites
An Architecture for Distributed Electronic Documents Storage in Decentralized Blockchain B2B Applications

Obadah Hammoud, Ivan Tarkhanov, Artyom Kosmarski

This paper investigates the problem of distributed storage of electronic documents (both metadata and files) in decentralized blockchain-based b2b systems (DApps). The need to reduce the cost of implementing such systems and the insufficient elaboration of the issue of storing big data in DLT are considered. An approach for building such systems is proposed, which allows optimizing the size of the required storage (by using Erasure coding) and simultaneously providing secure data storage in geographically distributed systems of a company, or within a consortium of companies. The novelty of this solution is that we are the first who combine enterprise DLT with distributed file storage, in which the availability of files is controlled. The results of our experiment demonstrate that the speed of the described DApp is comparable to known b2c torrent projects, and subsequently justify the choice of Hyperledger Fabric and Ethereum Enterprise for its use. Obtained test results show that public blockchain networks are not suitable for creating such a b2b system. The proposed system solves the main challenges of distributed data storage by grouping data into clusters and managing them with a load balancer, while preventing data tempering using a blockchain network. The considered DApps storage methodology easily scales horizontally in terms of distributed file storage and can be deployed on cloud computing technologies, while minimizing the required storage space. We compare this approach with known methods of file storage in distributed systems, including central storage, torrents, IPFS, and Storj. The reliability of this approach is calculated and the result is compared to traditional solutions based on full backup.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
Cloud Data Security Solutions
Original source
Nov 4, 2021·Zenodo (CERN European Organization for Nuclear Research)
0 cites
ETHEREUM STAKING

Muller Gerd

Everyone has already started to deal with cryptocurrency a long time ago and make money only on ethereum https://redot.com/staking/ . It is a very cool and profitable currency that can raise your income level and make you highly successful.

Open access
Blockchain Technology Applications and Security
Big Data and Digital Economy
Original source
Nov 4, 2021·2021 19th International Conference on Information Technology Based Higher Education and Training (ITHET)
4 cites
Ethereum Blockchain and Inter-Planetary File System (IPFS) based Application Model to Record and Share Patient Health Information: An Exemplary Case Study for e-Health Education in Nepal

Mahesh Kayastha, Shakir Karim, Nitirajsingh Sandu, Ergun Gide

In the last decade patient management systems or eHealth has gained huge attraction with researchers. eHealth spans from the remote access of medical records to actual data exchange of remote patient's data of their body sensors. In this paper we propose a decentralized application model that uses Ethereum private Blockchain, Inter-Planetary File System (IPFS), and associated web technologies that aim to help healthcare providers, policymakers, and research organizations in Nepal. It presents the outcome of a survey conducted among the general public and a focus group discussion with medical doctors in relation to their current practices and limitations in storing and sharing patients' medical histories for examinations or treatments. The paper concludes with why blockchain technologies can be a better option for public and private healthcare institutions as well as medical practitioners to store and share patient records to deliver timely and quality healthcare services in a resource-poor country like Nepal.

Open access
2 source records
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
FinTech, Crowdfunding, Digital Finance
Original source
Nov 4, 2021·International Journal of Communication Networks and Distributed Systems
5 cites
An Ethereum-based wind power energy network contract management solution

Lihua Zhang, Jiayi Bai

Because the existing wind turbine safety is limited by the traditional centralised management, it faces many security risks. Therefore, the future wind turbine management and control scheme is developing towards distributed security and high performance. Relying on Ethereum block technology to build smart contracts can help solve the security protection problems of network authority control and management in wind power energy systems. First, based on the analysis of wind power network security management needs, establish a mathematical model of security indicators for the control centre and subordinate nodes, respectively, when the permissions are out of control; second, based on the Ethereum smart contract release platform, according to the mathematical model of security indicators run wind power contract management (WPCM), predict the results of out-of-control simulation, and compare with the communication parameters of a typical wind farm in Northwest Europe. Studies have shown that the established wind power energy network security management plan has the characteristics of high security and good robustness, and the system processing speed is fast, which meets the offshore wind farm communication standard.

Open access
2 source records
Power Systems and Technologies
Distributed and Parallel Computing Systems
Original source
Nov 3, 2021·JMIR Medical Informatics
56 cites
A Blockchain-Based Dynamic Consent Architecture to Support Clinical Genomic Data Sharing (ConsentChain): Proof-of-Concept Study

Faisal Albalwy, Andy Brass, Angela Davies

BACKGROUND: In clinical genomics, sharing of rare genetic disease information between genetic databases and laboratories is essential to determine the pathogenic significance of variants to enable the diagnosis of rare genetic diseases. Significant concerns regarding data governance and security have reduced this sharing in practice. Blockchain could provide a secure method for sharing genomic data between involved parties and thus help overcome some of these issues. OBJECTIVE: This study aims to contribute to the growing knowledge of the potential role of blockchain technology in supporting the sharing of clinical genomic data by describing blockchain-based dynamic consent architecture to support clinical genomic data sharing and provide a proof-of-concept implementation, called ConsentChain, for the architecture to explore its performance. METHODS: The ConsentChain requirements were captured from a patient forum to identify security and consent concerns. The ConsentChain was developed on the Ethereum platform, in which smart contracts were used to model the actions of patients, who may provide or withdraw consent to share their data; the data creator, who collects and stores patient data; and the data requester, who needs to query and access the patient data. A detailed analysis was undertaken of the ConsentChain performance as a function of the number of transactions processed by the system. RESULTS: We describe ConsentChain, a blockchain-based system that provides a web portal interface to support clinical genomic sharing. ConsentChain allows patients to grant or withdraw data requester access and allows data requesters to query and submit access to data stored in a secure off-chain database. We also developed an ontology model to represent patient consent elements into machine-readable codes to automate the consent and data access processes. CONCLUSIONS: Blockchains and smart contracts can provide an efficient and scalable mechanism to support dynamic consent functionality and address some of the barriers that inhibit genomic data sharing. However, they are not a complete answer, and a number of issues still need to be addressed before such systems can be deployed in practice, particularly in relation to verifying user credentials.

Open access
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Organ Donation and Transplantation
Original source
Nov 3, 2021·Computers, materials & continua/Computers, materials & continua (Print)
28 cites
A Novel Cryptocurrency Prediction Method Using Optimum CNN

Atif Naseer, Enrique Nava Baro, Sultan Daud Khan, Y. Vila · 5 authors

In recent years, cryptocurrency has become gradually more significant in economic regions worldwide. In cryptocurrencies, records are stored using a cryptographic algorithm. The main aim of this research was to develop an optimal solution for predicting the price of cryptocurrencies based on user opinions from social media. Twitter is used as a marketing tool for cryptoanalysis owing to the unrestricted conversations on cryptocurrencies that take place on social media channels. Therefore, this work focuses on extracting Tweets and gathering data from different sources to classify them into positive, negative, and neutral categories, and further examining the correlations between cryptocurrency movements and Tweet sentiments. This paper proposes an optimized method using a deep learning algorithm and convolution neural network for cryptocurrency prediction; this method is used to predict the prices of four cryptocurrencies, namely, Litecoin, Monero, Bitcoin, and Ethereum. The results of analyses demonstrate that the proposed method forecasts prices with a high accuracy of about 98.75%. The method is validated by comparison with existing methods using visualization tools.

Open access
Blockchain Technology Applications and Security
Stock Market Forecasting Methods
Digital Marketing and Social Media
Original source
Nov 1, 2021·International Journal of Innovative Research in Computer Science & Technology
1 cites
An Overview on Blockchain

Mrinal Paliwal, Pankaj Saraswat

Blockchain is a decentralized technology. When it comes to resolving business issues, it wields considerable power. Every transaction on the blockchain is encrypted, and each transaction is linked to a previous transaction or record. Blockchain transactions are validated by algorithms running on nodes. A single entity cannot start a transaction. Eventually, blockchain provides transparency by allowing any participant to view transactions at any moment. Smart contracts provide secure transactions, minimizing the risk of third-party interruptions. Ethereum is a decentralized platform based on smart contracts. It enables developers to create markets that transfer money according to the instructions given years ago. Blockchain is distinguished by two key characteristics: immutability and decentralization. Deals are completed faster; Transactions and authentication are completed in a matter of seconds, and much more.

Open access
Blockchain Technology Applications and Security
Organizational and Employee Performance
Original source
Nov 1, 2021·DOAJ (DOAJ: Directory of Open Access Journals)
0 cites
Ethereum Smart Contract Bug Detection and Repair Approach Based on Regular Expressions, Program Instrumentation and Code Replacement

XIAO Feng, ZHANG Peng-cheng, LUO Xia-pu

As the largest blockchain platform supporting smart contracts,millions of smart contracts have been deployed on Ethereum.Since the deployed smart contracts cannot be modified even if the contracts contain bugs,it is critical for developers to eliminate bugs prior to the deployment.Many smart contract analysis tools have been proposed.These tools either use bytecode-based symbolic execution to detect bugs,or convert the source code to an intermediate representation and then detect bugs.The tools based on symbolic execution usually cannot cover many types of bugs in source code.Converting the source code to an intermediate representation negatively impacts the detection speed.Moreover,these tools are bug detectors,which cannot automatically fix bugs based on analysis results.To address these limitations,we propose an approach named SolidityCheck,which employs regular expressions,program instrumentation and statement replacement in source code to quickly detect bugs and fix certain types of bugs.We conduct extensive experiments to evaluate SolidityCheck.The experimental results show that,compared with existing approaches,SolidityCheck demonstrates excellent performances on multiple indicators.

Open access
Advanced Malware Detection Techniques
Software Engineering Research
Imbalanced Data Classification Techniques
Original source
Nov 1, 2021·Energies
36 cites
A Blockchain-Supported Framework for Charging Management of Electric Vehicles

Marina Dorokhova, Jérémie Vianin, Jean-Marie Alder, Christophe Ballif · 6 authors

Profound changes driven by decarbonization, decentralization, and digitalization are disrupting the energy industry, bringing new challenges to its key stakeholders. In the attempt to address the climate change issue, increasing penetration of renewables and mobility electrification augment the complexity of the electric grid, thus calling for new management approaches to govern energy exchanges while ensuring reliable and secure operations. The emerging blockchain technology is regarded as one of the most promising solutions to respond to the matter in a decentralized, efficient, fast, and secure way. In this work, we propose an Ethereum-based charging management framework for electric vehicles (EVs), tightly interlinked with physical and software infrastructure and implemented in a real-world demonstration site. With a specifically designed solidity-based smart contract governing the charging process, the proposed framework enables secure and reliable accounting of energy exchanges in a network of trustless peers, thus facilitating the EVs’ deployment and encouraging the adoption of blockchain technology for everyday tasks such as EV charging through private and semi-private charging infrastructure. The results of a multi-actor implementation case study in Switzerland demonstrate the feasibility of the proposed blockchain framework and highlight its potential to reduce costs in a typical EV charging business model. Moreover, the study shows that the suggested framework can speed up the charging and billing processes for EV users, simplify the access to energy markets for charging station owners, and facilitate the interaction between the two through specifically designed mobile and web applications. The implementation presented in this paper can be used as a guideline for future blockchain applications for EV charging and other smart grid projects.

Open access
Blockchain Technology Applications and Security
Electric Vehicles and Infrastructure
Transportation and Mobility Innovations
Original source
Nov 1, 2021·ACM SIGEnergy Energy Informatics Review, Volume 1, Issue 1, pp 32-50, November 2021
18 cites
Privacy-Preserving Energy Storage Sharing with Blockchain and Secure Multi-Party Computation

Nan Wang, Chi-Kin Chau, Yue Zhou

Energy storage provides an effective way of shifting temporal energy demands and supplies, which enables significant cost reduction under time-of-use energy pricing plans. Despite its promising benefits, the cost of present energy storage remains expensive, presenting a major obstacle to practical deployment. A more viable solution to improve the cost-effectiveness is by sharing energy storage, such as community sharing, cloud energy storage and peer-to-peer sharing. However, revealing private energy demand data to an external energy storage operator may compromise user privacy, and is susceptible to data misuses and breaches. In this paper, we explore a novel approach to support energy storage sharing with privacy protection, based on privacy-preserving blockchain and secure multi-party computation. We present an integrated solution to enable privacy-preserving energy storage sharing, such that energy storage service scheduling and cost-sharing can be attained without the knowledge of individual users' demands. It also supports auditing and verification by the grid operator via blockchain. Furthermore, our privacy-preserving solution can safeguard against a majority of dishonest users, who may collude in cheating, without requiring a trusted third-party. We implemented our solution as a smart contract on real-world Ethereum blockchain platform, and provided empirical evaluation in this paper 1 .

Open access
2 source records
cs.CR
math.OC
Blockchain Technology Applications and Security
Original source
Nov 1, 2021·Journal of Ubiquitous Computing and Communication Technologies
0 cites
Ethereum and IOTA based Battery Management System with Internet of Vehicles

R. Kanthavel

The era of Electric Vehicles (EVs) has influenced the very make and manufacture of vehicles resulting in low pollution and advanced battery life. On the other hand, the internet of things has also expanded allowing a number of devices to stay connected using the internet. Massive drawbacks faced by EVs today are the limitation in battery swapping and charging stations and limitation in the range of batteries used. This proposed paper aims to efficiently manage the best battery system apart from building the essential infrastructure. In some cases battery swapping option is also provided through other EV drivers or at registered stations. Hence a complete database of the EV network is required so that it is possible to swap and charge batteries successfully. An EV management using two blockchains as a data layer and network of the application is implemented in this work. The first step involves the development of a blockchain framework using Ethereum and the next step entails a direct acyclic graph. When integrated, these two methodologies prove to be an efficient platform that offers a viable solution for battery management in Electric Vehicles.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Electric Vehicles and Infrastructure
Original source
Nov 1, 2021·arXiv (Cornell University)
89 cites
Disentangling Decentralized Finance (DeFi) compositions

Stefan Kitzler, Friedhelm Victor, Pietro Saggese, Bernhard Haslhofer

We present a measurement study on compositions of Decentralized Finance (DeFi) protocols, which aim to disrupt traditional finance and offer services on top of distributed ledgers, such as Ethereum. Understanding DeFi compositions is of great importance, as they may impact the development of ecosystem interoperability, are increasingly integrated with web technologies, and may introduce risks through complexity. Starting from a dataset of 23 labeled DeFi protocols and 10,663,881 associated Ethereum accounts, we study the interactions of protocols and associated smart contracts. From a network perspective, we find that decentralized exchange (DEX) and lending protocol account nodes have high degree and centrality values, that interactions among protocol nodes primarily occur in a strongly connected component, and that known community detection methods cannot disentangle DeFi protocols. Therefore, we propose an algorithm to decompose a protocol call into a nested set of building blocks that may be part of other DeFi protocols. This allows us to untangle and study protocol compositions. With a ground truth dataset that we have collected, we can demonstrate the algorithm’s capability by finding that swaps are the most frequently used building blocks. As building blocks can be nested, that is, contained in each other, we provide visualizations of composition trees for deeper inspections. We also present a broad picture of DeFi compositions by extracting and flattening the entire nested building block structure across multiple DeFi protocols. Finally, to demonstrate the practicality of our approach, we present a case study that is inspired by the recent collapse of the UST stablecoin in the Terra ecosystem. Under the hypothetical assumption that the stablecoin USD Tether would experience a similar fate, we study which building blocks — and, thereby, DeFi protocols — would be affected. Overall, our results and methods contribute to a better understanding of a new family of financial products.

Open access
5 source records
Blockchain Technology Applications and Security
Banking stability, regulation, efficiency
FinTech, Crowdfunding, Digital Finance
Original source
Nov 1, 2021·2021 36th IEEE/ACM International Conference on Automated Software Engineering (ASE)
46 cites
Gas Estimation and Optimization for Smart Contracts on Ethereum

Chunmiao Li

When users deploy or invoke smart contracts on Ethereum, a fee is charged for avoiding resource abuse. Metered in gas, the fee is the product of the amount of gas used and the gas price. The more gas used indicates a higher transaction fee. In my doctoral research, we aim to investigate two widely studied issues regarding gas, i.e., gas estimation and gas optimization. The former is to predict gas costs for executing a transactions to avoid out-of-gas exceptions, and the latter is to modify existing contracts to save transaction fee. We target some problems that previous work did not solve: gas estimation for loop functions, and gas optimization for storage usage and arrays. We expect that my research can help Ethereum users avoid economical loss for out-of-gas exceptions and pay less transaction fee.

Open access
Blockchain Technology Applications and Security
Auction Theory and Applications
Cryptography and Data Security
Original source
Oct 31, 2021·Applied Finance Letters
4 cites
IMPACT OF COVID-19 ON CRYPTOCURRENCIES: EVIDENCE ON INFORMATION TRANSMISSION THROUGH ECONOMIC AND FINANCIAL MARKET SENTIMENTS

Irfan Haider Shakri, Jaime Yong, Erwei Xiang

This paper investigates the relationship between the COVID-19 crisis and the two leading cryptocurrencies, Bitcoin and Ethereum, from 31 December 2019 to 18 August 2020. We also use an economic news sentiment index and financial market sentiment index to explore the possible mechanisms through which COVID-19 impacts cryptocurrency. We employ a VAR Granger Causality framework and Wavelet Coherence Analysis and find the cryptocurrency market was impacted in the early phase of the sample period through economic news and financial market sentiments, but this effect diminished after June 2020.

Open access
Blockchain Technology Applications and Security
COVID-19 Pandemic Impacts
Market Dynamics and Volatility
Original source
Oct 30, 2021·Indonesian Journal of Computer Science
1 cites
Evaluation of Cloud-Based Ethereum Network Performance

Tri A Sundara, Lathifah Arief

Ethereum, that enable development of decentralized applications, will likely to leverage cloud computing. In this research, we evaluate the performance of a cloud-based Ethereum network. We researched 3 Ethereum networks, namely: Ethereum mainnet, Ethereum testnet Ropsten, and Ethereum testnet Rinkeby. We analyze the computational resource utilization required to run an Ethereum node for a month as well as the costs involved. Research shows that the utilization of computing resources on the Main Net is generally higher than on the Test Net network. Computing resources used in the cloud cost thousands of dollars and this will increase as the number of nodes running to support the Ethereum network.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Cloud Computing and Resource Management
Original source
Oct 30, 2021·Distributed Ledger Technologies Research and Practice
12 cites
Chaos Engineering of Ethereum Blockchain Clients

Long Zhang, Javier Ron, Benoît Baudry, Martin Monperrus

In this article, we present ChaosETH , a chaos engineering approach for resilience assessment of Ethereum blockchain clients. ChaosETH operates in the following manner: First, it monitors Ethereum clients to determine their normal behavior. Then, it injects system call invocation errors into one single Ethereum client at a time and observes the behavior resulting from perturbation. Finally, ChaosETH compares the behavior recorded before, during, and after perturbation to assess the impact of the injected system call invocation errors. The experiments are performed on the two most popular Ethereum client implementations: GoEthereum and Nethermind. We assess the impact of 22 different system call errors on those Ethereum clients with respect to 15 application-level metrics. Our results reveal a broad spectrum of resilience characteristics of Ethereum clients w.r.t. system call invocation errors, ranging from direct crashes to full resilience. The experiments clearly demonstrate the feasibility of applying chaos engineering principles to blockchain systems.

Open access
3 source records
Blockchain Technology Applications and Security
cs.SE
cs.CR
Original source
Oct 29, 2021·Frontiers in artificial intelligence and applications
2 cites
Blockchain Digital Test Certificates for COVID-19

Ioannis Karamitsos, Maria Papadaki

COVID-19 is a pandemic outbreak for each country worldwide. Each government needs to monitor every citizen and the COVID-19 test becomes an essential evidence for people who are travelling. This gives rise to the necessity of disruptive technologies such as Blockchain. In this paper, we provide an overview of the Hyperledger and Ethereum platforms and present how healthcare organizations can control and monitor digital health test certificates with citizens or other stakeholders. We also present a smart contract structure and implementation for COVID-19 test certificates in both blockchain platforms.

Open access
Blockchain Technology Applications and Security
Artificial Intelligence in Healthcare and Education
Original source
Oct 29, 2021·Applied Sciences
13 cites
Hierarchical Multi-Blockchain System for Parallel Computation in Cryptocurrency Transfers and Smart Contracts

Nam-Yong Lee

Most of the existing smart-contract-based cryptocurrencies, such as Ethereum, use an account-based ledger. However, while the account-based model is advantageous for the efficient use of smart contracts and the increased exchangeability of cryptocurrencies, it is not well-suited to the parallel execution of smart contracts. However, unspent transaction output (UTXO)-based cryptocurrencies such as Bitcoin are advantageous for parallel cryptocurrency transfers but not well-suited to smart contracts. In this paper, we propose a hierarchical multi-blockchain system that uses multiple pairs of sidechain and dual-sidechains extended by independent block mining in their blockchain networks and a mainchain to control the branching and connection process of sidechains and dual sidechains. In the proposed method, one pair of a sidechain and dual sidechain forms one shard. The proposed method uses multiple shards to execute cryptocurrency transfers and smart contracts in parallel. In addition, the proposed model uses an accoutchain to record the resulting state changes generated by smart contract executions in each shard and securely share them with all other nodes. The proposed method uses a modifiable blockchain structure for the accountchain to obtain the database to record the smart contract execution results in each shard in as small and secure a manner as possible to ensure that all nodes trust the recorded results without executing smart contracts themselves. To examine the validity of the proposed method, we conducted a threat analysis of the proposed method by examining possible attacks in various scenarios as a thought experiment. This threat analysis concludes that the proposed blockchain system can execute smart contracts in parallel while keeping the concurrency in resulting state changes secure.

Open access
Blockchain Technology Applications and Security
Original source