Closed Crazyk031 closed 4 years ago
great suggestion, thx! Adding this to next release
A random selection from all candidate UTXOs seems better, privacy-wise. A deterministic selection based on number of past freerides may be used to weaken the anonymity set provided by the mixes.
Previous discussions on this have always resulted in non-deterministic solutions (random selection).
Fixed a bug causing the issue. Utxos will be randomly cycled more uniformly now.
Awesome, glad to see this was a bug that could be squashed.
fixed in 0.10.3
As it stands now it seems the same "coins/UTXOs" just keep getting cycled over & over, so if you have a large set of UTXOs in Whirlpool many mix once and thats it, then a small minority keep getting freerides. My suggestion is UTXOs get chosen for freerides based on which has the most confirmations. Then your whole UTXO stack would constantly cycle through evenly.