trailofbits/manticore

Add the Sereum paper examples to test manticore reentrancy detector

Open

#1490 opened on Jul 20, 2019

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

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