ElementsProject / ElementsProject/elements
Node crashes when calling "blindrawtransaction" on a 0-valued non-OP_RETURN output
Open
bug
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
```
elementsd: blind.cpp:621: int BlindTransaction(std::vector&, const std::vector&, const std::vector&, const std::vector&, std::vector&, std::vector&, const std::vector&, const std::vector&, const std::vector&, CMutableTransaction&, std::vector >*): Assertion `rangeresult' failed.
```
We don't really care about `blindrawtransaction` but we probably shouldn't crash.
Contributor guide
Assessment
This issue has not been assessed yet.