[bisq-network/bisq] Prevent dust outputs from being created during the trade process (#4094)

James Cox notifications at github.com
Tue Mar 24 17:59:30 UTC 2020


I neglected to mention that this initial commit only handles the path taken when BTC is used for the trading fee; when BSQ is used the transaction is built by a different routine so some work will be needed to check for dust in the same way there.

Also, a bit sloppy that I check the dust limit using a hard coded 546 sats value; `preferences.getIgnoreDustThreshold()` could be used which equates to 600 sats currently.

-- 
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/pull/4094#issuecomment-603411436
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200324/99b81159/attachment-0001.html>


More information about the bisq-github mailing list