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

Finish minting should be called only once #505

Merged
merged 1 commit into from Nov 15, 2017
Merged

Finish minting should be called only once #505

merged 1 commit into from Nov 15, 2017

Conversation

ZumZoom
Copy link
Contributor

@ZumZoom ZumZoom commented Oct 17, 2017

Multiple calls to finishMinting will emit multiple MintFinished events which may be surprising if one rely on MintFinished event.

Multiple calls to `finishMinting` will emit multiple `MintFinished` events which may be surprising if one rely on `MintFinished` event.
@ZumZoom ZumZoom changed the title Finish minting should me called only once Finish minting should be called only once Oct 17, 2017
@facuspagnuolo facuspagnuolo merged commit 7a19bcf into OpenZeppelin:master Nov 15, 2017
@facuspagnuolo
Copy link
Contributor

Good catch! Thanks!

ProphetDaniel pushed a commit to classicdelta/Smart-Contracts that referenced this pull request Mar 9, 2018
Finish minting should be called only once
@ZumZoom ZumZoom deleted the patch-1 branch October 4, 2018 06:43
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.

None yet

2 participants