Demystifying loops in smart contracts
Autor: | Benjamin Mariano, Yu Feng, Isil Dillig, Yanju Chen, Shuvendu K. Lahiri |
---|---|
Rok vydání: | 2020 |
Předmět: |
Domain-specific language
Blockchain Smart contract business.industry Semantics (computer science) Computer science 020207 software engineering 02 engineering and technology Toolchain Program analysis 0202 electrical engineering electronic engineering information engineering Solidity Software engineering business |
Zdroj: | ASE |
DOI: | 10.1145/3324884.3416626 |
Popis: | This paper aims to shed light on how loops are used in smart contracts. Towards this goal, we study various syntactic and semantic characteristics of loops used in over 20,000 Solidity contracts deployed on the Ethereum blockchain, with the goal of informing future research on program analysis for smart contracts. Based on our findings, we propose a small domain-specific language (DSL) that can be used to summarize common looping patterns in Solidity. To evaluate what percentage of smart contract loops can be expressed in our proposed DSL, we also design and implement a program synthesis toolchain called Solis that can synthesize loop summaries in our DSL. Our evaluation shows that at least 56% of the analyzed loops can be summarized in our DSL, and 81% of these summaries are exactly equivalent to the original loop. |
Databáze: | OpenAIRE |
Externí odkaz: |