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

Add interface for ERC6909 #5343

Merged
merged 19 commits into from
Dec 20, 2024
Merged

Conversation

arr00
Copy link
Contributor

@arr00 arr00 commented Dec 5, 2024

Add the ERC6909 interface to the repo.

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

Copy link

changeset-bot bot commented Dec 5, 2024

🦋 Changeset detected

Latest commit: 96bb50a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@arr00 arr00 marked this pull request as ready for review December 10, 2024 18:25
@arr00
Copy link
Contributor Author

arr00 commented Dec 11, 2024

There are 3 extensions to the base ERC6909 defined in the ERC. Should we add interfaces for all of them? They are ContractURI, Metadata, and TokenSupply.

@Amxx
Copy link
Collaborator

Amxx commented Dec 12, 2024

Yes, I would have all 3 extensions declared in the same file.

@arr00 arr00 requested review from ernestognw and Amxx December 18, 2024 18:48
@ernestognw ernestognw changed the title Implement interface for ERC6909 Add interface for ERC6909 Dec 18, 2024
ernestognw
ernestognw previously approved these changes Dec 18, 2024
Copy link
Member

@ernestognw ernestognw left a comment

Choose a reason for hiding this comment

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

Updated title since we're not implementing the interface.

@Amxx Amxx added this to the 5.3 milestone Dec 18, 2024
@Amxx Amxx merged commit 7526c8f into OpenZeppelin:master Dec 20, 2024
17 checks passed
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.

3 participants