[bisq-network/bisq-core] Lower minimum withdrawal fee to 1 satoshi per byte (#111)

Chris Beams notifications at github.com
Fri May 11 10:30:36 UTC 2018


Previously, the minimum withdrawal fee was 5 sat/byte, but since the
mempool has been empty for months now, it is no longer necessary to
impose a lower bound at all, because 1 sat/byte transactions clear
easily, usually in one block.

We may re-institute a higher minimum in a future version if and when
the mempool becomes consistently backlogged again. But for now, there's
no sense in forcing users to pay more than is necessary to withdraw
coins from their Bisq wallets.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-core/pull/111

-- Commit Summary --

  * Lower minimum withdrawal fee to 1 satoshi per byte

-- File Changes --

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

-- Patch Links --

https://github.com/bisq-network/bisq-core/pull/111.patch
https://github.com/bisq-network/bisq-core/pull/111.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-core/pull/111
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/github/attachments/20180511/ccc2499a/attachment.html>


More information about the github mailing list