Commit graph

1169 commits

Author SHA1 Message Date
fossephate
c1c5e4b1cf Merge branches 'CW-519-tor' and 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-02-08 11:01:38 -08:00
Serhii
0832e62719
fix generate new electrum address (#1294)
* add side address validation

* Remove auto size text [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-02-08 00:10:44 +02:00
Omar Hatem
d0b51cebe3
Generic fixes (#1291)
* - Update Camera purpose string for iOS
- Fix address field not passing the correct currency to address book

* Enhance file loading in exception handler

* Fix translation consistency [skip ci]
2024-02-06 22:44:21 +02:00
fosse
92b28ceacb Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-31 16:10:22 -05:00
Adegoke David
7410daacff
CW-551-Refactor-EVM-Chains (#1256)
* feat: Create central package for EVM chains

* chore: Cleanup pubspec and add core evm dependencies

* feat: Replicated core evm chain files, time to start fixing the issues

* feat: Setup evm central package to handle all evm chains

* feat: Link up Polygon and Ethereum wallets to the centra evm package, fix bugs and issues, and optimze for better performance

* feat: Setup and adjust configs to reflect new evm configurations

* Remove unneeded file

* fix: Changes done while re-reviewing entire structure and refactor

* fix: Add evm chain wallet path to imports in configure file

* feat: Adjust implementation of parent class, remove unneeded files, remove windows, linux and mac directories, restructure the evm child classes

* fix: Make EVMChainWallet a central abstract class and adjust accordingly

* fix: Adjust transaction info, restructure EVMWalletChain to be an abstract, adjust external facing interfaces for polygon and ethereum, adjust configuration for ethereum and polygon in configure file

* fix: Testing issues

* fix: Add localization for nft tile and details page texts and add dashes for null responses

* fix: merge conflicts

* Minor fixes for building Monero.com

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-01-30 20:01:48 +02:00
Omar Hatem
b92ccb5c0b
Generic fixes (#1282)
* New versions

* Fix unspent coins issue

* Fix white screen issues for some users
2024-01-30 19:57:47 +02:00
Omar Hatem
952503f0d8
New versions (#1277)
* New versions

* Update macos build number
Minor UI fix
2024-01-29 22:49:54 +02:00
fosse
8f5dbcc117 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-29 11:02:16 -05:00
Serhii
fc352a6da3
Cw 428 send to nostr addresses (#1271)
* add nostr address resolver

* Add Nostr localization

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-01-27 04:34:38 +02:00
fosse
d3dde83d57 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-26 21:09:46 -05:00
Omar Hatem
89fdc0f4d1
Generic fixes (#1274)
* Display fees currency as wallet currency not the selected one

* remove unused code
catch balance network issues

* pop send screen when send completes successfully

* revert change [skip ci]

* Enable restoring haven wallets

* verify context is mounted before showing snackbar [skip ci]

* Update privacy [skip ci]

* Add user consent popup to inapp webview permission request
2024-01-27 00:51:21 +02:00
Adegoke David
aed60a7282
fix: Route to dashboard when exchange is done (#1276) 2024-01-27 00:48:33 +02:00
fosse
46e89d1d72 remove tor icon on electrum based coins 2024-01-25 11:24:12 -05:00
fosse
507b5541f6 electrum fixes + tor only warnings 2024-01-24 12:39:13 -05:00
fosse
32ecc6c0f5 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-23 12:22:11 -05:00
Serhii
9754d67601
Cw-343-a-list-of-previously-used-addresses (#1248)
* add used addresses list

* generate new address button

* fix wallet type issue

* fix addresses button title

* update selectButton

* show all wallet addresses

* add tx amount and balance

* fix ui

* remove cashAddr format

* fix generating new address issue

* disable autogenerating

* fix cashAddr format

* minor fix

* add search bar

* Update address_cell.dart

* fix merge conflict

* address labeling feature

* review fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-01-23 07:15:24 +02:00
fosse
6e0c20ba75 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-22 23:34:24 -05:00
Matthew Fosse
d664f0a16f
Cw 540 encrypt shared (#1269)
* start writing migration

* save

* finishing up migration

* more fixes

* fixes

* migration fixes

* remove commented code and ensure widget initialization in root.dart

* use securekey static functions everywhere applicable
2024-01-23 02:30:16 +02:00
Adegoke David
efb41aa6bc
feat: Remove ability to create haven wallets (#1273) 2024-01-23 01:58:09 +02:00
fosse
700dc7ad15 small fix 2024-01-18 11:11:00 -05:00
fosse
3ae3753e22 review fixes 2024-01-17 20:37:10 -05:00
fosse
e2413be087 small code cleanup 2024-01-17 12:33:26 -05:00
fosse
f1f8d1d45c small fix 2024-01-17 12:32:17 -05:00
fosse
a2a5d6deea make non-clickable rows appear non-clickable 2024-01-17 11:12:54 -05:00
fosse
edbf25bc71 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-16 11:35:53 -05:00
Omar Hatem
d8f1cdc7ef
v4.13.0 and v1.10.0 (#1265)
* New versions

* Minor fix [skip ci]

* Minor UI enhancement for balance card

* Minor UI enhancement

* Add Monero build configs for MacOS [skip ci]

* Add rest of Macos Configs [skip ci]

* Delete empty file
Save and report restore from backup exceptions [skip ci]

* Minor fixes
2024-01-16 02:02:10 +02:00
fosse
8644ba2069 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-12 11:25:29 -05:00
Omar Hatem
b3c8be4ba8
Improve balance card UI (#1259)
* Improve balance card UI

* Disable normal USDC polygon for ChangeNow

* UI enhancements

* Add Kaspa
Minor UI fix

* Add kaspa icon [skip ci]
2024-01-08 16:05:35 +02:00
Omar Hatem
2a1bdf69ef
Cw 553 update inappwebview (#1252)
* Update inapp webview and update it's deprecated code

* Add Turkish Lira
Fix android in-app webview

* Change FAQ url [skip ci]

* Fix available balance display issue
2024-01-08 16:03:46 +02:00
Matthew Fosse
2633f1e06f lots of fixes 2024-01-04 15:08:27 -05:00
Matthew Fosse
22e681a1b8 more code cleanup 2024-01-04 13:55:13 -05:00
Matthew Fosse
56e026e422 fixes 2024-01-04 13:48:57 -05:00
Matthew Fosse
e407a6d385 add connecting status 2024-01-04 13:43:11 -05:00
Matthew Fosse
2a0ea0a749 minor theming fix 2024-01-04 12:35:09 -05:00
Matthew Fosse
e23b3cbfef code cleanup 2024-01-04 12:15:20 -05:00
Matthew Fosse
ea6bdd02df proxy node + theme fixes 2024-01-04 12:06:55 -05:00
Matthew Fosse
139e10d9a1 minor fix 2024-01-03 16:11:45 -05:00
Matthew Fosse
ea7e5880f2 fixes 2024-01-03 16:02:22 -05:00
Matthew Fosse
c4c4afb74a tor updates 2024-01-03 16:00:00 -05:00
Matthew Fosse
e6fa2a58db onionOnly updates 2024-01-03 13:21:34 -05:00
Matthew Fosse
c8dcf49503 tor updates 2024-01-02 13:33:48 -05:00
Matthew Fosse
e93891682b save 2024-01-02 12:31:05 -05:00
Matthew Fosse
533b978ac1 test build 2024-01-02 12:10:54 -05:00
Matthew Fosse
0d91cc35a9 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor 2024-01-02 11:48:52 -05:00
Omar Hatem
133fa2987a
Generic fixes (#1245)
* Remove error message if buy action is disabled

* Fix wallet list selected wallet issue

* Check if the widget is still mounted before showing popup

* minor code readability enhancement [skip ci]

* Code enhancement [skip ci]

* Revert removing ask each time localization

* Add Moonpay to sell flow
Code Enhancements

* remove error popup when sell option is disabled
2024-01-01 15:05:37 +02:00
Serhii
3522561cfc info page refactoring 2023-12-30 21:55:17 +02:00
Serhii
a5895e8832 Merge branch 'main' into CW-529-Modify-2FA-introduction-screens 2023-12-30 16:58:46 +02:00
Serhii
914565eb72
CW-539-DFX-off-ramp-sell-provider (#1229)
* buy_provider_types refactoring

* refactor MoonPay and  sell option flow

* dfx sell flow

* add default sell provider flow

* localization

* Update other_settings_page.dart

* [skip ci] update localization

* [skip ci] providers fixes

* [skip ci] ui fixes

* refactor sell and buy flow

* handle dfx availability by country

* PR fixes
2023-12-28 21:20:59 +02:00
Serhii
1eaebcba83 [skip ci]Revert "minor fixes" 2023-12-20 14:25:30 +02:00
fosse
1b7718bb10 translations 2023-12-19 20:48:55 -05:00