OpenZeppelin / OpenZeppelin/compact-contracts
NonFungibleToken: Move towards a more complaint ERC721 spec
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
The current Compact ERC721 implementation deviates from the standard in several places since some features like events and contract to contract communication are still under development in Midnight. This issue is intended to track those inconsistencies so we can update the contracts once those features become available
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the current Compact ERC721 implementation alongside the ERC721 specification and identify the inconsistencies this issue is tracking. Check whether Midnight now supports the needed events and contract-to-contract communication; done means the contracts can be updated toward the standard without relying on unavailable features.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100