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

Hardcode ERC777 granularity to 1, remove tests. #1739

Merged
merged 2 commits into from May 7, 2019

Conversation

nventuro
Copy link
Contributor

@nventuro nventuro commented May 7, 2019

As discussed in #1735, the ERC777 contract will have the granularity hardcoded to 1: we'll be providing a mixin down the line (if there's demand for it) that enables support for arbitrary granularities.

@nventuro nventuro added this to the v2.3 milestone May 7, 2019
@nventuro nventuro requested a review from frangio May 7, 2019 18:42
frangio
frangio previously approved these changes May 7, 2019
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.

LGTM!

@nventuro nventuro merged commit 376820d into OpenZeppelin:master May 7, 2019
@nventuro nventuro deleted the erc777-no-granu branch May 7, 2019 20:05
@frangio
Copy link
Contributor

frangio commented May 7, 2019

If we ever bring back the granularity we should remember that the tests for it were already written.

nventuro added a commit that referenced this pull request May 8, 2019
* Hardcode ERC777 granularity to 1, remove tests.

* Add clarifying title comment.

(cherry picked from commit 376820d)
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