[bisq-network/bisq] Create order using the same tx fee specified at funding (#4345)

James Cox notifications at github.com
Mon Jun 29 18:51:38 UTC 2020


This fixes an issue whereby updates from the fee API were causing Insufficient Funds exception.  Since the wallet is funded with a specific amount (deposit+trade fee+txFee), that same amount has to be used when the user confirms offer creation (which could be some time later).

Fixes #4227
Fixes #4278
Fixes #4336
Fixes #4327


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

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

-- Commit Summary --

  * Create order using the same tx fee specified at funding

-- File Changes --

    M core/src/main/java/bisq/core/grpc/CoreOffersService.java (2)
    M core/src/main/java/bisq/core/offer/CreateOfferService.java (4)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java (1)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4345.patch
https://github.com/bisq-network/bisq/pull/4345.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/4345
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200629/830a653a/attachment.html>


More information about the bisq-github mailing list