Commit hash | f3bf256cf06d9f29b12e86394e6fdf46b8503f0c |
---|---|
Commit time | 2022-07-30 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-07-30 |
Author | will at solv.finance <will at solv.finance> |
Submit EIP-3525 for review (#5350) * minor changes * Mark EIP-3525 as in review status * modifications according to review suggestion 1. add reference link to ERC-721 2. remove un-necessary links 3. refer to this document as "This EIP" * remove the simple summary section * add more github names * Correct github usernames Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * add the Reference Implementation section * add description field * Update JSON schemas of contractURI & slotURI & tokenURI * add reference implementation of erc-3525 * Update JSON schemas of tokenURI * Update eip-3525.md * Update EIPS/eip-3525.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Replace ERC with EIP in all references * remove unnecessary references to EIP-3525 * Add links to EIP-3525 at first appearance * Replace all ERC- with EIP- * Update eip-3525.md * Update eip-3525.md * Replace ERC3525 with EIP-3525 * Replace ERC20 with EIP-20 and others * Update eip-3525.md * update license and implementation link * add quotation mark for ERC symbols * remove standard keywords * Add security considerations * Small improvements * remove submodule * add reference implementation of erc-3525 * Update EIPS/eip-3525.md Co-authored-by: Micah Zoltu <micah@zoltu.net> * update description in header * remove eip-3525 directory * add EIP-3525 Reference Implementation * rename testcase * fix typo * change SPDX Identifier to CC0-1.0 * Update assets/eip-3525/contracts/extensions/IERC3525Metadata.sol Co-authored-by: Micah Zoltu <micah@zoltu.net> * Update assets/eip-3525/contracts/IERC3525.sol Co-authored-by: Micah Zoltu <micah@zoltu.net> * Update assets/eip-3525/README.md Co-authored-by: Micah Zoltu <micah@zoltu.net> * Update assets/eip-3525/LICENSE Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3525/contracts/ERC3525SlotApprovableUpgradeable.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3525/contracts/ERC3525SlotEnumerableUpgradeable.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3525/contracts/IERC3525Receiver.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * add new reference implementation * fix typo * update ref impl. link * Update eip-3525.md * update security considerations * Delete empty files Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> Co-authored-by: du <dujc2020@gmail.com> Co-authored-by: Ethan Y. Tsai <yee.tsai@gmail.com> Co-authored-by: Micah Zoltu <micah@zoltu.net> Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Document | Title |
---|---|
EIP-3525 | Semi-Fungible Token |