ElementsProject / ElementsProject/elements
return assetCommitment in ListTransactions
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
Returning the commitment is useful for coinjoin situations, since surjectionproof requires a complete list of asset commitments up front for the inputs.
Contributor guide
Research direction
Start at the ListTransactions implementation and trace the transaction fields it returns to callers. Check how asset commitments are represented and how the result supports coinjoin inputs requiring a complete list for surjectionproof; done means ListTransactions returns assetCommitment in that context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100