ElementsProject / ElementsProject/elements
blinding RPC enhancements
Open
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
We want to support a couple additional abilities:
1) Blind with excess, and be able to consume it. This matters in coinjoin scenarios when people are blinding their transaction to make sure that the inputs/outputs can't be matched up. This is quite similar to the MimbleWimble "excess" value.
2) We should have a method of passing in asset blinders and types to allow a surjection proof to be made for an output we own, but not the corresponding input. This matters in the DG demo scenario when people doing an exchange don't have access to the thing they are trying to exchange to.
Contributor guide
Assessment
This issue has not been assessed yet.