[bisq-network/bisq] possiblePaymentAccounts.isEmpty() (#3537)

mattmill30 notifications at github.com
Wed Nov 6 14:47:36 UTC 2019


Is the issue related to the new "signed accounts" feature for bank accounts?

The issue doesn't occur when purchasing against my Faster Payments (GB) account, but that account doesn't require signing.

I'm wondering whether the situation is along the lines of:
TakeOfferDataModel.java (line 194): ObservableList<PaymentAccount> possiblePaymentAccounts = getPossiblePaymentAccounts();

v1.1.7 - Lists all offers for National Bank Account and the possiblePaymentAccounts variable is populated, but if Account isn't mature, will error when making a purchase with "account created after 1st March 2019".

v1.2.2 - Lists all offers for National Bank Account and the possiblePaymentAccounts variable is populated with _only signed_ accounts which may enumerate to 0. Then when attempting to make a purchase using the TAKE OFFER TO BUY BTC button, the TakeOfferDataModel.java (line 195) exception is thrown.

Just my two Satoshis.

[bisq - possiblePaymentAccounts.isEmpty.log](https://github.com/bisq-network/bisq/files/3814878/bisq.-.possiblePaymentAccounts.isEmpty.log)


-- 
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/3537#issuecomment-550342395
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191106/fea606a2/attachment.html>


More information about the bisq-github mailing list