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

Skip calls to hooks when msg.sender is the hook contract #502

Closed
wants to merge 1 commit into from

Conversation

nishim3
Copy link
Contributor

@nishim3 nishim3 commented Mar 11, 2024

Related Issue

Which issue does this pull request resolve?
#471

Description of changes

Added a (msg.sender != address(self)) condition to all hook calls.

@nishim3
Copy link
Contributor Author

nishim3 commented Mar 12, 2024

Closing for #503 🥲

@nishim3 nishim3 closed this Mar 12, 2024
@nishim3 nishim3 deleted the main branch March 12, 2024 04:59
@hensha256
Copy link
Contributor

Hi @nishim3! Thanks for making this PR! We appreciate your work - if you look at an issue and it already has an assignee that means that someone else is working on that code already. If you'd like to work on something feel free to choose an item that does not have an assignee!

@nishim3
Copy link
Contributor Author

nishim3 commented Mar 12, 2024

Thanks @hensha256 ! Do you have any suggestions for issues I can work on? Is it a good idea to work on issues opened 5-6 months ago?

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.

2 participants