[bisq-network/bisq] Add payment methods Strike and Verse (#5752)

jmacxx notifications at github.com
Tue Oct 12 22:28:27 CEST 2021


Fixes https://github.com/bisq-network/growth/issues/220
Fixes https://github.com/bisq-network/growth/issues/223


---

<details>
  <summary>Screenshots for Strike</summary>

![strike_account](https://user-images.githubusercontent.com/47253594/137018626-b08737e7-cf64-4baf-a630-977f54fb464a.png)
![strike_buyer_popup](https://user-images.githubusercontent.com/47253594/137018637-1051173f-6737-475b-a2ee-61a63301c06c.png)
![strike_buy_offer](https://user-images.githubusercontent.com/47253594/137018640-0ba12899-1d40-4af5-9ed5-37be647ed2f5.png)
![strike_sell_popup](https://user-images.githubusercontent.com/47253594/137018646-127f8f2a-d586-44a7-b8ad-c6e3277ef87b.png)
![strike_sell](https://user-images.githubusercontent.com/47253594/137018670-849840f5-a02a-4f18-a119-e1a327498946.png)
![strike_start_payment](https://user-images.githubusercontent.com/47253594/137018688-24de352c-f405-4d58-ae85-199ffb05566a.png)
![strike_confirm_payment](https://user-images.githubusercontent.com/47253594/137018720-88386ae4-592e-4530-9e64-dfbf5f162d82.png)

</details>

---

<details>
  <summary>Screenshots for Verse</summary>

![verse_account_popup](https://user-images.githubusercontent.com/47253594/137018763-95bc6b23-de92-4851-8f4e-f16a17164634.png)
![verse_account](https://user-images.githubusercontent.com/47253594/137018767-b073e7e6-cf8d-4c63-8a06-6024a955fba0.png)
![verse_sell_popup](https://user-images.githubusercontent.com/47253594/137018788-681abb75-66f4-4194-a166-51b8ea312c00.png)
![verse_sell_offer](https://user-images.githubusercontent.com/47253594/137018795-e5a144ab-80fa-46c0-848e-0fa7914364b3.png)
![verse_buy_popup](https://user-images.githubusercontent.com/47253594/137018805-41c518a7-f03c-4220-9f5e-59fb7ca14515.png)
![verse_buy_takeoffer](https://user-images.githubusercontent.com/47253594/137018816-a8036aab-656a-40f9-9c46-5c14aef6026d.png)
![verse_start_payment](https://user-images.githubusercontent.com/47253594/137018830-d518e1b4-6d88-44e9-9b29-6e3f277b8e05.png)
![verse_confirm_payment](https://user-images.githubusercontent.com/47253594/137018837-bb7ff59d-b116-4f1e-8249-a135beb2237f.png)

</details>


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

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

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5752/commits/b72b70ee8cb301a87d37053c915f698c5629971e">Add payment methods Strike and Verse</a>

-- File Changes --

    M core/src/main/java/bisq/core/locale/CurrencyUtil.java (11)
    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (4)
    A core/src/main/java/bisq/core/payment/StrikeAccount.java (56)
    A core/src/main/java/bisq/core/payment/VerseAccount.java (56)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (6)
    A core/src/main/java/bisq/core/payment/payload/StrikeAccountPayload.java (99)
    A core/src/main/java/bisq/core/payment/payload/VerseAccountPayload.java (89)
    M core/src/main/java/bisq/core/proto/CoreProtoResolver.java (6)
    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java (4)
    M core/src/main/resources/i18n/displayStrings.properties (41)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/StrikeForm.java (106)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/VerseForm.java (116)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (6)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (8)
    M proto/src/main/proto/pb.proto (10)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5752.patch
https://github.com/bisq-network/bisq/pull/5752.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/5752
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211012/0b9c9fb8/attachment-0001.htm>


More information about the bisq-github mailing list