-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
EIP-5218: NFT Rights Management #5222
Conversation
All tests passed; auto-merging...(pass) eip-5218.md
(pass) assets/eip-5218/contracts/README.md
(pass) assets/eip-5218/contracts/foundry.toml
(pass) assets/eip-5218/contracts/remappings.txt
(pass) assets/eip-5218/contracts/src/IERC5218.sol
(pass) assets/eip-5218/contracts/src/RightsManagement.sol
(pass) assets/eip-5218/contracts/test/Contract.t.sol
(pass) assets/eip-5218/ic3license/ic3license.pdf
(pass) assets/eip-5218/ic3license/ic3license.tex
(pass) assets/eip-5218/license-tree.png
|
Co-authored-by: Pandapip1 <[email protected]>
…ights-Management into nft-rights-management
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's my first pass of this.
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few licensing issues
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Micah Zoltu <[email protected]>
The commit 6c7c875 (as a parent of 079c30f) contains errors. Please inspect the Run Summary for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* New EIP draft: NFT Rights Management * update eip identifier * Update EIPS/eip-5222.md Co-authored-by: Pandapip1 <[email protected]> * changing eip to 5218 * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * modify external urls and add images and smart contracts * get rid of TODOs * Update assets/eip-5218/contracts/test/Contract.t.sol Co-authored-by: Pandapip1 <[email protected]> * Update assets/eip-5218/contracts/src/RightsManagement.sol Co-authored-by: Pandapip1 <[email protected]> * Update assets/eip-5218/contracts/src/IERC5218.sol Co-authored-by: Pandapip1 <[email protected]> * add github handle * Update EIPS/eip-5218.md Co-authored-by: Pandapip1 <[email protected]> * change eip number from 5218 to 5222 * fix EIPW Validator errors * fix EIPW Validator errors * add a paragraph on persistent license uri * add IC3 NFT License * Update EIPS/eip-5222.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5222.md Co-authored-by: Micah Zoltu <[email protected]> * changing eip number from 5222 to 5218 Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: Micah Zoltu <[email protected]>
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: