OpenZeppelin / OpenZeppelin/compact-contracts
Followup: `AccessControl: replace ownPublicKey with witness-derived id scheme #444`
Open
Nobody has claimed this yet.
1-medium
effort: 2-S
feat:access
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Remaining fixes:
- Optimize the repeated canonicalize: https://github.com/OpenZeppelin/compact-contracts/pull/444
- Generalize
isContractAddress: https://github.com/OpenZeppelin/compact-contracts/pull/444 - Separate the
AccountIdseparatly in another module. - Revisit the witnesses usage and exporting: https://github.com/OpenZeppelin/compact-contracts/pull/444
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
Review PR #444 and its remaining-fixes context first; identify the modules implementing canonicalize, isContractAddress, AccountId, and witness exports. Done means the four checklist items are resolved and validated by the repository’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100