[bisq-network/bisq] Fix the formula used to calculate BSQ amount needed to avoid dust (#5475)

BtcContributor notifications at github.com
Fri May 7 10:26:28 CEST 2021


The formula used to calculate the BSQ needed to avoid dust was incorrect.

For example, this was before:

![paste](https://user-images.githubusercontent.com/79100296/117420997-65661280-af1e-11eb-9508-932148b5555a.png)

The BSQ amount needed should be 8, not 13. Now it is fixed.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5475

-- Commit Summary --

  * Fix the amount required to avoid BSQ dust as the formula used was incorrect.

-- File Changes --

    M core/src/main/java/bisq/core/btc/wallet/BsqWalletService.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5475.patch
https://github.com/bisq-network/bisq/pull/5475.diff

-- 
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/5475
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210507/44581f09/attachment.htm>


More information about the bisq-github mailing list