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

Erc777 #2

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open

Erc777 #2

wants to merge 18 commits into from

Conversation

buendiadas
Copy link

@buendiadas buendiadas commented Mar 22, 2019

Description

This PR includes functionalities for operators to be able to transfer/burn/mint tokens on behalf of the users. In order to do it, we have upgraded to a ERC777 token, and added specific roles for every functionality.

Breaking changes:

  1. function issue(address[] recipients, uint256 amount, bytes _operatorData) includes a new param _operatorData, to be compliant with ERC777

@buendiadas buendiadas requested a review from RodrigoAD March 22, 2019 15:41
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.

1 participant