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

Improves Ownable events #1397

Merged
merged 21 commits into from
Oct 9, 2018
Merged

Improves Ownable events #1397

merged 21 commits into from
Oct 9, 2018

Conversation

Aniket-Engg
Copy link
Contributor

Fixes #1392

@nventuro nventuro added contracts Smart contract code. breaking change Changes that break backwards compatibility of the public API. labels Oct 8, 2018
@nventuro
Copy link
Contributor

nventuro commented Oct 8, 2018

Thanks a lot @Aniket-Engg!

Looks like the Ownable tests don't currently check for events 😱 Could you add those checks to this PR? The constructor one we can skip for now though, since that one is somewhat tricky (#1354 has the same problem).

@Aniket-Engg
Copy link
Contributor Author

Aniket-Engg commented Oct 8, 2018

okay @nventuro . I also saw that issue and was not sure for constructor event.

Copy link
Contributor

@nventuro nventuro left a 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!

@nventuro nventuro merged commit af42c39 into OpenZeppelin:master Oct 9, 2018
nventuro pushed a commit to nventuro/openzeppelin-contracts that referenced this pull request Oct 18, 2018
* 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)
come-maiz pushed a commit that referenced this pull request Oct 21, 2018
* 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)
@Aniket-Engg Aniket-Engg deleted the fix/#1392 branch December 10, 2018 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes that break backwards compatibility of the public API. contracts Smart contract code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants