fosse
6cb68a516a
small fix
2024-02-22 15:39:26 -05:00
fosse
290a02e31c
onion image update
2024-02-22 15:37:58 -05:00
fosse
529be42f23
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-02-14 14:36:34 -05:00
Omar Hatem
d6af37df06
New versions ( #1295 )
2024-02-11 02:04:46 +02:00
Adegoke David
d6e10bdbd5
CW-572-Disable-battery-optimization ( #1285 )
...
* feat: Disable battery optimization on android
* fix: Add permission to androidmanifestbase file
* Increase the frequency of app running in background on aggressive mode
* Revert the sync mode frequency [skip ci]
* Fix translation
* increase frequency to 1 hour
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-02-09 01:11:41 +02:00
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
d383f3e1a6
small fix
2024-02-01 12:39:51 -05: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
fosse
2cc21fce6b
fixes
2024-01-29 20:34:48 -05: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
f37125efbe
hopefully fix performance issues
2024-01-29 14:19:27 -05: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
Adegoke David
f68987bfb9
CW-566-Cake2FA-Bypass-Bug ( #1275 )
...
* fix: TOTP 2FA Bug
* fix: key switch error
* Fix 2fa preset issue
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-01-27 05:08:53 +02: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
fosse
60e80934ee
lots of tor fixes
2024-01-26 21:02:10 -05:00
fosse
0ef8524f52
potential fixes
2024-01-26 19:37:21 -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
91b65e385b
review fixes
2024-01-25 11:04:31 -05:00
fosse
507b5541f6
electrum fixes + tor only warnings
2024-01-24 12:39:13 -05:00
fosse
beeaa193bd
prevent trying to load nfts when tor is enabled
2024-01-23 16:15:10 -05:00
fosse
202a56126c
tor only changes
2024-01-23 13:36:46 -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
Omar Hatem
d83054eded
Enable DFX for polygon wallet ( #1267 )
2024-01-23 01:53:20 +02:00
fosse
8a1fe5f705
small fix
2024-01-22 00:59:41 -05:00
fosse
a2d44ce84b
use deserialization when passing torconnectionmode
2024-01-19 14:14:37 -05:00
fosse
0137221e34
fix fiat/exchange over tor, actually this time
2024-01-19 13:26:35 -05:00
fosse
e50785ed45
potential monero fixes
2024-01-19 11:18:01 -05:00
Omar Hatem
454ddba904
Fix migration variable [skip ci]
2024-01-19 17:43:51 +02:00
fosse
444e6d1887
fix requiring restart to connect onion nodes
2024-01-18 12:21:56 -05:00
fosse
bd3db7faa1
proxy fixes
2024-01-18 12:16:54 -05:00
fosse
700dc7ad15
small fix
2024-01-18 11:11:00 -05:00
fosse
4cfc4d17aa
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-01-17 20:39:17 -05:00
fosse
3ae3753e22
review fixes
2024-01-17 20:37:10 -05:00
Dimitris Apostolou
1b65adce53
Fix typos ( #1266 )
2024-01-18 01:38:36 +02: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
fosse
612abf0458
properly remove proxy
2024-01-16 11:23:34 -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
df8057986e
tor updates
2024-01-12 14:53:19 -05: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
Matthew Fosse
fe2e26f146
Minor nano fixes + abstract nano utils out into package ( #1250 )
...
* fixes
* refactors
* fixes
* more fixes
* fixes for monero.com
* update confirmed balance to receivable balance
* fix balance display bug
* remove print statements
* prevent unnecessary writes
* review fixes
* forgot to add pubspec changes
* fix
* fix sync status desyncing on rpc fail
* fix
* update translations + txDetails fixes
* squash balance bug
* add source address on tx info
* fix
2024-01-12 01:00:41 +02:00
Omar Hatem
8d973cf919
Finish DFX auth flow with the primary address for Electrum (bitcoin) ( #1264 )
2024-01-11 17:29:51 +02:00
fosse
123648cc6b
refactor trocador to use proxywrapper
2024-01-10 13:14:38 -05:00
fosse
714ee548c1
[skipci] wrap setting complexity into proxywrapper class
2024-01-10 13:00:58 -05:00
fosse
dc87d774d3
save
2024-01-08 18:18:13 -05:00
fosse
c67a6f0b6e
[skipci] tor updates
2024-01-08 12:33:04 -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
Serhii
26cde6a193
Cw 533 add the sell option from on ramper ( #1251 )
...
* add sell option from onramper
* minor fix
* fix default sell param
2024-01-08 16:02:12 +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
b7963684b2
default tor connection mode to disabled
2024-01-04 13:05:39 -05:00
Matthew Fosse
298b05b0af
make border visible on bright theme
2024-01-04 12:39:45 -05:00
Matthew Fosse
2a0ea0a749
minor theming fix
2024-01-04 12:35:09 -05:00
Matthew Fosse
8cae871d41
forgot to remove package import
2024-01-04 12:29:14 -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
d7a05674b7
builds
2024-01-03 16:04:42 -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
Adegoke David
92914a8532
fix: Fix walletconnect connecting only with the first wallet ( #1247 )
2023-12-28 03:37:36 +02:00
Omar Hatem
c8856f5ca1
Generic fixes ( #1243 )
...
* handle currency names with appended network
* Fix BCH sending issue for p2sh addresses
* Update app versions [skip ci]
2023-12-22 23:31:06 +02:00
fosse
2d867e9651
remove unused import
2023-12-21 11:46:53 -05:00
fosse
4605bb684d
small fix
2023-12-21 11:44:08 -05:00
fosse
b79df2f3f8
revert apimode changes
2023-12-21 11:42:52 -05: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
fosse
c12cd2eada
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2023-12-19 20:29:42 -05:00
fosse
7ad41caba0
fixes
2023-12-19 20:28:40 -05:00
fosse
464b96fc92
tor updates
2023-12-19 20:20:21 -05:00
fosse
77fa3e06ae
tor updates
2023-12-19 20:05:43 -05:00
fosse
78ed679864
wip
2023-12-19 19:46:57 -05:00
Omar Hatem
be285e7ebf
V4.12.0 v1.9.0 ( #1236 )
...
* update app versions and release notes
* update build number
* Fix balance page tabs UI on white screens [skip ci]
* Vulnerable btc seeds (#1238 )
* Add flow to notify users with vulnerable seeds
* - Show vulnerable wallets warning on every app launch
- Change text
* increment build number
* add seeds sha text [skip ci]
2023-12-19 15:16:15 +02:00
Omar Hatem
d756b367d3
Make the exchange receive field always editable and can be taken from QR or Address book ( #1230 )
2023-12-16 03:20:56 +02:00
Serhii
b316f2fc7b
minor fixes
2023-12-15 17:19:50 +02:00