Published March 24, 2026 | Version v1
Dataset Open

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 Download all
md5:038216722b043fe5778d96048053bf0d
23.8 MB Download
md5:2d92b65485765837ebdc650663c2e524
2.4 GB Download
md5:f59bd886b56e02ba2bae7b57fc97b657
16.9 kB Preview Download
md5:576b5fa5956be3944ab01f8002afa5c1
7.3 kB Download
md5:28e7728de9aa00bfbcbecaf9a2b0c446
6.2 kB Download

Additional details

Related works

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

Software