[Back]


Talks and Poster Presentations (with Proceedings-Entry):

T. Brandstätter, S. Schulte, J. Cito, M. Borkowski:
"Characterizing Efficiency Optimizations in Solidity Smart Contracts (IEEE Best Paper Award)";
Talk: 3rd IEEE International Conference on Blockchain (Blockchain 2020) - Online Conference, Rhodes Island, Greece; 2020-11-02 - 2020-11-06; in: "Proceedings of the 3rd IEEE International Conference on Blockchain (Blockchain 2020)", IEEE, (2020), ISBN: 978-0-7381-0496-6; 281 - 290.



English abstract:
On many blockchain platforms, gas fees have to be paid for deploying and executing smart contracts. These fees depend on the size of the contract code as well as the needed computational steps and required storage space of a smart contract. Because of the large amount of gas cost paid each day, there is an inherent motivation to optimize smart contract code in order to reduce these cost. Within this paper, we discuss the application of 25 strategies for code optimization to Solidity smart contracts. A prototype is developed which detects potential optimizations and partially automatically optimizes the code accordingly. The optimization strategies are evaluated based on 3,018 verified open source smart contracts from etherscan.io. We find 471 rule violations in the test data spread across 204 different contract files.

Keywords:
Smart contracts, Code optimization, Solidity


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1109/Blockchain50366.2020.00042



Related Projects:
Project Head Stefan Schulte:
CDL-BOT


Created from the Publication Database of the Vienna University of Technology.