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

Added contracts/token/BurnableToken.sol #341

Merged
merged 3 commits into from
Aug 9, 2017
Merged

Added contracts/token/BurnableToken.sol #341

merged 3 commits into from
Aug 9, 2017

Conversation

lsaether
Copy link
Contributor

In response to issue #324. Basically a port of the linked contract. Would we be interested in also putting in a burnWithAddress() function that takes an address arg and an onlyOwner modifier?

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lsaether!

Could you add tests for the contract? You can copy them over from decentraland/mana too.

@lsaether
Copy link
Contributor Author

@frangio no problem!

I'll make those changes a little later today.

@lsaether
Copy link
Contributor Author

lsaether commented Aug 1, 2017

@frangio Tests added

@frangio frangio merged commit 69daed7 into OpenZeppelin:master Aug 9, 2017
@frangio frangio mentioned this pull request Aug 24, 2017
ProphetDaniel pushed a commit to classicdelta/Smart-Contracts that referenced this pull request Mar 9, 2018
Added contracts/token/BurnableToken.sol
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.

2 participants