Commit graph

2188 commits

Author SHA1 Message Date
Serhii
8bae7d2179 minor fix 2023-02-12 16:22:05 +02:00
Serhii
e464d4a70a Merge branch 'main' into CW-285-Show-number-of-confirmations-in-transactions-screen-for-Monero-and-Haven-if-10 2023-02-10 00:06:57 +02:00
Serhii
25228eb633 fix confirmations 2023-02-10 00:01:58 +02:00
Justin Ehrenhofer
6711d9530f Normalize remaining tags/networks
Also rename Cake `C-CHAIN` tag to `AVAXC`, which will result in a clearer situation for user if we later add USDT (AVAXC), for example.
2023-02-09 10:52:24 -06:00
Godwin Asuquo
5f6b447706 Fix _network normalize function 2023-02-09 18:24:59 +02:00
Omar Hatem
4f1235d766
Merge pull request #772 from cake-tech/v_4.5.8_and_v_1.2.7
New Release versions
2023-02-09 16:53:02 +02:00
Serhii
624036d00c add address lookup for pinned tweet 2023-02-09 12:23:13 +02:00
OmarHatem
576152de99 New Release versions
- Cake Wallet 4.5.8
- Monero.com 1.2.7
2023-02-08 21:42:23 +02:00
Omar Hatem
709c031f28
Merge pull request #771 from cake-tech/support-urls
Fix support URLs
2023-02-08 21:36:56 +02:00
Justin Ehrenhofer
11a5831b08 Fix support URLs 2023-02-08 13:33:54 -06:00
Omar Hatem
f53734fa57
Merge pull request #767 from cake-tech/initial-reports-fixes
Users Reports Fixes
2023-02-08 20:53:44 +02:00
OmarHatem
51a11d0bc2 Make coolDownDuration private 2023-02-08 20:47:23 +02:00
OmarHatem
8a45cb4dc7 - Add Linter rules for return types and final fields
- Enhance exception_handler code
- Add ShareUtil to unify modification point
2023-02-08 20:16:12 +02:00
OmarHatem
318e3b92e5 Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]"
This reverts commit 50641e2ddc.
2023-02-08 19:25:37 +02:00
Serhii
c10105872c add number of confirmations to transactions 2023-02-08 18:47:12 +02:00
OmarHatem
27f242a5ee Use view model variable hasRescan instead [skip ci] 2023-02-08 18:45:38 +02:00
OmarHatem
9a5244ffed Revert changes to show_pop_up.dart 2023-02-08 17:12:41 +02:00
OmarHatem
fa54ebe855 Fix popup null context as it was using a dismissed (unmounted) context [skip ci] 2023-02-08 17:01:23 +02:00
OmarHatem
50641e2ddc Add pubspec.lock files and Podfile.lock to .gitignore [skip ci] 2023-02-08 16:07:59 +02:00
OmarHatem
013816e30c Update Flutter version in Github workflow 2023-02-08 00:34:32 +02:00
OmarHatem
1b42d2b61c Fix Share on iPad and Mac "https://pub.dev/packages/share_plus#known-issues" 2023-02-08 00:06:47 +02:00
OmarHatem
e67b484613 - Fix RangeError due to changes in _tradeAvailableProviders while the Futures complete
- Silently catch "Concurrent modification during iteration"
2023-02-07 23:48:10 +02:00
OmarHatem
74b571fc77 Add exceptions for user errors 2023-02-07 22:11:25 +02:00
Godwin Asuquo
f1b0a5adb6 Add trocador provider and password to transaction details 2023-02-07 19:39:39 +02:00
OmarHatem
bf407bedec Check if widget is mounted before showing popups 2023-02-07 18:03:31 +02:00
Godwin Asuquo
f770e095a1 Fix advance privacy setting set state 2023-02-07 17:12:34 +02:00
OmarHatem
a8025ffbec Add cool-down of 7 days between reports 2023-02-07 16:53:57 +02:00
Godwin Asuquo
bf73fb24e5 [skip ci] remove default value for trocador 2023-02-06 23:18:54 +02:00
Godwin Asuquo
a517993961 add trocador key to secrets 2023-02-06 22:20:46 +02:00
Godwin Asuquo
70238c1308 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-282-add-trocador-exchange 2023-02-06 21:48:31 +02:00
Godwin Asuquo
37045578c2 Check if fixed rate 2023-02-06 21:42:17 +02:00
Godwin Asuquo
032a8c8c33 Add trocador exchange provider 2023-02-06 21:20:43 +02:00
OmarHatem
861ba81531 Add "Connection reset by peer" error to ignored errors 2023-02-06 19:56:55 +02:00
OmarHatem
03f5544545 Ensure widget is still mounted before showing popup 2023-02-06 19:08:44 +02:00
OmarHatem
c94aed6fb1 Remove unused wallet_menu_item.dart 2023-02-06 18:47:20 +02:00
OmarHatem
d4e720f5c0 - Remove old wallet menu widgets
- Remove Rescan option from Electrum wallets
2023-02-06 18:46:18 +02:00
OmarHatem
c45a988481 - Fix nullability issue
- Update Flutter and Packages
2023-02-06 18:33:12 +02:00
Omar Hatem
ef0c7e3ada
Merge pull request #758 from cake-tech/v4.5.7_v1.2.6
V4.5.7 v1.2.6
2023-02-05 06:10:58 +02:00
holecekp
4444a075c6 Add Czech language 2023-02-04 15:42:41 +01:00
Omar Hatem
a2cb99a331
Merge pull request #760 from cake-tech/exception_handler_enhancements
Exception Handler Enhancements
2023-02-03 18:23:34 +02:00
OmarHatem
d85805902d - Ignore Socket Exception "bad file descriptor"
- Add nullability to anypay API response failure [skip ci]
2023-02-03 14:44:13 +02:00
OmarHatem
a6adfc15d3 Update android build version for Cake Wallet [skip ci] 2023-02-03 01:15:23 +02:00
OmarHatem
01fcafed42 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into v4.5.7_v1.2.6 2023-02-02 20:36:18 +02:00
Omar Hatem
f5fa87abfd
Merge pull request #757 from cake-tech/add-ltc-to-twitter-parsing
Add LTC to twitter address parsing
2023-02-02 20:35:20 +02:00
OmarHatem
65b2ae6680 Add LTC to twitter address parsing 2023-02-02 18:36:57 +02:00
OmarHatem
6072fd09d6 Update app version 2023-02-02 15:54:59 +02:00
Omar Hatem
0f87739ae0
Merge pull request #746 from cake-tech/CW-302-Update-Cake-Pay-checkout-wording-for-Bitcoin-only
update cake pay checkout wording for bitcoin only
2023-02-02 15:43:14 +02:00
Serhii
7425beb1ed Update localization variable 2023-02-02 13:00:44 +02:00
Serhii
50f1c051f9 Merge branch 'main' into CW-302-Update-Cake-Pay-checkout-wording-for-Bitcoin-only 2023-02-02 12:54:15 +02:00
Waffle Man
3cc6b1b42b
update_urdu 2023-02-02 01:53:56 +02:00