期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Characterizing and Detecting Gas-Inefficient Patterns in Smart Contracts
1
作者 Que-Ping Kong Zi-Yan Wang +4 位作者 Yuan Huang Xiang-Ping Chen Xiao-Cong Zhou Zi-Bin Zheng Gang Huang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2022年第1期67-82,共16页
Ethereum blockchain is a new internetware with tens of millions of smart contracts running on it.Different from general programs,smart contracts are decentralized,tamper-resistant and permanently running.Moreover,to a... Ethereum blockchain is a new internetware with tens of millions of smart contracts running on it.Different from general programs,smart contracts are decentralized,tamper-resistant and permanently running.Moreover,to avoid resource abuse,Ethereum charges users for deploying and invoking smart contracts according to the size of contract and the operations executed by contracts.It is necessary to optimize smart contracts to save money.However,since developers are not familiar with the operating environment of smart contracts(i.e.,Ethereum virtual machine)or do not pay attention to resource consumption during development,there are many optimization opportunities for smart contracts.To fill this gap,this paper defines six gas-inefficient patterns from more than 25,000 posts and proposes an optimization approach at the source code level to let users know clearly where the contract is optimized.To evaluate the prevalence and economic benefits of gas-inefficient patterns,this paper conducts an empirical study on more than 160,000 real smart contracts.The promising experimental results demonstrate that 52.75%of contracts contain at least one gas-inefficient pattern proposed in this paper.If these patterns are removed from the contract,at least 0.30 can be saved per contract. 展开更多
关键词 smart contract anti-pattern detection optimization empirical study
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部