ElementsProject / ElementsProject/elements
Qt wallet should show correct precision for assets
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
- [ ] We should get the correct precision from the asset registry
- [ ] We could cache this information in the assetsdir
- [ ] Liquid Qt should show the correct precision if known and satoshis if not known (with some explicit indication when it's not known, perhaps as follows:)
- [ ] We should show the ticker for known assets and no ticker for none.
Contributor guide
Research direction
Start by locating the Qt wallet's asset display entry point and the asset registry integration, then inspect how the assetsdir is used for cached data. Done means known assets display registry precision and tickers, while unknown assets display satoshis with an explicit unknown indication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100