moneromooo-monero 8bc1bd6b65
wallet: use minimum mixin when RPC asks for too low mixin
After the fork, normal transfer functions called via RPC
use the minimum mixin 2 if 0 or 1 is requested. While the
incoming transaction may be valid (eg, it has an unmixable
and at most a mixable input), it is a simple way to make
sure RPC users can't get a seemingly random accept/reject
behavior if they don't update their requested mixin.
2016-03-11 21:32:16 +00:00
..
2016-03-11 20:15:10 +02:00
2015-12-31 08:39:56 +02:00
2015-12-31 08:39:56 +02:00
2016-01-25 15:05:29 +01:00
2016-03-03 00:34:19 +00:00