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

moved ERC165 interface IDs from ERC721 implementation files to the in… #1070

Conversation

dougiebuckets
Copy link
Contributor

Fixes #1065

🚀 Description

Moved ERC165 interface IDs from ERC721 implementation files to the ERC721Basic interface.

  • 📘 I've reviewed the OpenZeppelin Contributor Guidelines
  • ✅ I've successfully run all unit tests
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

Copy link
Contributor

@shrugs shrugs left a comment

Choose a reason for hiding this comment

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

ty!!

@shrugs shrugs merged commit b120b9a into OpenZeppelin:master Jul 15, 2018
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.

Move ERC165 interface ids to interface files
2 participants