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

Fix AST Node - Account for returns in a modifier (To be included in aderynV0.1.9) #644

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

TilakMaddy
Copy link
Contributor

@TilakMaddy TilakMaddy commented Aug 2, 2024

Fix #632

(very important)

Affects at least the contracts with return inside modifiers

@TilakMaddy TilakMaddy marked this pull request as ready for review August 2, 2024 14:00
@TilakMaddy TilakMaddy requested a review from alexroan as a code owner August 2, 2024 14:00
@TilakMaddy TilakMaddy changed the title Fix AST Node - Account for returns in a modifier Fix AST Node - Account for returns in a modifier (To be merged before 0.1.9) Aug 2, 2024
@TilakMaddy TilakMaddy changed the title Fix AST Node - Account for returns in a modifier (To be merged before 0.1.9) Fix AST Node - Account for returns in a modifier (To be included in aderyV0.1.9) Aug 2, 2024
@TilakMaddy TilakMaddy changed the title Fix AST Node - Account for returns in a modifier (To be included in aderyV0.1.9) Fix AST Node - Account for returns in a modifier (To be included in aderynV0.1.9) Aug 2, 2024
@alexroan alexroan merged commit e8b548e into dev Aug 6, 2024
8 checks passed
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.

Running aderyn . fails with data did not match any variant of untagged enum BlockOrStatement
2 participants