54 citations · 56 across the 3 of their papers we have counts for
4 papers
Characterizing Erasable Accounts in Ethereum
Xiaoqi Li, Ting Chen, Xiapu Luo +1
Being the most popular permissionless blockchain that supports smart contracts, Ethereum allows any user to create accounts on it. However, not all accounts matter. For example, th…
STAN: Towards Describing Bytecodes of Smart Contract
Xiaoqi Li, Ting Chen, Xiapu Luo +3
More than eight million smart contracts have been deployed into Ethereum, which is the most popular blockchain that supports smart contract. However, less than 1% of deployed smart…
Quantitative Impact Evaluation of an Abstraction Layer for Data Stream Processing Systems
Guenter Hesse, Christoph Matthies, Kelvin Glass +2
With the demand to process ever-growing data volumes, a variety of new data stream processing frameworks have been developed. Moving an implementation from one such system to anoth…
Defining Smart Contract Defects on Ethereum
Jiachi Chen, Xin Xia, David Lo +3
Smart contracts are programs running on a blockchain. They are immutable to change, and hence can not be patched for bugs once deployed. Thus it is critical to ensure they are bug-…