There is a newer version of the record available.

Published March 24, 2026 | Version v1

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 (2.4 GB)

Name Size
md5:038216722b043fe5778d96048053bf0d
23.8 MB Download
md5:2d92b65485765837ebdc650663c2e524
2.4 GB Download
md5:6fb4ff28d75711a0337d5cf904bb415d
18.0 kB Preview Download
md5:57d4a2cc63c465e40398a028779eaa20
8.1 kB Download
md5:16e050bc08808929b81b611b0c34ef9e
6.7 kB Download

Additional details

Related works

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

Software