fosse
f44fd6520f
reset strings to main
2024-02-08 14:14:50 -05: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
Matthew Fosse
26fe28891d
Cw 528 backup wallet files ( #1281 )
...
* monero wallet backup changes
* [skipci] updates
* monero fixes
* start work for bitcoin/eth
* cleanup
* [skipci] more cleanup
* add all other coins
* merge fixes
* add corrupted test
* build for testing
* actually be able to test monero
* review fixes
* more review fixes
2024-02-07 17:44:29 +02:00
Omar Hatem
e4ddf82e69
Remove unused translation zzzz [skip ci] ( #1292 )
2024-02-06 22:53:20 +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
Matthew Fosse
3945a3d7b4
Cw 577 translation fixes ( #1290 )
...
* pt.1
* alphabetize
* alphabetize translation files
* revert trailing comma addition
* fix translations
2024-02-06 22:12:51 +02:00
Matthew Fosse
faf8b79104
Merge branch 'main' into CW-519-tor
2024-02-06 09:18:03 -08:00
Omar Hatem
39a73b2058
Update model_generator.sh
2024-02-03 03:16:04 +02:00
fosse
94d23e5697
another leak!
2024-02-02 11:42:25 -05:00
fosse
8818adcc95
fix memory leak!
2024-02-02 11:40:05 -05: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
Omar Hatem
a3790b1e29
Add missing packages pub get, to model generator [skip ci] ( #1286 )
2024-01-31 16:05:03 +02: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
d6faada2a3
handle case where user is using torbot
2024-01-29 11:03:38 -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
33d6898865
add onion node for monero
2024-01-25 11:08:10 -05:00
fosse
91b65e385b
review fixes
2024-01-25 11:04:31 -05:00
fosse
884a53f607
forgot to add to commit
2024-01-24 13:16:02 -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
0d3791746f
Merge branch 'CW-519-tor' of https://github.com/cake-tech/cake_wallet into CW-519-tor
2024-01-23 12:22:22 -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
Omar Hatem
57bc479ab2
Merge branch 'main' into CW-519-tor
2024-01-23 07:24:55 +02: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