-
Notifications
You must be signed in to change notification settings - Fork 12k
Improves Ownable events #1397
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
Improves Ownable events #1397
Conversation
This reverts commit a688977.
Thanks a lot @Aniket-Engg! Looks like the |
okay @nventuro . I also saw that issue and was not sure for constructor event. |
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.
Another great PR @Aniket-Engg, thanks a lot!
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (OpenZeppelin#1359)" This reverts commit a688977. * updates * fixes OpenZeppelin#1392 * event tests added * constructor event added (cherry picked from commit af42c39)
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a688977. * updates * fixes #1392 * event tests added * constructor event added (cherry picked from commit af42c39)
Fixes #1392