ergoplatform / ergoplatform/sigma-rust

Make "default" `Arbitrary` impl for `TokenId` to not re-use ids

Open
#630 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.