Commit hash | d02d25604d89355ce632d718b53abd7e4cf0eb84 |
---|---|
Commit time | 2024-12-31 |
Committer | GitHub <noreply at github.com> |
Author time | 2024-12-31 |
Author | Sam Wilson <57262657+SamWilsn at users.noreply.github.com> |
Update ERC-7578: Move to Last Call (#819) * style: format * chore: update contract interface and reference implementation * ERC-721 reference Formatting for bot. * docs: improve documentation and standard naming * fix: first match of ERC-7578 must be a link * Update erc-7578.md ERC-721 links * Update erc-7578.md Removed external link * fix: add 'virtual' to '_update' method to allow inheritance updates * refactor: remove 'properties' field from 'PropertiesRemoved' event * fix: potential linearization issue when inheriting 'ERC721' in the child contract * docs: update 'Security Considerations' section * Add author * Review bot fix * Change to review status * docs(ERC7578): address reviewer issues and suggestions * docs(ERC7578): remove 'setProperties' method * docs(ERC7578): move requirements to the specification section * Update erc-7578.md Fix authors with github username * chore: make 'setProperties' internal * docs: update ERC7578 reference implementation * chore: add 'Of' sufix for getters and setters * chore: move ERC-7578 to Last Call * Update status and last call deadline of ERC-7578 Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * docs(ERC-7578): update 'Security Considerations' section * docs(ERC-7578): reword * Update erc-7578.md: last-call-deadline --------- Co-authored-by: gabrielstoica <marius_gabriel1998@yahoo.com> Co-authored-by: Vidor <1101164+V1d0r@users.noreply.github.com> Co-authored-by: Gabriel Stoica <33158000+gabrielstoica@users.noreply.github.com>
Document | Title |
---|---|
ERC-7578 | Physical Asset Redemption |