[bisq-network/bisq] an error ocurred at task (#4227)

James Cox notifications at github.com
Fri May 15 22:08:02 UTC 2020


This issue is caused when fee estimator produces a higher estimate during the time between the user entering the offer details and pressing the final `confirm: place offer to sell bitcoin` button on the review screen.

### Steps to reproduce:



- Empty Bob's bisq wallet to an external wallet.
- Bob enters an offer to buy BTC, funds it from external wallet (exact amount), BUT DOES NOT YET PLACE THE OFFER.
- Bob leaves the `confirm: place offer to sell bitcoin` dialog up for some time.  This is to allow a new fee estimate to arrive from the web.  For this problem to manifest, fees should be rising.
- Finally Bob hits the button to place the offer.
- The error dialog pops up: "An error occurred at task: CreateMakerFeeTx"  "Insufficient money, missing 0.0000xxxx BTC".


For most users the fee estimate does not change between funding and confirming the order entry since:
- the fee Web API is only queried every 5 minutes, and 
- the user does not pause very long between funding and placing the offer.


I'm working on a fix for this issue.


-- 
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/4227#issuecomment-629521456
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200515/71196690/attachment.html>


More information about the bisq-github mailing list