[bisq-network/bisq] Error when placing an offer (#4372)

Bryan notifications at github.com
Fri Jul 24 14:29:18 UTC 2020


Something interesting in the logs below.

`Jul-23 07:43:13.630 [JavaFX Application Thread] ERROR b.c.t.Task: An error occurred at task: CreateMakerFeeTx java.lang.IllegalArgumentException: The change output of 5.41 BSQ is below the min. dust value of 5.46. At least 5.92 BSQ is needed for this transaction
  at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
  at bisq.core.btc.wallet.BsqWalletService.addInputsAndChangeOutputForTx(BsqWalletService.java:699)
  at bisq.core.btc.wallet.BsqWalletService.getPreparedTradeFeeTx(BsqWalletService.java:592)
  at bisq.core.offer.placeoffer.tasks.CreateMakerFeeTx.run(CreateMakerFeeTx.java:113)
  at bisq.common.taskrunner.TaskRunner.next(TaskRunner.java:69)
  at bisq.common.taskrunner.TaskRunner.handleComplete(TaskRunner.java:86)
  at bisq.common.taskrunner.Task.complete(Task.java:58)
  at bisq.core.offer.placeoffer.tasks.CheckNumberOfUnconfirmedTransactions.run(CheckNumberOfUnconfirmedTransactions.java:18)
  at bisq.common.taskrunner.TaskRunner.next(TaskRunner.java:69)
  at bisq.common.taskrunner.TaskRunner.handleComplete(TaskRunner.java:86)
  at bisq.common.taskrunner.Task.complete(Task.java:58)
  at bisq.core.offer.placeoffer.tasks.ValidateOffer.run(ValidateOffer.java:101)
  at bisq.common.taskrunner.TaskRunner.next(TaskRunner.java:69)
  at bisq.common.taskrunner.TaskRunner.run(TaskRunner.java:60)
  at bisq.core.offer.placeoffer.PlaceOfferProtocol.placeOffer(PlaceOfferProtocol.java:86)
  at bisq.core.offer.OpenOfferManager.placeOffer(OpenOfferManager.java:386)
  at bisq.desktop.main.offer.MutableOfferDataModel.onPlaceOffer(MutableOfferDataModel.java:312)
  at bisq.desktop.main.offer.MutableOfferViewModel.onPlaceOffer(MutableOfferViewModel.java:659)
  at bisq.desktop.main.offer.MutableOfferView.lambda$onPlaceOffer$2(MutableOfferView.java:358)
  at java.base/java.util.Optional.ifPresent(Optional.java:172)
  at bisq.desktop.main.overlays.windows.OfferDetailsWindow.lambda$addConfirmAndCancelButtons$2(OfferDetailsWindow.java:397)
Jul-23 07:43:13.630 [JavaFX Application Thread] ERROR b.c.t.TaskRunner: Task failed: CreateMakerFeeTx / errorMessage: An error occurred at task: CreateMakerFeeTx
`


-- 
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/4372#issuecomment-663566608
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200724/4b40c177/attachment.html>


More information about the bisq-github mailing list