CW-969-Add-DFX-s-Open-CryptoPay (#2122)

* feat: Add Open CryptoPay for sending

* bug: Fix sending Open CryptoPay for eth

* feat: add transaction dismissal

* style: remove print statements from OCP

* feat: add support for Monero over OCP

* bug: Hide "Add to Address Book" on OCP transactions

* style: revert code style in send_view_model.dart

* style: revert code style in send_view_model.dart

* feat: set failure state if it fails to create an OCP transaction

* Update lib/view_model/send/send_view_model.dart

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
This commit is contained in:
Konstantin Ullrich 2025-04-10 04:03:06 +02:00 committed by GitHub
parent 2b020c0c1b
commit c1e9668b1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 458 additions and 69 deletions

View file

@ -697,7 +697,7 @@
"send": "Senden",
"send_address": "${cryptoCurrency}-Adresse",
"send_amount": "Betrag:",
"send_change_to_you": "Verändere dich zu dir:",
"send_change_to_you": "Rückgeld:",
"send_creating_transaction": "Erstelle Transaktion",
"send_error_currency": "Die Währung darf nur Zahlen enthalten",
"send_error_minimum_value": "Der Mindestbetrag ist 0,01",