Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements on reentrancies detectors #375

Merged
merged 2 commits into from
Nov 20, 2019
Merged

Improvements on reentrancies detectors #375

merged 2 commits into from
Nov 20, 2019

Conversation

montyly
Copy link
Member

@montyly montyly commented Nov 20, 2019

  • Clean Reentrancy based class
  • Add ReentrancyEvent to detect reentrancies leading to out of order Events
  • Add ReentrancyNoGas to detect reentrancies based on send/transfer

Fix #236

- Clean Reentrancy based class
- Add ReentrancyEvent to detect reentrancies leading to out of order Events
- Add ReentrancyNoGas to detect reentrancies based on send/transfer

Fix #236
@montyly montyly merged commit 1d0930a into dev Nov 20, 2019
@montyly montyly deleted the dev-reentrancies branch November 22, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant