- 
        Couldn't load subscription status. 
- Fork 12.3k
Modify ReentrancyGuard to reduce contract size #3515
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
Conversation
| Hello @abhi3700 and thank you for this PR. I think we would want better naming. Maybe something like  | 
| Yeah great! | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Did you measure the additional runtime cost? | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!


Refer issue #3514
I separated the code present in function
modifierwith 2 (private) functions outside & just call those function(s) from inside the modifier.