ergoplatform / ergoplatform/sigma-rust
Make "default" `Arbitrary` impl for `TokenId` to not re-use ids
Open
- Dominant language
- Rust
- Stars
- 78
- Forks
- 63
- Avg merge
- 22h 5m
- Merged PRs (30d)
- 3
Description
Hide re-using ids behind a parameter.
Contributor guide
Research direction
Start by locating the default Arbitrary implementation for TokenId and trace how it currently reuses ids. Determine the parameter boundary that would hide reuse, then verify that the default behavior no longer reuses ids while reuse remains available through the parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100