On transaction parallelizability in Ethereum

Nadi Sarrar
DOI: https://doi.org/10.48550/arXiv.1901.09942
2019-01-30
Abstract:Ethereum clients execute transactions in a sequential order prescribed by the consensus protocol. This is a safe and conservative approach to blockchain transaction processing which forgoes running transactions in parallel even when doing so would be beneficial and safe, e.g., when there is no intersection in the sets of accounts that the transactions read or modify. In this work we study the degree of transaction parallelizability and present results from three different simulations using real Ethereum transaction data. Our simulations demonstrate that notable gains are achievable with parallelization, and suggest that the potential for parallelizability improves as transaction rates increase.
Distributed, Parallel, and Cluster Computing,Cryptography and Security,Performance
What problem does this paper attempt to address?