Published April 16, 2026 | Version v2

Dataset and Reproducibility for ReSect: A Tool for Automated Analysis of Reentrancy Transactions on Blockchains

  • 1. ROR icon University of British Columbia

Description

This dataset accompanies ReSect, a tool for automated post-mortem analysis of reentrancy transactions on EVM-compatible blockchains. It contains two PostgreSQL dumps used in the DSN 2026 evaluation:

  1. A smaller attack-only dataset for false-negative evaluation, containing real-world reentrancy exploit transactions from 73 attacks (1,122 exploit transactions in total).
  2. A full evaluation dataset for false-positive evaluation, containing 1,077,298 non-trivial randomly sampled transactions.

The first dataset is a subset of the second and is provided separately to support validators with limited time, storage, or hardware; validators with sufficient resources may download and restore only the full dataset and run both false-negative and false-positive evaluations from it.

The data are preprocessed and cached to support reproducible experiments without external API access, enabling validators and researchers to reproduce ReSect’s accuracy and large-scale false-positive evaluation. For detailed instructions, please see README.md.

Files

README.md

Files (3.4 GB)

Name Size
md5:038216722b043fe5778d96048053bf0d
23.8 MB Download
md5:86e6ad69f16cdc593fd7e38c75501a77
123.4 kB Preview Download
md5:c403194146290f9e160aad3341742d43
3.3 GB Download
md5:51c01b93101f523b7bd0256149e67ad8
18.7 kB Preview Download
md5:b98a399b9e4aa4e8f985c11c2ffdd5cd
9.0 kB Download
md5:894ab751be94ea6c22eb02f35d477e1e
7.2 kB Download

Additional details

Related works

Is derived from
Dataset: 10.5281/zenodo.15112728 (DOI)

Software