[bisq-network/bisq] Move Payment account creation and removal from UI to core (#3586)

Bernard Labno notifications at github.com
Sat Nov 9 16:16:24 UTC 2019


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

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

-- Commit Summary --

  * Move Payment account creation and removal from UI to core

-- File Changes --

    A core/src/main/java/bisq/core/exceptions/NotFoundException.java (24)
    A core/src/main/java/bisq/core/exceptions/ValidationException.java (39)
    A core/src/main/java/bisq/core/payment/PaymentAccountInUseException.java (24)
    A core/src/main/java/bisq/core/payment/PaymentAccountManager.java (128)
    M core/src/main/java/bisq/core/payment/validation/AltCoinAddressValidator.java (12)
    M core/src/main/java/bisq/core/user/Preferences.java (2)
    A core/src/test/java/bisq/core/exceptions/ConstraintViolationExceptionTest.java (74)
    A core/src/test/java/bisq/core/payment/PaymentAccountManagerTest.java (358)
    M desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsDataModel.java (68)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsDataModel.java (65)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3586.patch
https://github.com/bisq-network/bisq/pull/3586.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/3586
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191109/514c00b7/attachment-0001.html>


More information about the bisq-github mailing list