Skip to content

Improves Ownable events#1397

Merged
nventuro merged 21 commits into
OpenZeppelin:masterfrom
Aniket-Engg:fix/#1392
Oct 9, 2018
Merged

Improves Ownable events#1397
nventuro merged 21 commits into
OpenZeppelin:masterfrom
Aniket-Engg:fix/#1392

Conversation

@Aniket-Engg

Copy link
Copy Markdown
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

nventuro commented Oct 8, 2018

Copy link
Copy Markdown
Contributor

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

Aniket-Engg commented Oct 8, 2018

Copy link
Copy Markdown
Contributor Author

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

Comment thread contracts/ownership/Ownable.sol Outdated

@nventuro nventuro left a comment

Copy link
Copy Markdown
Contributor

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.

3 participants