[bisq-network/bisq] Add new payment method: Australian PayID (#4743)

Christoph Atteneder notifications at github.com
Tue Nov 3 15:45:42 CET 2020


See #4078 for details.

I had to create my own branch as I wasn't able to push to the PR and I had to cherry-pick the original commit as it wasn't signed by @mercurytoxic.

Tested it on Regtest and works still with the old test trade on Mainnet.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Resolve conflicts with master
  * Clean up code

-- File Changes --

    A core/src/main/java/bisq/core/payment/AustraliaPayid.java (53)
    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (2)
    A core/src/main/java/bisq/core/payment/payload/AustraliaPayidPayload.java (113)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (5)
    M core/src/main/java/bisq/core/proto/CoreProtoResolver.java (3)
    M core/src/main/resources/i18n/displayStrings.properties (8)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/AustraliaPayidForm.java (122)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (15)
    A desktop/src/main/java/bisq/desktop/util/validation/AustraliaPayidAccountNameValidator.java (51)
    A desktop/src/main/java/bisq/desktop/util/validation/AustraliaPayidValidator.java (56)
    M proto/src/main/proto/pb.proto (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4743.patch
https://github.com/bisq-network/bisq/pull/4743.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/4743
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201103/f5bb16ba/attachment.html>


More information about the bisq-github mailing list