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

ERC20: internal _approve #1604

Closed
nventuro opened this issue Jan 15, 2019 · 0 comments
Closed

ERC20: internal _approve #1604

nventuro opened this issue Jan 15, 2019 · 0 comments
Labels
contracts Smart contract code. feature New contracts, functions, or helpers.
Milestone

Comments

@nventuro
Copy link
Contributor

We've had _transfer, _mint and _burn for a while now: adding _approve simply means continuing this trend, and would allow for the increase/decrease functions to be written in a more readable way.

@nventuro nventuro added feature New contracts, functions, or helpers. contracts Smart contract code. labels Jan 15, 2019
@nventuro nventuro added this to the v2.2 milestone Jan 15, 2019
Aniket-Engg added a commit to Aniket-Engg/zeppelin-solidity that referenced this issue Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Smart contract code. feature New contracts, functions, or helpers.
Projects
None yet
Development

No branches or pull requests

1 participant