Blockstream / Blockstream/simplicity-dex
Panic when a maker has only 3 UTXOs, whose total sum is sufficient, but each one individually is not
Open
bug
- Dominant language
- Rust
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If a maker tries to execute `option create` and has 3 UTXOs whose total sum is greater than the collateral, but each one individually is not, the code panics.
P.S. I actually think the problem could be a bit deeper (not limited to this case).
Contributor guide
Assessment
This issue has not been assessed yet.