ElementsProject / ElementsProject/elements

Node crashes when calling "blindrawtransaction" on a 0-valued non-OP_RETURN output

Open
#1,235 3 comments 0 reactions 1 assignee Claimed by @delta1 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.