OpenZeppelin / OpenZeppelin/compact-contracts
Add `Either` util circuits
Open
Nobody has claimed this yet.
2-low
effort: 2-S
feat:utils
stale
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Add castToEitherLeft and castToEitherRight as util circuits
https://github.com/OpenZeppelin/compact-examples/pull/44#discussion_r2589028467
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 reading the linked discussion in compact-examples PR 44, then locate existing utility circuits in compact-contracts to understand where castToEitherLeft and castToEitherRight belong. Done means both named util circuits are added consistently with the existing utilities and their expected behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100