OpenZeppelin / OpenZeppelin/openzeppelin-contracts
Add paginated lookups for EnumerableSet and EnumerableMap
Open
Nobody has claimed this yet.
area: datastructures
idea
- Dominant language
- Solidity
- Stars
- 27.2k
- Forks
- 12.4k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 33
Description
Proposed in #4907.
Usecases need to be evaluated.
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 proposal in issue #4907 and the existing EnumerableSet and EnumerableMap APIs. Evaluate which use cases require paginated lookups and clarify the expected interface and completion criteria before attempting an implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100