-
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-4883 Composable SVG NFT #4888
EIP-4883 Composable SVG NFT #4888
Conversation
All tests passed; auto-merging...(pass) eip-4883.md
|
This EIP is currently a draft. |
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.
At a minimum, a specification is required for a Draft EIP. If you don't have a specification ready, I recommend closing this PR and waiting to open it until you do.
EIP number sniping and gaming is not allowed, and since this PR was open a mere 2 minutes after PR 4887 and doesn't contain any meaningful content, I'm overriding our normal numbering system in favor of a manual assignment of 4883 here.
I check the repo most days (as part of my job), saw that a meaningful number to me was next up and thought I had won the lottery so did a PR with a very early draft. Definitely not number gaming (unlike say 4844), more of a lunge, I'll update the draft next week. |
Co-authored-by: Micah Zoltu <[email protected]>
Let me know when you open your discussion thread. I've seen at least EIP-4841 by @Soohan-Park which is also proposing extensions for better SVG support. Might be a good idea to get an informal working group together! |
Just checking in, do we have a discussion thread going on for this? |
My discussion thread post to Ethereum-magicians is currently pending, waiting for their moderators to approve |
@poojaranjan Hmm, is this something we can tune? What are the conditions that trigger needing approval? |
@MicahZoltu It shouldn't be long waiting for a discussion link to be live. Checking with the FEM team to figure if it is an exceptional case. @AlexPartyPanda Can you please share the link here or maybe with me at ECH Discord. |
As it appears, Discourse sometimes choose to hold a post, often it is a new users or even if they seem to be performing the task "too quickly". Link is live now - https://ethereum-magicians.org/t/eip-4883-composable-svg-nft/8765 |
Thanks, @poojaranjan, for getting it live. |
Thanks @poojaranjan. @AlexPartyPanda had a new account on Eth magicians, so was limited to including two links in his post. We tried to work around this and when we did post, pasted the whole text of the discussion in one go, so was picked up by Discourse as potential spam. Something to be aware of for EIP discussions that new users are limited to two links. |
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 except for this.
Head branch was pushed to by a user without write access
Co-authored-by: Pandapip1 <[email protected]>
Auto-Merge Bot fails even though @Pandapip1 has reviewed?
|
Close and re-open the PR. There's a fix in #5400 but it has yet to be merged. |
Pull request was closed
* create draft * Create eip-4888.md * Delete eip-erc721composablesvg.md * Update eip-4888.md * Apply suggestions from code review Co-authored-by: Micah Zoltu <[email protected]> * Create eip-4883.md * Delete eip-4888.md * eip-4883 add reference to svg specification * add discussions link * require rights * add authors * update authors * make zindex optional * rename render Rename `render` function to ` renderTokenById` to match Loogie composable NFT projects * address reviews and discussion feedback * fixes for eipw validator * fixes for eipw validator * Apply suggestions from Padnapip1 review Co-authored-by: Pandapip1 <[email protected]> * remove url from code comment Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: Micah Zoltu <[email protected]> Co-authored-by: Pandapip1 <[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: