KTH / programmable-society

Home of course "Programmable Society" at KTH Royal Institute of Technology
16 stars 15 forks source link

empirical studies on smart contracts #21

Open monperrus opened 1 year ago

monperrus commented 1 year ago

Not so immutable: Upgradeability of smart contracts on ethereum 2022

monperrus commented 1 year ago

A large‐scale empirical study of low‐level function use in Ethereum smart contracts and automated replacement SPE 2022

monperrus commented 1 year ago

A Study of Inline Assembly in Solidity Smart Contracts Large-Scale Empirical Study of Inline Assembly on 7.6 Million Ethereum Smart Contracts

monperrus commented 1 year ago

How are Solidity smart contracts tested in open source projects? An exploratory study 2022 https://ieeexplore.ieee.org/document/9796435

ping @deee92

bbaudry commented 1 year ago

Beyond “Protected” and “Private”: An Empirical Security Analysis of Custom Function Modifiers in Smart Contracts

monperrus commented 1 year ago

An analysis of the Oracles used in Ethereum's blockchain SANER 23

Blockchain oracles for document certification: A case study. SANER 23

bbaudry commented 1 year ago

An Empirical Study of Impact of Solidity Compiler Updates on Vulnerabilities in Ethereum Smart Contracts. http://arxiv.org/abs/2306.04250

bbaudry commented 1 year ago

What makes Ethereum blockchain transactions be processed fast or slow? An empirical study. Empir. Softw. Eng. 28(2): 39 (2023)

monperrus commented 1 year ago

Understanding Solidity Event Logging Practices in the Wild https://arxiv.org/pdf/2308.12788

monperrus commented 11 months ago

Demystifying the Composition and Code Reuse in Solidity Smart Contracts https://kaixuanli-ecnu.github.io/files/fse23-sc-codeclone-kairansun.pdf

monperrus commented 10 months ago

Evolution of Automated Weakness Detection in Ethereum Bytecode: a Comprehensive Study 2023 http://arxiv.org/pdf/2303.10517

monperrus commented 9 months ago

Revealing Hidden Threats: An Empirical Study of Library Misuse in Smart Contracts ICSE 2023 https://www.computer.org/csdl/proceedings-article/icse/2024/021700a280/1RLIWtcLRoQ

monperrus commented 9 months ago

Demystifying DeFi MEV Activities in Flashbots Bundle (CCS 2023) https://dl.acm.org/doi/abs/10.1145/3576915.3616590

empirical study of MEV patterns with data mining.

monperrus commented 7 months ago

Revealing Hidden Threats: An Empirical Study of Library Misuse in Smart Contracts ICSE 2024

monperrus commented 7 months ago

Charting The Evolution of Solidity Error Handling https://arxiv.org/pdf/2402.03186

likely evolved into

Broken Agreement: The Evolution of Solidity Error Handling https://dimitro.gr/assets/papers/MKMISM24.pdf