Files
salvium/src
moneromooo-monero 20f7152769 wallet2: fix sending a rct tx with a single output available
This would have tried to send a second output to make the tx
look like the 2/2 ideal, but it would not fail to find one
because picking an output from preferred_inputs priority list
did not remove it from the unused tranfer/dust outputs, so
it would try to send the same output twice.

While there, I also added a check to avoid sending a second
input if it's related to the first. Better 1/2 than linking
inputs, I think.
2017-01-22 15:16:45 +00:00
..
2016-12-13 00:26:25 +02:00
2017-01-16 00:25:46 +00:00
2017-01-08 16:40:02 -08:00
2017-01-16 00:25:46 +00:00
2016-09-26 17:22:30 -04:00
2017-01-16 00:25:46 +00:00
2015-12-31 08:39:56 +02:00
2017-01-16 00:25:46 +00:00
2017-01-15 20:32:57 -05:00
2017-01-15 20:32:57 -05:00
2016-09-26 17:22:30 -04:00
2016-11-11 12:34:43 +02:00
2016-09-18 21:21:13 +02:00
2016-12-13 00:29:29 +02:00