OpenZeppelin / OpenZeppelin/compact-contracts
NonFungibleToken: Add `emitEvent` param to `_approve` signature
Open
Nobody has claimed this yet.
blocked
events
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Depends on the implementation of events in Compact
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
Start by reviewing the Compact event implementation that this issue depends on, then locate the NonFungibleToken _approve signature. Determine how the emitEvent parameter should interact with that event support; done means the signature and its callers are updated consistently once the dependency is available.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100