trailofbits/manticore

Add the Sereum paper examples to test manticore reentrancy detector

Open

#1,490 opened on Jul 20, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (481 forks)batch import
Hacktoberfestchallengeeasygood first issuehelp wantedtesting

Repository metrics

Stars
 (3,469 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There are few small smart contracts to test the reentrancy detection in the Sereum paper. Manticore could integrate them in the testing to make sure these difficult examples are correctly flagged.

Contributor guide