This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Merged
Conversation
skgbafa
pushed a commit
that referenced
this pull request
Mar 8, 2023
* Propose Multi-Resource Token standard RMRK team has developed a next step in NFTs where one NFT can be tied to multiple resources. * Address issues reported by EIP repository's CI * Fix styling discrepancies in section titles * Address CI's issues in the preabmle * Add discussion URL * Fix discussion URL formatting * Add the EIP number * Fix getResourceMeta specification * Apply changes based on PR comments * Replace "primitive" with a clearer explanation Co-authored-by: Pandapip1 <[email protected]> * Apply changes based on ECH call #5 Applied the changes based on feedback received on the EIP Editing Office Hour Meeting #5. This commit includes changes to the proposal as well as adds an exaple implementation to assets/ directory. * Address the stylistic issues reported by the CI * Fix a reference to EIP-712 * Minor typo fixes * Updates `getResourceMetadata` description Co-authored-by: Sam Wilson <[email protected]> * Rename MultiResource -> MultiAsset and relicense The proposal was renamed to Context-Dependent Multi-Asset Tokens to better illustrate its function. Another example was added to represent the possible IoT usecase and the explanation on the naming decision was added to the rationale. The examples were relicensed to CC0, to conform to the requirements of EIP repository. * Fix license identifier & Specification contract title * Fix indexes of Rationale questions * Minor polishing of the rationale * Update references to assets to use an istead of a in Rationale * Final polishes Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: Steven Pineda <[email protected]> Co-authored-by: Sam Wilson <[email protected]>
skgbafa
pushed a commit
that referenced
this pull request
Mar 8, 2023
* EIP Motivation and Specification for "Multi-operator, per-token ERC721 approval."
* Add remaining authors' names
* Interface overhaul with explanation in EIP markdown.
* Add `Abstract` and `@dev` note about interplay with `setApprovalForAll()`.
* Partial response to cxkoda review
* Full response to cxkoda review
* Explicitly include OZ `IERC{165,721}.sol` instead of using a submodule
* Minor typo and wording changes to draft.
* Prune authors to active participants as they can always be re-added later
* Revert `.gitignore` so as to not change it in the EIP draft (#7)
* Set presumptive EIP number and fix linter complaints (#5)
* Rename files and directories to include EIP number
* Address linter (`EIP Walidator`) issues
* Add presumed EIP number based on PR: 6464
* Revert `.gitignore` to get through initial draft acceptance
* Do the last commit properly ;)
* Add ERC category
* Fix linter issues (#8)
* Update EIP- references to ERC-
* Remove OpenZeppelin interfaces and replace with original EIP versions; change 6464 license to CC0
* Add `solidity` language tag to code block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.