Commit hash | 2ed1fb0adebec28fcb8985d3bc339e65384daa44 |
---|---|
Commit time | 2022-06-29 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-06-29 |
Author | will at solv.finance <will at solv.finance> |
Major update of ERC-3525 protocol (#5186) * Create eip-vnft * Create EIP-3525.md * Delete eip-vnft * Rename EIPS/EIP-3525.md to eip-3525.md * Update and rename eip-3525.md to EIPs/eip-3525.md * Delete EIPs directory * Create eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Rename eip-3525.md to eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Complete contents for first time. * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * Update eip-vnft.md * update EIP-VNFT * Update eip-vnft.md * Update eip-vnft.md * Rename eip-vnft.md to eip-3525.md * Update eip-3525.md * Update eip-3525.md * Apply suggestions from code review Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update eip-3525.md Refinement of summary, abstract and motivation sections, from both will wang and mike meng. * Update eip-3525.md * Update eip-3525.md * Solv-vouchers implementation made open-source also remove the the source as reference implementation, since it is not currently the suggested reference implementation yet. * Update eip-3525.md * correction on email Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Remove the References section * partially change VNFT to ERC3525/ERC-3525 * change decimals to unitDecimals and other small fixes * completely replace VNFT with ERC-3525 and some other small fixes * Update eip-3525.md add contractURI() * Update eip-3525.md add slotURI() * completion of some descriptions * Update eip-3525.md fix typo * Update eip-3525.md * Update EIPS/eip-3525.md Co-authored-by: Micah Zoltu <micah@zoltu.net> * Update eip-3525.md 1. the slot's enumeration extension change to OPTIONAL 2. add underlying asset container interface * Update eip-3525.md add SlotManagable interface * Update eip-3525.md 1. add enumerable function for manager of slot 2. add interface for underlying asset * 1. rename transferFrom with targetTokenId to transferUnitsFrom 2. add underlyingContainer interface * add TODO * refactor * rename unit to value * add payable * Update eip-3525.md update functions for interface * Update eip-3525.md update metadata interface * Revise scenarios of ERC3525 * Revise of interface & functions * Changing the description of the standard * add new explanations to transfer models * some corrections * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * revise some words and expressions * Update eip-3525.md Add more descriptions to the value transfer to address function * replace appearances of 'units' by value * Update eip-3525.md * Update eip-3525.md * Add table of contents * Update eip-3525.md * Update eip-3525.md * completed Table of contents * revise event name * revert the name of slotChanged event * Update eip-3525.md * updated implementation url * revise the approval models and their relationships * revise transfer model revise the description of id-to-address transfer model * correct the discussion-to url * Update eip-3525.md * Update eip-3525.md * Update eip-3525.md * remove the references link Co-authored-by: Ethan Y. Tsai <yee.tsai@gmail.com> Co-authored-by: du <dujc2020@gmail.com> Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> Co-authored-by: Micah Zoltu <micah@zoltu.net>
Document | Title |
---|---|
EIP-3525 | Semi-Fungible Token Standard |