ElementsProject / ElementsProject/elements
listaddressgroupings reports a value that aggregates all assets
Open
bug
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
This is a statistic that doesn't make any sense. This should be changed to a map from asset id to amount.
Contributor guide
Research direction
Start at the listaddressgroupings RPC entry point and trace how its result aggregates asset amounts. Look for related wallet or RPC tests and determine the expected per-asset representation. Done means the result maps each asset ID to its amount rather than reporting one aggregate value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100