[bisq-network/bisq-desktop] Testing: Stack trace from trying to create order (#1632)

sqrrm notifications at github.com
Thu Aug 16 21:38:51 UTC 2018


Again after setting euro value and clicking btc amount
```java.lang.IllegalArgumentException
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)
	at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:39)
	at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:47)
	at bisq.core.monetary.Price.getAmountByVolume(Price.java:71)
	at bisq.core.offer.OfferUtil.getAdjustedAmount(OfferUtil.java:170)
	at bisq.core.offer.OfferUtil.getAdjustedAmountForHalCash(OfferUtil.java:164)
	at bisq.desktop.main.offer.MutableOfferViewModel.setMinAmountToModel(MutableOfferViewModel.java:1004)
	at bisq.desktop.main.offer.MutableOfferViewModel.onFocusOutMinAmountTextField(MutableOfferViewModel.java:701)
	at bisq.desktop.main.offer.MutableOfferViewModel.lambda$onFocusOutAmountTextField$24(MutableOfferViewModel.java:690)
	at com.sun.javafx.application.PlatformImpl.lambda$null$117(PlatformImpl.java:295)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.javafx.application.PlatformImpl.lambda$runLater$118(PlatformImpl.java:294)
	at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
	at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
	at com.sun.glass.ui.gtk.GtkApplication.lambda$null$450(GtkApplication.java:139)
	at java.lang.Thread.run(Thread.java:748)

```

-- 
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-desktop/issues/1632#issuecomment-413692852
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180816/b77cdcf9/attachment.html>


More information about the bisq-github mailing list