Omar Hatem
37ef63d09e
V4.6.1 report fixes ( #859 )
...
* Add exception handler to anypay api response failure
* Check if context is still mounted before fetching iPad position
* Add user connection issue to ignored errors
* Wrap launchURL in empty try catch to avoid package un-needed exceptions
2023-03-31 21:14:22 +02:00
Serhii
72df78ad8c
CW-335-Add-Payfura-widget-for-XMR-Buy ( #857 )
...
* add payFura widget
* Update pr_test_build.yml
* Change Buy strings
Also add Sell string to ZH, which was missing
* minor fixes
* update alert for monero.com
---------
Co-authored-by: Justin Ehrenhofer <justin.ehrenhofer@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-03-31 20:34:39 +02:00
Justin Ehrenhofer
7cd4e6583c
Add fiatApiKey
( #858 )
2023-03-31 20:22:51 +02:00
Serhii
9f1325ba0f
Merge pull request #853 from cake-tech/CW-339-Advanced-settings-page-crash-on-a-fresh-install
...
CW-339-Advanced-settings-page-crash-on-a-fresh-install
2023-03-31 15:53:45 +03:00
Serhii
ca638ebd71
[skip ci] minor fix
2023-03-31 15:52:47 +03:00
Serhii
a081f6f829
Merge pull request #855 from cake-tech/CW-340-Truncate-estimated-btc-amount-in-Exchange
...
CW-340-Truncate-estimated-btc-amount-in-Exchange
2023-03-31 15:43:37 +03:00
Serhii
f579f67c15
[skip ci] minor fix
2023-03-31 15:42:48 +03:00
Serhii
3e43e899a5
truncate exchange amount
2023-03-31 12:45:54 +03:00
Serhii
35ce5b8b36
CW-295-Electrum-Transactions-not-getting-fetched-correctly ( #838 )
...
* increase timeout for electrum server.ping
* update timer for compliter
* Revert "update timer for compliter"
This reverts commit a2af1e1ff7
.
* [skip ci] increace aliveTimerDuration
2023-03-31 03:52:01 +02:00
Serhii
1ff4b9bf88
fix node editing
2023-03-30 18:39:43 +03:00
Godwin Asuquo
8b7bfd74e3
Fix anonpay clear form buttton ( #850 )
2023-03-30 16:43:26 +02:00
Serhii
045852ec4d
fix fresh install bug
2023-03-30 15:43:34 +03:00
Godwin Asuquo
3006679560
Cw 314 trocador receive screen update ( #823 )
...
* Change receive screen ui
* Upgrade flutter packages
* revert Upgrade flutter packages
* revert Upgrade flutter packages
* Adjust flow for anon invoice page navigation
* Add receive screen ui
* Implement anonpay invoice
* Add invoice detail to transactions page
* Implement donation link
* Fix transaction filter and details view
* Save donation link
* Fix transaction display issues
* Fix formatting
* Fix merge conflict
* Fix localization
* Fix transaction amount display
* Fix transaction limit for fiat
* Update fix from code review
* Fix issues from code review
* Make amountTo nullable to avoid potential
* Remove encoding for description in donation link
* Remove optional params from request
* Fix QR image version
* Refactor QRCode, fix issues from code review
* Pass version to QRCode full page
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-03-24 17:26:42 +02:00
Godwin Asuquo
893a267de6
Require pin code on backup and seed/view page ( #844 )
...
* Require pin code on backup and seedview page
* Require pin code on backup and seedview page
2023-03-23 18:18:02 +02:00
Omar Hatem
ab4d020560
New Version Updates v4.6.1 and v1.3.1 ( #837 )
2023-03-20 17:15:14 +02:00
Omar Hatem
4027619ad3
V4.6.0 reports fixes ( #835 )
...
* Add user network connection issue to ignored errors
* Check current nodes on each app start
* Add user network connection error to ignored errors
* Fix sharing files issue on iOS
2023-03-17 21:15:28 +02:00
Serhii
df52516964
fix auto valid for receive screen ( #834 )
2023-03-17 13:33:45 +02:00
Serhii
7dfc5b23bc
CW-243-Better-error-message-for-too-many-decimals ( #818 )
...
* update amoung validation
* fix decimal validator
* minor fix
2023-03-15 19:22:08 +02:00
Serhii
fc2627df38
CW-319-Wallet-Seed-keys-URI-QR-code ( #831 )
...
* wallet QR code on Wallet/Seed screen
* fix restore height for new wallet
* fix height parameter
* fix currenHeight and HeightByDate for haven
* update configure.dart
* fix coments
* minor fix
2023-03-15 17:30:06 +02:00
Serhii
f458e5b349
CW-277-Allow-editing-nodes ( #827 )
...
* allow editing nodes
* fix buttons size
* fix comments
2023-03-15 15:24:38 +02:00
Justin Ehrenhofer
305c3f1515
Merge pull request #833 from cake-tech/supportxmr-node
...
Remove supportxmr node
2023-03-14 16:29:56 -05:00
Justin Ehrenhofer
2571bf7fbe
Merge pull request #832 from cake-tech/unstoppable-polygon
...
Add `.polygon` to unstoppable domains
2023-03-14 16:23:16 -05:00
Justin Ehrenhofer
4a52331cf5
Remove supportxmr node
...
Has been down for 3 months
https://nodes.monero.com/incident/94
2023-03-14 15:35:30 -05:00
Justin Ehrenhofer
4ccb395c1e
Add .polygon
to unstoppable domains
...
https://unstoppabledomains.com/blog/categories/announcements/article/unstoppable-domains-and-polygon-labs-launch-.polygon
2023-03-14 10:16:20 -05:00
Serhii
3424b9abde
incognito mode for keyboard ( #829 )
2023-03-14 02:30:05 +02:00
Godwin Asuquo
2bce2eb949
Fix payout and input address swap trocador ( #826 )
...
* Fix payout and input address swap trocador
* Fix address swap in trocodor find trade map
2023-03-11 00:21:25 +02:00
Omar Hatem
d691917074
Merge pull request #822 from cake-tech/v4.6.0_v1.3.0
...
Update app versions
2023-03-08 01:34:25 +02:00
OmarHatem
c986fce562
Update app versions
2023-03-06 20:09:17 +02:00
Omar Hatem
f51db1416f
Merge pull request #821 from cake-tech/fix_exchange_loading_issue_and_restore
...
Fix Exchange Loading issue and Restore wallet
2023-03-06 19:21:58 +02:00
OmarHatem
0517efc711
Update build versions
2023-03-06 19:21:04 +02:00
OmarHatem
44a9ad7487
Update MobX
...
Fix auth state not triggering onAuthState changed due to same value
2023-03-06 18:42:15 +02:00
Justin Ehrenhofer
9fdbda3d74
Merge pull request #817 from cake-tech/v4.5.9-1.2.8
...
V4.5.9 1.2.8
2023-03-02 18:50:32 -06:00
OmarHatem
f874557037
Update build version for monero ios
2023-03-03 02:05:33 +02:00
OmarHatem
8dedc57484
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into v4.5.9-1.2.8
2023-03-03 01:59:20 +02:00
Omar Hatem
d301257c34
Merge pull request #810 from cake-tech/new-fiat-currencies
...
Add fiat currencies
2023-03-03 01:54:16 +02:00
OmarHatem
5775313b1d
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into new-fiat-currencies
...
Conflicts:
lib/reactions/on_current_wallet_change.dart
2023-03-03 01:53:23 +02:00
OmarHatem
f7e7024ffe
Update app versions
2023-03-03 01:52:46 +02:00
Justin Ehrenhofer
2a48d645ae
Revert part of the Haven change
2023-03-02 17:47:10 -06:00
Omar Hatem
9f8e2be777
Merge pull request #813 from cake-tech/CW-317-change-fiat-api
...
CW-317 Update fiat API version
2023-03-03 01:06:56 +02:00
OmarHatem
fce4328a3f
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-317-change-fiat-api
2023-03-02 21:45:51 +02:00
Omar Hatem
3128d458f8
Merge pull request #765 from cake-tech/CW-282-add-trocador-exchange
...
CW-282 add trocador exchange
2023-03-02 21:42:30 +02:00
Omar Hatem
960f761c05
Merge pull request #794 from cake-tech/error-report-enhancements
...
Error Reports Enhancements
2023-03-02 21:39:43 +02:00
OmarHatem
60f47e5e9f
Fix calling wrong path
2023-03-02 21:13:19 +02:00
OmarHatem
29e9bb2181
Call Onion API from http
2023-03-02 19:24:52 +02:00
OmarHatem
de62987338
Add Fiat API mode to advanced privacy settings page
2023-03-02 19:13:00 +02:00
Omar Hatem
549f65ab27
Merge pull request #814 from cake-tech/separate-test-build-apk
...
Separate Test APKs
2023-03-02 19:09:09 +02:00
OmarHatem
8625e33537
Merge branch 'CW-282-add-trocador-exchange' of https://github.com/cake-tech/cake_wallet into CW-317-change-fiat-api
...
Conflicts:
lib/src/screens/settings/privacy_page.dart
2023-03-02 18:58:23 +02:00
Omar Hatem
53ee2092b3
Merge pull request #816 from cake-tech/update-pull-request-template
...
Update Pull Request Template
2023-03-02 18:33:15 +02:00
Omar Hatem
ddbf03a2f8
Update pull_request_template.md
2023-03-02 18:10:40 +02:00
Godwin Asuquo
d5c4bd0236
change type to int
2023-03-02 17:43:42 +02:00