diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-01-28 15:07:15 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-01-28 15:07:15 +0000 |
commit | 2bf029be172a47ace8134143e1320fdb10d3ea44 (patch) | |
tree | d614dfda2c484f68cfd74f3ba3b82e53930b68da /cmake | |
parent | Merge pull request #1618 (diff) | |
download | monero-2bf029be172a47ace8134143e1320fdb10d3ea44.tar.xz |
wallet2: fix corner case failing to send a second output
If a rct transaction can be made with just one input, a second
output will be added. This output will be the smallest amount
output available. However, if this output is a non rct output
with less available fake outs than requested, the transaction
will be rejected. We now check the histogram to only consider
outputs with enough available fake outs in the first place.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions