[bisq-network/bisq] Protection against dust attack utxos (#2604)

Manfred Karrer notifications at github.com
Wed Apr 3 00:40:32 UTC 2019


Seems there is not much interest and support of other wallets on a more general solution with a service as described above. So we skip that idea for now as it would not make much sense if its only used by Bisq.
 
After discussion with @oscarguindzberg we decided to implemente following:
- Add non-dust threshold parameter to preferences. If user set it to 545 sat he gets displayed a warning with context info.
- Check in the Bisq coinselector that inputs must be above that non-dust threshold parameter. So dust utxos are not used for any spending tx
- Filter in the balance in the UI those utxos so that they are not included in the available balance.
- In the balance at the emergecny wallet window we do not filter those utxos.
- Optional: Mark graphically txs with a dust output either with a color (red) or an icon (warning with info popup). 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2604#issuecomment-479273545
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190402/61ef2c6a/attachment.html>


More information about the bisq-github mailing list