tomFlowee
b2ca1f0d31
Improve UTXO selection wrt Fusions
...
When the wallet contains fused transactions we select UTXOs a bit
different in order to maximize privacy.
Additionally this prefers an UTXO that is closest in value to the paid
amount.
2022-04-15 18:09:02 +02:00
tomFlowee
297ae8aba0
Minor adjustment to coin selection
...
For single-address wallets, be a bit more agressive to ending up with
more than 5 coins.
2021-12-09 18:55:56 +01:00
tomFlowee
0b01b62646
Remove stray debug line.
2021-11-30 10:50:01 +01:00
tomFlowee
17935cc983
Make sure we do not create too big transactions.
2021-11-30 10:35:34 +01:00
tomFlowee
3b85dfd2f3
Improve the output selection
...
This prioritizes cashfusion outputs in selection.
This optimizes different the number of outputs for single-key
wallets.
2021-11-26 17:01:30 +01:00
tomFlowee
81abfaa45d
Adjust heuristics to come up with better transaction
2021-11-04 22:42:14 +01:00
tomFlowee
b6f1ad4baa
Fix regression, mixing up my numbers.
2021-11-04 22:25:56 +01:00
tomFlowee
e39c8233d6
Fix returning a bad value sometimes.
2021-11-01 14:14:00 +01:00
tomFlowee
d005a2cd7e
Refactor; move code.
2021-10-29 12:48:12 +02:00