galacticcouncil / galacticcouncil/hydration-node
Bug: Asset Registry returns wrong value from nextAssetId
Open
- Dominant language
- Rust
- Stars
- 208
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
i.e. 922 instead of 1,000,922
Contributor guide
Research direction
Locate the Asset Registry implementation and the nextAssetId entry point, then inspect how the returned value is represented or converted. Reproduce the case where the result is 922 instead of 1,000,922; done means nextAssetId preserves and returns the full asset identifier, with coverage for this value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100