Skip to content

ChainSecurity/constantinople-reentrancy-scan

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

About

A script finding potential reentrancies in smart contracts made possible after the Ethereum Constantinople Network Upgrade. Using the dataset provided by Eveem.org on BigQuery, based on the work done on https://github.com/kolinko/asterix

The code has just two simple files:

  • bigquery.py - the main execution script
  • reentrancy.js - the analyser function for BigQuery

Usage

Usage: python3 bigquery.py

Requirements

You will need to sign up for cloud.google.com first, and set up the google cloud / bigquery environment: https://cloud.google.com/bigquery/docs/quickstarts

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published