ElementsProject / ElementsProject/elements

Qt wallet should show correct precision for assets

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.