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

Refactor reentrancy + API changes #311

Merged
merged 2 commits into from
Aug 15, 2019
Merged

Refactor reentrancy + API changes #311

merged 2 commits into from
Aug 15, 2019

Conversation

montyly
Copy link
Member

@montyly montyly commented Aug 6, 2019

This PR cleans the reentrancy fix point module by moving part of the logic to the IR level. The reentrancy detector will be easier to read and maintain. Additionally, other modules can benefit from the re-enter and ethers sent information.

Changes:

This PR needs extra testing to ensure that the heuristics are correctly conserved.

- Move can reenter / can send eth logics to the IR level
- Add create-based reentrancy (#310)
@montyly montyly merged commit d71b1a6 into dev Aug 15, 2019
@montyly montyly deleted the dev-refactor-reentrancy branch August 16, 2019 06:36
@montyly montyly mentioned this pull request Aug 16, 2019
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.

None yet

1 participant